调试
定位并修复问题,分析错误
smtprofiling
FStarLang
Debug F* queries sent to Z3, diagnosing proof instability and performance issues
code-review
Yeachan-Heo
Run a comprehensive code review
doctor
Yeachan-Heo
Diagnose and fix oh-my-codex installation issues
learner
Yeachan-Heo
Extract a learned skill from the current conversation
analyze
Yeachan-Heo
"Run deep investigation of architecture, bugs, performance issues, or dependencies and return structured findings with file:line evidence. Use when a user says 'analyze', 'investigate', 'why does', 'what's causing', or needs root cause analysis before making changes. Routes to architect agent or Codex MCP for thorough cross-file reasoning."
autopilot
Yeachan-Heo
Full autonomous execution from idea to working code
ultraqa
Yeachan-Heo
QA cycling workflow - test, verify, fix, repeat until goal met
build-fix
Yeachan-Heo
Fix build and TypeScript errors with minimal changes
ai-slop-cleaner
Yeachan-Heo
Run an anti-slop cleanup/refactor/deslop workflow
systematic-debugging
guanyang
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
receiving-code-review
guanyang
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
test-driven-development
guanyang
Use when implementing any feature or bugfix, before writing implementation code
dispatching-parallel-agents
guanyang
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
issue-fix
mono
Fix bugs in SkiaSharp C# bindings. Structured workflow for investigating, fixing, and testing bug reports. Triggers: Crash, exception, AccessViolationException, incorrect output, wrong behavior, memory leak, disposal issues, "fails", "broken", "doesn't work", "investigate issue", "fix issue", "look at #NNNN", any GitHub issue number referencing a bug. For adding new APIs, use add-api skill instead.
backend-patterns
WorldFlowAI
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Project Guidelines Skill (Example)
WorldFlowAI
tdd-workflow/ - Test-driven development methodology
frontend-patterns
WorldFlowAI
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
test-generator
vstorm-co
Generate pytest test cases for Python functions and classes
write-issue
tldraw
Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).
report-issue
codemie-ai
This skill should be used when the user wants to report a bug, file an issue, or suggest a feature for the CodeMie Code CLI tool (codemie-ai/codemie-code repository on GitHub). Trigger phrases include: "report a bug", "open an issue", "submit an issue", "file a bug report", "something is broken in CodeMie", "report to GitHub", "create a GitHub issue", "suggest a feature for CodeMie", "request an enhancement", "I have a feature idea", "codemie is not working", or any mention of filing a report for CodeMie. This skill automatically collects diagnostic context (OS, Node.js, CLI version, installed agents, active profile, codemie doctor output, recent debug logs) and creates a structured GitHub issue via gh issue create with a user-confirmed preview step before submission.
flutter-skill
ai-dashboad
Control and automate Flutter applications - inspect UI, perform gestures, validate state, take screenshots, and debug. Connects AI agents to running Flutter apps via Dart VM Service Protocol.
generating-commit-messages
ahmedelgabri
Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.
review-pr
alpinejs
Review an open PR like a maintainer — checkout, fix issues, push changes, post a structured verdict comment. You just merge or close.
bug-reporting-excellence
proffesor-for-testing
"Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards."