i spend an unhealthy amount of time with Claude Code and Codex.
over time, i got tired of solving the same problems every time i started a new project, so i turned them into reusable skills.
things like removing AI slop, running pre-flight checks before deploys, fixing SEO and AEO issues, wiring auth, and launching products.
they're project-agnostic. they read your codebase and adapt to it.
npx skills add tushaarmehtaa/tushar-skillsworks with Claude Code, Cursor, and any agent that supports skills.
what's inside
| skill | what it does |
|---|---|
/deploy-check | pre-flight before every prod push. catches TypeScript errors, staged secrets, pending migrations. |
/wire-auth | auth end-to-end — Clerk/NextAuth/Supabase + DB sync + RLS + frontend hooks. |
/seo-ready | full SEO + AEO audit. reads your codebase, scores every signal, fixes what’s missing. |
/remove-ai-slop | strip AI tells from copy — gradient heroes, empty adjectives, banned phrases. |
/gtm-launch | end-to-end GTM: research, positioning, launch plan, assets, distribution. |
/ship-credits | scaffold a complete credits system — schema, middleware, webhooks, UI. |
plus 30+ more. check out the full library below.
→ browse slashskills.vercel.app