- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
test-generator
by atovk
为代码生成测试用例,支持 Jest、Pytest、JUnit 等测试框架
debug-mode
by strantalis
Run an iterative, hypothesis-driven “debug mode” loop to diagnose and fix a bug using targeted instrumentation and log capture. Use when the user wants an interactive debug loop, when you need to quickly narrow a failure via added debug statements, or when you need a lightweight way to centralize logs from a repro run (via agent-skills debug server + SSE UI).
arch-linux-triage
by williamlimasilva
'Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.'
learn
by Nomik94
Use when: 문제 해결 후, 디버깅 성공, 패턴 발견, 기억해둘 것, 나중에 또 나올 수 있는, 해결했다, 찾았다, root cause 발견. NOT for: 일반 지식, 공식 문서에 있는 내용, 단순 오타.
oblique-strategy
by smithclay
Use when the user is stuck, needs creative inspiration, asks for an oblique strategy, wants to break through a block, or says things like "I'm stuck", "give me a random idea", "oblique strategy", "help me think differently", or "I need inspiration".
async-python-patterns
by yunaamelia
"Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-..."
domain-iot
by lywa1998
"Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网, 传感器, 边缘计算, 智能家居"
test-driven-development
by Jackiexiao
(中文)Use when implementing any feature or bugfix, before writing implementation code
dotfiles
by waldirborbajr
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
next-best-practices
by Jackiexiao
(中文)Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
contract-first-agents
by reactflowbrasil-lgtm
"Contract-First Map-Reduce coordination protocol for native TeamCreate multi-agent teams. Wraps TeamCreate, Task (teammates), SendMessage with an upfront shared contract phase that eliminates 75% of integration errors. Based on 400+ experiment research proving 52.5% quality improvement over naive coordination."
install-mcpcat-typescript
by MCPCat
Use when integrating MCPCat analytics into a TypeScript MCP server, adding mcpcat to an existing TypeScript MCP project, setting up MCP server usage tracking, or when the user mentions mcpcat, MCPCat, or MCP analytics in a TypeScript context
cloudwerk-routing
by squirrelsoft-dev
File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns.
hreng-perf-diagnose
by clous-ai
Use when the user wants to diagnose engineering performance issues (individual or team), distinguish systemic vs. individual patterns, and design data-driven interventions.
sleep-domain
by keenranger
Sleep science and Asleep sleep tracking knowledge. Use when working with sleep data, hypnograms, sleep stages, sleep insights, sleep metrics, or any sleepstar/agent-a/backend sleep-related code.
simplify
by artivilla
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
typescript
by lorenzogirardi
TypeScript conventions for ecommerce monorepo. Covers Next.js, Fastify, Prisma, Zod validation, React Query, and testing patterns. Triggers on "typescript", "type error", "ts", "tsx", "type hints", "zod schema", "prisma", "react query", "next.js", "fastify routes", "api types". PROACTIVE: MUST invoke when writing or editing .ts or .tsx files.
doc-system
by OneBoxCream
完整文档管理体系。涵盖调研记录、实验日志、决策记录、代码变更、项目进展。完成任何有价值的工作后自动触发文档记录。
tailwind
by ruchernchong
Audit and fix Tailwind CSS anti-patterns. Enforces spacing direction (bottom-only), size-* usage, gap preference, 8px grid, and other best practices.
one-pass-debug
by apexbusiness-systems
"Omniscient zero-iteration debugging protocol. Triggers: debug, fix bug, error, crash, failing test, broken code, not working, exception, stack trace, troubleshoot, diagnose issue. Produces: Single surgical fix with 100% certainty. BLOCKS code changes until root cause proven. Eliminates guess-and-check loops entirely."
fireworks-skill-memory
by Brocmo7774
Persistent cross-session experience memory for Claude Code skills. TRIGGER when user asks about skill memory, experience distillation, cross-session learning, skill knowledge injection, Claude memory, session-to-session improvement, or wants to install/configure fireworks-skill-memory.
test-generator
by fusionet24
Activates when generating unit tests, integration tests, or test cases for code
commit-work
by Soyio-id
"Review, organize, and commit pending changes. Split into logical commits, stage carefully, and write clear Conventional Commit messages. Use when the user asks to commit, stage changes, or organize work into commits."
Backend Architect
by anorbert-cmyk
Backend Architect and Staff Engineer designing secure, scalable, modular systems with strong data modeling and observability.