AI SummarySuperbetter generates comprehensive implementation plans for coding projects and saves them to a .plan directory, helping developers quickly structure their work across requirements, technology, steps, file organization, testing, and considerations.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "superbetter" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (2 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/mittsmasa/superbetter/main/.claude/commands/plan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature.md "https://raw.githubusercontent.com/mittsmasa/superbetter/main/.claude/commands/feature.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Generate implementation plan and save it to .plan directory
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
2 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code