Debugging skills
Top maintainers
- openclaw · 868 skills
- pluginagentmarketplace · 38 skills
- harborgrid-justin · 30 skills
- bdambrosio · 29 skills
- zhanghandong · 26 skills
Languages in this topic
2883 skills
This skill helps enforce code quality in TypeScript projects by guiding reviews with a structured checklist for critical issues, quality, style, and linting.
This skill provides structured TypeScript code review guidelines to assess correctness, quality, and performance in pull requests and reviews.
This skill guides managing Alembic migrations and schema changes for letta-cloud core, enabling safe Postgres or SQLite transitions and upgrades.
This skill helps you debug token counts and optimize prefix caching across OpenAI, Anthropic, and Gemini by applying provider-specific usage rules.
This skill audits websites with Lighthouse, fixes SEO and performance issues via auto-generated code changes, and improves Core Web Vitals and accessibility.
This skill helps you safely edit Linux desktop and Hyprland configs by guiding and enforcing Omarchy workflows.
This skill analyzes the past day's GitHub Actions workflow runs to detect actionable failures and open issues for remediation.
This skill identifies and fixes flaky E2E tests by running them repeatedly and investigating failures to stabilize CI outcomes.
This skill automatically deflakes recent E2E tests by aggregating flaky results from main CI and PRs, then proposes fixes and reports.
This skill helps you debug E2E tests by capturing targeted Playwright screenshots to visually inspect app state during failures.
This skill analyzes session debugging data to identify errors and issues causing user-reported problems, offering actionable insights and prioritized fixes.
This skill helps you rebase e2e test snapshots by extracting failed tests from PR comments and updating snapshots accordingly.
This skill autonomously reviews the session for errors and snags and updates AGENTS.md with actionable learnings to improve future runs.
This skill helps fix failing CI checks and GitHub Actions on a PR by automating lint, type, test, and build repairs.
This skill enables iterative self-evaluation and refinement of AI outputs to improve quality-critical results across code, reports, and analyses.
This skill helps you create, validate, and troubleshoot Snowflake semantic views using the CLI, ensuring correct DDL and validated results.
This skill helps you configure and contribute VS Code extension commands following official guidelines, ensuring proper titles, categories, visibility, and
This skill validates and previews Azure Bicep deployments, detects syntax issues, permissions, and what-if results to prevent failures.
This skill visually inspects websites from local or remote hosts to identify design issues and suggest source-level fixes.
This skill analyzes test coverage results, identifies gaps, proposes high-impact tests, and coordinates approval before implementation.
This skill helps you understand and navigate SQLite-like on-disk storage structures, including pages, B-trees, and overflow handling.