Debugging

Find and fix bugs, error analysis

Showing 1201-1224 of 5004 skills
flonat

lessons-learned

by flonat

"Structured post-mortem after incidents, mistakes, or stuck sessions. Transforms problems into systematic improvements (skills, guards, docs, hooks). Triggers: 'what went wrong', 'post-mortem', 'how do we prevent this'."

Debugging 130 6mo ago
flonat

latex-health-check

by flonat

"Compile all LaTeX projects, auto-fix known errors, and check cross-project consistency. Self-healing build agent for the multi-project research ecosystem."

Code Review 130 6mo ago
flonat

learn

by flonat

"Extract reusable knowledge from the current session into a persistent skill.\nUse when you discover something non-obvious, create a workaround, or develop\na multi-step workflow that future sessions would benefit from."

Automation 130 6mo ago
flonat

latex-autofix

by flonat

"LaTeX compilation with autonomous error resolution. Build artifacts go to out/, PDF is copied back to source directory. Parses logs, auto-fixes known errors (missing packages, font conflicts, citation issues, bad paths, stale cache), and runs citation audit on success."

Academic 130 6mo ago
zhaono1

prd-implementation-precheck

by zhaono1

Implement PRDs/specs with a mandatory precheck review before coding. Use when a user asks to implement a PRD/feature spec/requirements doc or says "implement PRD/spec". Perform a preflight review, raise questions on scope/consistency/risks, then implement after confirmation.

Processing 75 7mo ago
zhaono1

session-logger

by zhaono1

Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates timestamped session log in sessions/ directory.

Auth 75 7mo ago
zhaono1

commit-helper

by zhaono1

Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, format commits, or mentions git commits.

API Dev 75 7mo ago
blacktop

speak

by blacktop

Automatically announces plans, issues, and summaries out loud using TTS. Use this skill PROACTIVELY after completing major tasks like finalizing a plan, resolving an issue, or generating a summary. Each project gets a unique voice so users can identify which project is speaking from another room. Providers fallback in order (google, openai, elevenlabs, say) on rate limits.

Auth 67 7mo ago
WellApp-ai

bpmn-workflow

by WellApp-ai

Generate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios

Code Gen 341 7mo ago
WellApp-ai

state-machine

by WellApp-ai

Document UI component states (current vs expected) with transitions

Processing 341 7mo ago
WellApp-ai

qa-commit

by WellApp-ai

Verify implementation against QA Contract (G#N, AC#N), auto-invoke debug on RED

Code Review 341 7mo ago
WellApp-ai

code-review

by WellApp-ai

Review code changes against hard rules and conventions

Code Review 341 7mo ago
WellApp-ai

test-hardening

by WellApp-ai

Convert passed QA Contract criteria to automated tests

Code Gen 341 7mo ago
WellApp-ai

autonomous-loop

by WellApp-ai

Iterate until success or limit, composing existing skills with Jidoka integration

Code Review 341 7mo ago
WellApp-ai

debug

by WellApp-ai

Systematic debugging with MCP integration, auto-invoke from qa-commit, Phase 7 Harden

Debugging 341 7mo ago
WellApp-ai

slack-announce

by WellApp-ai

Generate formatted Slack messages for team communication

Code Gen 341 7mo ago
Heyvhuang

tool-systematic-debugging

by Heyvhuang

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 339 7mo ago
Heyvhuang

tool-ast-grep-rules

by Heyvhuang

'Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter patterns, code search rules, lint rules with YAML, AST matching, or code refactoring patterns.'

Debugging 339 7mo ago
Heyvhuang

mcp-cloudflare

by Heyvhuang

"Manage Workers/KV/R2/D1/Hyperdrive via Cloudflare MCP, perform observability/build troubleshooting/audit/container sandbox operations. Triggers: worker/KV/R2/D1/logs/build/deploy/screenshot/audit/sandbox. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations must follow read-first, user confirmation, post-execution verification."

Code Gen 339 7mo ago
Heyvhuang

skill-improver

by Heyvhuang

"Improve skills and workflows by analyzing run artifacts and execution logs (events.jsonl/state.json) under runs/ (or OpenSpec changes/). Use when you want to iterate on skills based on real runs: find failure modes, bottlenecks, unclear prompts, missing I/O contracts, and propose concrete edits."

Code Gen 339 7mo ago
simota

Palette

by simota

ãƒ¦ãƒ¼ã‚¶ãƒ“ãƒªãƒ†ã‚£æ”¹å–„ã€ã‚¤ãƒ³ã‚¿ãƒ©ã‚¯ã‚·ãƒ§ãƒ³å“è³ªå‘ä¸Šã€èªçŸ¥è² è·è»½æ¸›ã€ãƒ•ã‚£ãƒ¼ãƒ‰ãƒãƒƒã‚¯è¨­è¨ˆã€a11y対応。UXの使い勝手を良くしたい、操作感を改善したい時に使用。

Accessibility 74 6mo ago
Leavesfly

java-best-practices

by Leavesfly

Java 编码最佳实践与设计模式

Code Gen 235 9mo ago
simota

Beacon

by simota

可観測性・信頼性エンジニアリングの専門エージェント。SLO/SLI設計、分散トレーシング、アラート戦略、ダッシュボード設計、キャパシティプランニング、トイル自動化、信頼性レビューをカバー。

Debugging 74 6mo ago
laurigates

blueprint-derive-tests

by laurigates

"Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis."

Debugging 53 6mo ago