AI SummaryRefactor $ARGUMENTS to improve: 2. Maintainability 4. Modern Patterns
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 your project (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/refactor.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/fix.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/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/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
Refactor code for better quality
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 11d ago
● ActiveAdoption100+ stars on GitHub
600 ★ · GrowingDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code