repo-cleanup
Installation
SKILL.md
Repo Cleanup
A holistic hygiene pass on a single repository, tuned for context-coding with Cursor and Claude Code on this stack:
- Frontend: React, Next.js (App Router) or Vite, Tailwind, shadcn
- Backend / data: Supabase (Postgres, Auth, Storage), Drizzle, Zod
- Deploy: Vercel
- AI: OpenAI API, Anthropic Claude API, Google Gemini API, OpenAI Agents SDK / Vercel AI SDK
The skill triages docs, archives unused code and HTML scratch, flags unused dependencies, tightens the .claude/ surface, and leaves a manifest of every move. Everything is reversible.
$ARGUMENTS selects the scope: docs, code, html, deps, assets, or all (default).