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-skills

works with Claude Code, Cursor, and any agent that supports skills.

what's inside

skillwhat it does
/deploy-checkpre-flight before every prod push. catches TypeScript errors, staged secrets, pending migrations.
/wire-authauth end-to-end — Clerk/NextAuth/Supabase + DB sync + RLS + frontend hooks.
/seo-readyfull SEO + AEO audit. reads your codebase, scores every signal, fixes what’s missing.
/remove-ai-slopstrip AI tells from copy — gradient heroes, empty adjectives, banned phrases.
/gtm-launchend-to-end GTM: research, positioning, launch plan, assets, distribution.
/ship-creditsscaffold a complete credits system — schema, middleware, webhooks, UI.

plus 30+ more. check out the full library below.

→ browse slashskills.vercel.app