tools debugging Skills
Discover the best skills in this category.
systematic-debugging
by hxk622
遇到任何 bug、测试失败或意外行为时使用,在提出修复方案之前进行系统化调试。Use when encountering any bug, test failure, o...
codebase-search
by Helweg
Semantic code search by meaning. Use codebase_peek to find WHERE code is (saves tokens), codebase_search to see actual c...
sentry
by Uzaaft
Queries Sentry for issues, events, traces, and error analysis. Use when debugging production errors, searching issues, a...
Review code for best practices, security, performance, and potential issues. Use when reviewing code, checking pull requ...
Discover edge cases and test coverage gaps through systematic analysis. Use when analysing test coverage, finding bugs,...
Autonomous code review for best practices, security, performance, and potential issues. Runs in isolation with read-only...
swift-concurrency-expert
by dagba
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concu...
layer-detector
by jhlee0409
Detect and analyze FSD layer structure in a project
pattern-detector
by jhlee0409
Universal pattern detector - learns from ANY codebase through sample analysis
palace-python-expert
by Zorlin
Expert in Python development with focus on best practices, testing, and modern Python features
1600+ lines of performance optimization mastery - profiling, rendering, memory, network, battery, APK size with producti...
Complete sorting algorithm implementations including quick sort, merge sort, and binary search with complexity analysis...
session-continuity
by cameronsjo
Aggressive session accountability via Obsidian timeline. PROACTIVELY log decisions, commits, ideas, and blockers AS THEY...
explore-codebase
by anortham
Autonomously explore unfamiliar codebases using Julie's code intelligence. Use semantic search, symbol navigation, and c...
semantic-intelligence
by anortham
Use Julie's semantic search capabilities for conceptual code understanding. Activates when searching for concepts, cross...
systematic-debugging
by a-ariff
Structured approach to finding and fixing bugs
plugin-checker
by a-ariff
Use this skill when asked to "validate plugin", "check plugin structure", "verify plugin", "audit plugin", "is my plugin...
gap-analysis
by jschulte
Route-aware gap analysis. For Brownfield - uses /speckit.analyze to compare specs against implementation. For Greenfield...
analyze
by jschulte
Perform initial analysis of a codebase - detect tech stack, directory structure, and completeness. This is Step 1 of the...
reverse-engineer
by jschulte
Deep codebase analysis to generate 9 comprehensive documentation files. Adapts based on path choice - Greenfield extract...
spec-coverage-map
by jschulte
Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII...
complete-spec
by jschulte
Interactive conversation to resolve [NEEDS CLARIFICATION] markers using /speckit.clarify command. Claude asks questions...