- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
make-commits
by aroldolanderos
Analyzes git changes and generates semantic commits iteratively with [Why]/[What]/[Impact] structure in Spanish. Groups related files, allows manual editing, and executes git add + commit. Use when you have uncommitted changes and need structured messages following conventional commits (feat, fix, docs, refactor, etc.).
fp-ts
by bromanko
This skill should be used when the user asks to "write idiomatic fp-ts", "refactor to fp-ts", "use Option/Either/Task/TaskEither", "compose with pipe/flow", "handle errors with fp-ts", "convert to functional style", "use fp-ts patterns", or mentions fp-ts types, monads, or functional composition in TypeScript.
variant-analysis
by aleister1102
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.
fusion-issue-author-bug
by equinor
Draft and update bug issues using a bug-focused structure, repository-valid labels, and explicit publish confirmation before GitHub mutation.
elixir-architecture
by vircung
Elixir system design patterns, context boundaries, and scalable architecture for distributed applications
eve-job-debugging
by Incept5
Monitor and debug Eve jobs with CLI follow, logs, wait, and diagnose commands. Use when work is stuck, failing, or you need fast status.
dev-review
by codihaus
Code review comparing implementation against specs, BRD, and quality standards. Use when: (1) After implementation and testing, (2) Before merging a PR, (3) Verifying BRD use case coverage (--brd flag), (4) Checking code quality, security, and pattern compliance
revenuecat
by marcoodignoti
Comprehensive assistance with RevenueCat in-app subscriptions and purchases
vue-best-practices
by DedsiTeam
Comprehensive Vue 3 development best practices, TypeScript configuration, tooling troubleshooting, testing patterns, and composition API gotchas. Covers vue-tsc, Volar, Vite configuration, Vue Router typing, component testing, reactivity patterns, and SFC features. Use when working with Vue 3 + TypeScript projects, debugging build errors, writing tests, or following best practices.
ogt-docs-rules-code
by OpenDNDApps
Define and manage coding standards in docs/rules/code/. Use when creating TypeScript rules, naming conventions, error handling patterns, architecture standards, or any code-related enforceable rules.
check-claude-md
by Howell5
检查本次对话的改动是否需要更新项目 CLAUDE.md。分析代码变更,识别新模式和约定,建议更新内容。
systematic-debugging
by Cygnusfear
ONLY USE THIS SKILL UPON USER/HOOMAN REQUEST TO USE EXACTLY THIS SKILL, ONLY RUN ON HOOMAN [OK]. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
code-review:executor
by ridewind
This skill should be used when the user asks to "review code", "do a code review", "review my branch", "review MR !1234", "review PR #567", "review feature/auth branch", "review feature/auth vs dev", "check code quality", or wants to execute code review using configured skill presets. Reads review skills configuration and orchestrates parallel code reviews.
helm
by jyasuu
Kubernetes package manager for installing, upgrading, and managing applications.
log-driven-debugging
by bakrrrrr
"Guides systematic verification-based debugging for JavaScript/TypeScript (Node.js, Bun, browser). Use when: (1) User reports unexpected behavior, errors, or bugs, (2) Need to trace data flow or state changes without assuming root causes, (3) Issue requires identifying exactly where code deviates from expected behavior."
Self-Healing Skill
by jamelna-apps
CLI: Available via mlx self-heal commands
defense-in-depth
by pproenca
This skill should be used when the user asks for "defensive coding", "input validation", "prevent bugs", "multiple validation layers", or when fixing bugs caused by invalid data reaching deep execution. Validates at every layer.
test-master
by xuesongjun
测试专家 - 编写测试用例、提高测试覆盖率
skill-update
by Alicoder001
Skill versioning and update management. Use when updating existing skills, following semantic versioning, and maintaining changelogs.
stripe-sync-webhook
by ashutoshpw
When the user wants to create webhook handlers for stripe-sync-engine. Also use when the user mentions "webhook endpoint," "processWebhook," "stripe webhook handler," "stripe events," or "real-time sync."
Dual-Process Reasoning (System 1/2 + Metacognitive Control)
by sovr610
This skill should be used when the user asks to "implement dual-process reasoning", "add System 1/2 router", "implement metacognitive control", "add confidence calibration", "implement temperature scaling", "add iterative refinement", "implement convergence detection", "add effort budget", "implement reasoning trace", "add novelty scoring", "implement routing policy", "add System 2 early stopping", "implement calibrated confidence", "add isotonic calibration", "implement GRU reasoning loop", "add selective S2 execution", "implement halt criteria", "add reasoning budget enforcement", "implement route score computation", or mentions dual-process reasoning, System 1/2 routing, metacognitive control, confidence calibration, convergence criteria, or reasoning traces in the cognitive pipeline.
bug-detective
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
backend-patterns
by hubeiqiao
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
project-pilot
by kidommoc
"Project management for single human + claw collaboration. Triggers on 'use project-pilot', 'start development', or 'continue project {name}' when docs/contracts/ or workspace/contracts/ directory exists."