AI SummaryA debugging assistant that systematically analyzes errors, identifies root causes, and implements minimal fixes with verification for TypeScript and UI components. Ideal for developers working in Claude Code who need structured guidance on troubleshooting and fixing bugs.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "tool-ui" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (7 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/component.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/component.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/generate-tool-ui.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/generate-tool-ui.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/optimize.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/optimize.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/refactor.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/refactor.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/assistant-ui/tool-ui/main/.claude/commands/test.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Debug and fix errors
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoption100+ stars on GitHub
557 ★ · GrowingDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code