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 automates QA cycling, running tests, builds, lint, and typechecks until the quality goal is met, with autonomous diagnosis and fixes.
This skill routes prompts to local Claude, Codex, or Gemini CLIs and saves the results as reusable artifacts for later review.
This skill displays the agent flow trace timeline and summary, helping you diagnose interactions among hooks, keywords, skills, agents, and tools.
This skill lets you consult Gemini locally and capture reusable advisory artifacts for iterative AI-assisted coding workflows.
This skill fixes build and TypeScript errors with minimal changes to get the project compiling without refactoring.
This skill enables headless browser control via Cloudflare Browser Rendering for screenshots, navigation, scraping, and video capture in Cloudflare Workers.
This skill automates real browser tasks via the Playwright CLI from the terminal, enabling navigation, form filling, and artifact capture.
This skill uses the Figma MCP server to fetch design context, screenshots, assets, and translate nodes into production code.
This skill inspects Sentry issues and events, summarizes recent production errors, and fetches health data via the Sentry API using a read-only token.
This skill helps you write and execute SQL queries across simple and complex scenarios, delivering accurate results and clear answers.
This skill helps you build and test web games in small steps using a Playwright loop to validate changes and inspect state.
This skill helps you instrument LLM workflows with OpenInference tracing in Phoenix, enabling custom spans, production readiness, and trace analysis.
This skill helps you debug LLM applications with the Phoenix CLI by fetching traces, identifying errors, and analyzing performance.
This skill automates browser testing, design-to-code generation, and accessibility checks to speed web development and quality assurance.
This skill guides you to choose and use Agent, Ask, Plan, and Debug modes to match tasks and workflows.
This skill helps you develop Higress WASM plugins in Go, enabling secure HTTP processing, external calls, and gateway logic.
This skill performs thorough codebase search and synthesis across files, imports, and usage patterns to identify core implementations and connections.
This skill helps you implement Wagmi features across core actions, query options, and framework bindings to accelerate Ethereum dapp development.
This skill provides Rust test-writing guidelines, emphasizing public API testing, property-based techniques, and readable, reusable test scaffolds.
This skill analyzes Rust changes and runs affected crate tests to verify correctness after edits.
This skill analyzes Rust FFI crate surfaces to map C-visible symbols and their usage in the C codebase.