tools debugging Skills
Discover the best skills in this category.
code-reviewer
by ntaksh42
Automated code review with security, performance, and best practices analysis. Use when reviewing pull requests or analy...
code-smell-detector
by ntaksh42
Detect code smells including long methods, large classes, duplicated code, and deep nesting. Use when identifying code q...
security-audit
by ntaksh42
Perform security audits detecting OWASP Top 10 vulnerabilities, insecure dependencies, and security misconfigurations. U...
code-review
by yuyu520suki
Reviews code changes for bugs, style issues, performance problems, and best practices. Use when reviewing PRs, checking...
preview-runner
by AIYAZONE
触发并汇总预览结果(Java转发到Node Preview),输出预览链接与渲染耗时/错误快照。用户要预览或验收预览时调用。
audit-reporter
by AIYAZONE
生成发布审计报告(版本组合、操作者、耗时、结果),支持评审/复盘。上线评审、事故复盘或合规抽查时调用。
planning
by carlos-algms
Create plans, summaries, analysis, or outlines. Use when asked to investigate, plan, or avoid code changes
hooks-manager
by resolve-io
Manage Claude Code hooks for workflow automation. Create, configure, test, and debug hooks that execute at various lifec...
document-project
by resolve-io
Use to analyze and document any project codebase. Creates comprehensive reference documentation for AI-assisted developm...
code-reviewer
by involvex
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis,...
explore-codebase
by doodledood
Context-gathering for finding files to read. Maps codebase structure, returns overview + prioritized file list with line...
review-bugs
by doodledood
Audit code for bugs, logic errors, race conditions, and edge cases. Read-only analysis producing actionable report. Use...
review-maintainability
by doodledood
Audit code for DRY violations, dead code, complexity, and consistency issues. Read-only analysis with actionable recomme...
review-coverage
by doodledood
Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only an...
review-type-safety
by doodledood
Audit TypeScript/typed code for type safety issues. Identifies any abuse, missing type guards, and opportunities to make...
performance-analyzer
by ntaksh42
Analyze code performance, detect bottlenecks, suggest optimizations for algorithms, queries, and resource usage. Use whe...
dependency-analyzer
by ntaksh42
Analyze project dependencies for vulnerabilities, updates, and optimization opportunities. Use when auditing dependencie...
log-analyzer
by ntaksh42
Analyze application logs to detect errors, patterns, anomalies, and generate insights. Use when troubleshooting issues o...
sql-query-helper
by ntaksh42
Generate, optimize, and explain SQL queries with best practices. Use when writing database queries or optimizing SQL per...
tech-debt-analyzer
by ntaksh42
Analyze and prioritize technical debt with refactoring recommendations. Use when evaluating code quality or planning deb...
review
by noin-ai
Code review using reviewer agent. Thorough analysis of code quality, security, and best practices.
selection-data-caching
by smith6jt-cop
SUPERSEDED by persistent-cache-gap-filling (v2.8.0). Cache data during symbol selection for instant repeat runs.
hpc-dev-testing-workflow
by smith6jt-cop
Efficient development testing workflow for HPC environments with VS Code tunneling. Trigger: testing code changes on HPC...