.claude/skills/fix-bug/SKILL.md
Triggered when user asks to fix a bug, resolve an error, debug an issue, or troubleshoot problems. Automatically delegates to the bug-fixer agent.
npx skillsauth add aconfusedboi/ogie fix-bugInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is automatically triggered when the user:
When this skill is triggered:
bug-fixer agentThe bug-fixer agent will:
User: "I'm getting a TypeError when calling the login function"
Delegation: Delegate to bug-fixer with:
User: "The form validation isn't working correctly"
Delegation: Delegate to bug-fixer with:
User: "Tests are failing with assertion errors"
Delegation: Delegate to bug-fixer with:
tools
Extract OpenGraph, Twitter Cards, and metadata from URLs or HTML. Use when building link previews, SEO tools, or scraping webpage metadata.
testing
Triggered when user asks to write tests, create test cases, add test coverage, or implement testing. Automatically delegates to the test-writer agent.
documentation
Triggered when user asks to write documentation, update README, add comments, or create technical docs. Automatically delegates to the docs-writer agent.
development
Triggered when user asks to write code, create files, implement features, add functionality, or generate new code. Automatically delegates to the code-writer agent.