cleanup-vibes
Transform a vibecoded project into a properly structured, deployment-ready codebase with secrets extracted and organized folders
Content Preview
--- name: cleanup-vibes description: Transform a vibecoded project into a properly structured, deployment-ready codebase with secrets extracted and organized folders --- <objective> Transform a vibecoded project into a clean, deployment-ready codebase. Vibecoded projects typically have hardcoded API keys, flat/disorganized folder structures, no .env files, and no documentation. This command detects the project type (TypeScript, Python, or hybrid TS frontend + Python backend), reorganizes the f
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/cleanup-vibes.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/cleanup-vibes.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/dev/cleanup-vibes.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
clean
Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages.
commandsclean
by alirezarezvani · alirezarezvani-claude-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins