- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
zustand-patterns
by masanao-ohba
Zustand patterns for predictable client-side state management
sk
by lambdamechanic
"How to use the repo-scoped sk CLI to manage Claude Skills in this codebase."
unity-debug-deep
by cuozg
Exhaustive multi-angle Unity bug analysis — read-only investigation across lifecycle, threading, state, data flow, and edge cases. Produces a structured report. Triggers — 'deep debug', 'analyze this bug', 'exhaustive analysis', 'debug report', 'root cause analysis'.
evo-archiving
by rockcookies
Use after completing implementation to archive changes, update docs/architecture.md and docs/ledger.jsonl for AI context continuity
ask-commit-assistance
by NavanithanS
Code review, staging, and Conventional Commit message generation.
angular-http
by Kobolden
Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.
audio-transcriber
by famaoai-creator
Transcribe audio/video files to text using OpenAI Whisper.
voice-editor
by aplaceforallmystuff
Edit AI-generated or draft content to match a voice profile. Use when transforming generic AI output into authentic voice-matched content, or when editing drafts to sound more like you.
backend-principle-eng-cpp-pro-max
by PrakharMNNIT
"Principal backend engineering intelligence for C++ systems and performance-critical services. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale backend code and architectures. Focus: correctness, memory safety, latency, reliability, observability, scalability, operability."
loop-address-pr-feedback
by corygabrielsen
Systematically address AI and human review feedback on PR stacks. Triage issues, fix valid ones, respond to comments, restack, and request re-reviews until all reviewers are satisfied.
html-get
by microlinkhq
Retrieve normalized HTML from URLs using fetch or prerender with browserless fallbacks. Use when the user mentions html-get, rendered HTML extraction, JS-heavy pages, rewriting relative URLs, or preparing HTML for metascraper and scraping pipelines.
code-quality
by developerinlondon
Code quality standards: warnings-as-errors, no underscore prefixes for unused vars, mandatory test coverage. Apply to any TypeScript, JavaScript, Rust, or Python project. Triggers: code review, linting, writing new functions, refactoring.
ask-laravel-mechanic
by NavanithanS
Laravel maintenance with Zero Data Loss policy, Mongo/SQL debugging.
task
by laststance
Standard implementation workflow for all coding tasks. Executes a systematic 5-phase cycle: Investigate → Plan → Implement → Verify → Complete. Integrates Serena think checkpoints, introspection markers, and quality gates. Supports --frontend-verify flag for browser/app/CLI visual verification. Use when: - User asks to implement a feature, fix a bug, or refactor code - User provides a task that requires code changes - User says "do this", "build this", "fix this", "add this" - Any implementation work involving code editing Keywords: task, implement, build, fix, add, create, refactor, update, change
business-impact-analyzer
by famaoai-creator
Translates engineering metrics (DORA, error rates, technical debt) into business KPIs and financial impact. Helps justify technical investments to stakeholders.
debug-root-cause
by manastalukdar
Root cause analysis with dependency tracing and call stack analysis
langsmith-fetch
by humongus69
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
bug-predictor
by famaoai-creator
Predicts future bug hotspots by analyzing code complexity, churn, and historical defect patterns. Warns developers before a bug is even written.
code-debugging
by rakaadi
Guide for debugging issue on a specific code sections, pattern, or files. Used this skill when user asking for assistant when debugging an issues or explaining a code.
ask-vue-mechanic
by NavanithanS
Vue 3 + Inertia maintenance. Fixes navigation reloads, prop mismatches, reactivity loss.
execute
by open-horizon-labs
Do the work. Pre-flight, build, detect drift, salvage if needed. Use when you have a clear aim and are ready to implement.
receiving-code-review
by oyi77
Use when getting code feedback, before implementing suggestions.
ask-explaining-code
by NavanithanS
Explain code via analogies, ASCII diagrams, step-by-step walkthroughs.
receiving-review
by SipengXie2024
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation