tools debugging Skills
Discover the best skills in this category.
emit
by greenhat
Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler...
code-testing-planning
by masa-codehub
Analyzes existing code and specs to identify missing test coverage and formulate a robust Testing Plan. Used for adding...
miden-assembly
by greenhat
Guide for understanding and writing Miden VM assembly (MASM) code. Use when: (1) Reading, analyzing, or explaining MASM...
Analyze and improve database performance through safe, measurable query, index, and configuration optimizations.
Expert TypeScript development with advanced type safety, full-stack patterns, and build optimization. Use when designing...
hypothesis-debugging
by leynos
Structured code debugging through hypothesis formation and falsification planning. Use when diagnosing bugs, unexpected...
chrome-devtools
by Lordsisodia
Complete guide to using Chrome DevTools MCP server for browser automation with Claude Code
systematic-debugging
by Lordsisodia
Four-phase root cause analysis process to find bugs 10x faster
systematic-debugging
by Lordsisodia
Four-phase root cause analysis process to find bugs 10x faster
test-stress-tester
by amirrudd
Skill for hunting flaky tests and race conditions by running specific tests multiple times.
code-reviewer
by jonnocraig
Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyz...
root-cause-tracing
by JohnStrunk
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
my-agent
by zellycloud
Claude Code plugin development patterns, templates, and best practices. Use when creating plugins, defining plugin compo...
moai-tool-ast-grep
by zellycloud
AST-based structural code search, security scanning, and refactoring using ast-grep (sg CLI). Supports 40+ languages wit...
moai-platform-vercel
by zellycloud
Vercel edge deployment specialist covering Edge Functions, Next.js optimization, preview deployments, ISR, and storage s...
ast-grep
by pe200012
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
memory-audit
by biwakonbu
メモリ構成の監査と分析。現在のメモリ状態を評価し、最適化ポイントを特定。Use when user wants to audit memory, check memor...
agent-browser-knowledge
by biwakonbu
agent-browser CLI の仕様と使い方に関する知識を提供。ヘッドレスブラウザ自動化、スナップショット、セレクター、セッション管...
plugin-validation
by biwakonbu
Claude Code プラグインの構造とメタデータを検証する。plugin.json の必須フィールド、各コンポーネントのフロントマター、パス...
bun-testing
by SlavaMelanko
Testing guidelines for Bun/TypeScript projects using bun:test framework. Use when writing tests, creating test files, de...
autonomous-mode
by ahmeddyounes
Autonomous codebase improvement mode that continuously analyzes and fixes issues. Use when the user wants Claude to run...
ast-grep
by madrus
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
ui-preview
by madrus
Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of story...