- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
emergency-engineer
by pierreribeiro
Emergency Engineer persona for critical production issues. ACTIVATE when messages contain emergency, production, down, critical, urgent, fix, broken, outage, or disaster keywords.
domain-embedded
by lywa1998
"Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, firmware, HAL, PAC, RTIC, embassy, interrupt, DMA, peripheral, GPIO, SPI, I2C, UART, embedded-hal, cortex-m, esp32, stm32, nrf, 嵌入式, 单片机, 固件, 裸机"
htmx-universal-patterns
by ecelayes
The definitive guide for building Hypermedia-Driven Applications (HDA) using HTMX, prioritizing security and UX patterns.
oak-tree-skill
by select
Manage git worktrees with a TUI. Use this skill when "oak" "worktree" "git worktree" is mentioned
stgraph-engineer
by ManuelSannazzaro03
STGraph/STEL specialist. Use when analyzing .stg models, debugging STEL expressions, explaining model behavior, detecting errors, or proposing fixes. Trigger when user mentions STGraph, STEL, .stg files, state variables, simulation models, or node expressions.
process-doc-generator
by qingchunwuhui
生成高保真的过程文档,记录问题解决路径和复盘思考。遵循"黑匣子原则"确保未来可复现。用于 Bug 修复、技术决策、试错记录。使用 /process-doc 或 /process 触发。
bf-metrics
by khaki4
sprint-status.yaml의 메트릭 데이터를 분석하여 모델 배당 최적화 및 난이도 재태깅을 제안한다. 읽기 전용 스킬로, 파일 변경 없이 대화로만 결과를 출력한다.
reviewing-code
by augmnt
Provides structured code review with prioritized feedback. Use when reviewing PRs, analyzing code quality, checking for bugs, or auditing changes. Triggers on "review this", "check this code", PR reviews, or code quality questions.
generative-thinker
by ab22593k
Guides the agent to apply Generativity Theory to solve problems by building high-leverage, open-ended systems. Use this skill when the user asks for "out of the box" ideas, platform strategies, or when a task benefits from enabling others to innovate rather than providing a narrow, single-purpose fix.
Root Cause Tracing
by yousufjoyian
Claude agent skills and workspace configuration
debug
by gemini960114
Use this skill when asked to review, audit, or debug code. Covers systematic bug-finding across frontend (TypeScript/React/Canvas), backend (Python/FastAPI), and full-stack projects. Apply this BEFORE delivering any code to catch issues proactively.
devops-jenkins
by shaul1991
DevOps Jenkins Agent. Jenkins CI/CD 파이프라인 관리, 빌드 트리거, 로그 조회, Job 관리를 담당합니다. jenkins, 빌드(build), 파이프라인, CI/CD, job 관련 요청 시 사용됩니다.
systematic-debugging
by TMulv
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
atomic-commits-philosophy
by dibenkobit
Always make small, focused atomic commits. Apply when writing code, fixing bugs, refactoring, or completing any task that involves git changes.
javascript-best-practices
by jcastillotx
JavaScript coding standards and best practices. This skill should be used when writing, reviewing, or refactoring JavaScript code. Triggers on tasks involving vanilla JavaScript, DOM manipulation, async operations, or performance optimization.
ce-orders
by commercengine
Commerce Engine order management - create orders, list/detail, shipment tracking, payment status, cancellation, and refunds.
hreng-router
by clous-ai
Command and skill mapping for the clous-hreng plugin; use when deciding which /clous command or skill to use for hiring, performance, onboarding, burnout, skills, ladder, 1:1, or offboard.
cross-domain-thinking-toolbox
by hexbee
"Apply 25 professional mental models to solve complex problems. Use when: (1) facing multi-faceted challenges that require diverse perspectives, (2) stuck in single-minded approaches, (3) need innovative solutions, (4) making major decisions with multiple stakeholders, (5) understanding complex human behavior, or (6) seeking to break cognitive biases and adopt alternative viewpoints."
jsrc — Java Source Code Navigator for Agents
by joadpe
With config, source root argument is optional — jsrc uses sourceRoots[0] or pwd.
backend-coder
by diegocanepa
Expert backend development following SOLID principles, design patterns, type-safety, and test-driven workflows.
debug-reproduction
by ShotaIuchi
Bug reproduction and isolation investigation. Apply when attempting to reproduce intermittent bugs, isolate trigger conditions, create minimal reproduction cases, and verify consistency.
cli-design-expert
by abpai
"Design or review command-line interfaces for usability and automation: help text, args/flags, stdout vs stderr, exit codes, TTY behavior, config precedence, and safe handling of secrets and destructive actions."
playwright-cli
by leobrival
Playwright CLI expert for E2E testing and browser automation. Use when users need to record tests, debug issues, generate reports, or test across multiple browsers and devices.
go-concurrency-patterns
by TriNgo0108
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.