- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
domain-cli
by lywa1998
"Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析"
rust-axum-framework
by xxidbr9
Complete guide for Axum web framework including routing, extractors, middleware, state management, error handling, and production deployment
auto-commit
by IHKREDDY
Generates semantic commit messages from staged changes. Analyzes git diff and creates conventional commit messages. Use when users want to commit with good messages, mention "commit", "save changes", or ask for commit message suggestions.
commit
by rootspec
Use when the user wants to commit changes. Stages files, updates CHANGELOG.md, and creates a commit following project conventions.
rapid-triage-reasoning
by kimasplund
Fast decision-making methodology for time-critical situations. Use when you have minutes (not hours) to decide, during incidents, emergencies, or hard deadlines. Optimizes for "good enough now" over "perfect later". Unlike other patterns that maximize quality, RTR maximizes decision speed while maintaining acceptable quality floors.
pipes-troubleshooting
by subsquid-labs
Diagnoses and fixes runtime errors in blockchain indexers. Handles compilation errors, database issues, Portal API failures, and data quality problems.
aws-serverless
by automindtechnologie-jpg
"Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization."
nodejs
by kprsnt2
Node.js server development patterns including async patterns, error handling, and security best practices.
expo-light-dark-mode
by david-evans03
Prevents light/dark appearance mismatches in Expo apps, especially iOS liquid glass headers, status bars, and safe-area backgrounds.
mythos
by filipdopita-tech
Mythos — emulace Claude Mythos Preview (Project Glasswing). Falsification-first epistemologie, calibrated confidence, meta-kognitivní monitoring, task graph s replication requirement. Žádné hedging, žádné vague závěry, vždy důkaz. Vždy Opus. Výjimečně.
project-steward
by CodingHeader
"The central orchestrator for Project Steward. Manages project planning, code navigation, error handling, and project memory using the 'steward.py' CLI. Triggers on: 'plan project', 'next step', 'update progress', 'find code', 'analyze structure', 'fix bug', 'log error', 'memory', 'deployment'. Implements the Hybrid Orchestration architecture."
senior
by Alicoder001
Senior frontend developer practices including code quality, accessibility, responsive design, and UI consistency. Use when reviewing code, implementing UX patterns, or ensuring production-quality output.
recur-checkout
by recur-tw
Implement Recur checkout flows including embedded, modal, and redirect modes. Use when adding payment buttons, checkout forms, subscription purchase flows, or when user mentions "checkout", "結帳", "付款按鈕", "embedded checkout".
debug
by samuerio
"Run a structured debugging workflow for backend/CLI and frontend/UI issues. Use when user asks to debug, reproduce runtime failures, inspect errors in running services, or validate fixes; always run debug targets in tmux and use chrome-devtools MCP for browser-facing flows."
git-master
by Alpizar28
Utiliza esta habilidad para analizar cambios locales en el repositorio Git, redactar mensajes de commit profesionales en español y ejecutar commit/push de forma segura.
nexus-elements-deposit
by availproject
Integrate the Deposit element for swap-plus-execute deposit flows in React/TypeScript apps. Use when installing or debugging destination-fixed deposits, execute call builders, swap-intent confirmation UX, and sdk.swapAndExecute progress from quote to completion.
commit
by coderfee
Git 提交工作流
vite-webcontainer-developer
by tippyentertainment
Debug and auto-fix Vite projects running inside WebContainers: resolve mount/root issues, alias/path errors, missing scripts, and other common dev-time problems so the app boots cleanly.
evidence-planner
by qingchunwuhui
生成技术实战、排错或开发任务的“证据分镜表”(Evidence Shot List),指导精准留证。 适用于用户准备开始复杂任务(如Debug、环境搭建)需要规划截图时,或用户提及 /shotlist, /plan, 分镜表, 截图清单 时触发。
use-spatial-navigation
by xuasir
Integrate and debug spatial focus navigation with @spatial-navigation/runtime, @spatial-navigation/react, @spatial-navigation/vue, and @spatial-navigation/dom. Use when implementing keyboard/gamepad directional navigation, configuring FocusScope/Focusable/neighbors/index/tabLevel, handling TAB_NAV (such as LB/RB/LT/RT), or troubleshooting focus, scope, visibility, and input mode issues.
Semantic Version Advisor
by alienfast
Advises on semantic version bumps and classifies version changes according to semver rules. Use when determining version numbers, analyzing dependency updates, or classifying version changes as MAJOR, MINOR, or PATCH.
angular-enterprise-data
by JoseGusnay
"State management in Angular 17+ and HTTP architecture. Covers Signals (UI state), RxJS (Async/HTTP), and Functional Interceptors."
errors
by Alicoder001
Error handling patterns for robust applications. Use when implementing try-catch blocks, error boundaries, custom errors, or logging. Covers async errors, React error boundaries, and API error responses.
backend-dev-guidelines
by yuanxiao0115
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.