37 skills
app-copy
Passed all 3 security checksAudit or generate all UI microcopy — empty states, errors, buttons, onboarding, tooltips, dialogs, loading states, success messages. Replaces placeholder text and makes apps feel polished.
·0↓1
wire-auth
Passed all 3 security checksWire authentication end-to-end. Auth provider, database sync, row-level security, frontend hooks, session management. Detects your stack, integrates Clerk, NextAuth, or Supabase Auth.
·0↓1
dodo-webhook
Passed all 3 security checksWire Dodo Payments webhooks end-to-end. Standard Webhooks spec signature verification, idempotent processing, subscription lifecycle handling, and database sync.
·0↓1
feature-flags
Passed all 3 security checksWire PostHog feature flags into a Next.js app. Server-side evaluation in route handlers and server components, client-side with useFeatureFlagEnabled, local override for dev. Use when shipping behind a flag, rolling out to a percentage, or A/B testing.
·0↓1
mvp-spec
Passed all 3 security checksTurn a rough idea into a structured MVP spec. Problem statement, personas, core loop, feature split, data model, API routes, pages, tech stack. Write before coding.
·0↓1
deploy-check
Passed all 3 security checksPre-flight check before production. Catches TypeScript errors, staged secrets, pending migrations, and hygiene gaps.
·0↓1
teardown
Passed all 3 security checksAnalyze an existing product, landing page, or app. What works, what doesn't, what to steal. Competitive intelligence and design patterns in one pass.
·0↓1
economics
Passed all 3 security checksCalculate unit economics for AI products. Revenue per action, API cost, gross margin, free tier damage, cache savings, batch discounts. Run when pricing changes.
·0↓1
cold-email
Passed all 3 security checksWrite cold emails that get replies. Signal-based formula, current deliverability requirements, and send limits that keep you out of spam. Covers investors, employers, mentors, partners.
·0↓1
pitch-vc
Passed all 3 security checks·0↓1
supabase
Passed all 3 security checksWire up Supabase for a project or extend an existing integration. Covers schema design, RLS policies, migrations, TypeScript type generation, and auth sync with external providers.
·0↓1
add-analytics
Passed all 3 security checksWire PostHog analytics, Sentry error tracking, and a health endpoint into any web project. Detects your stack, installs packages, instruments your app.
·0↓1
pmarca
Passed all 3 security checksApply Marc Andreessen's startup frameworks to your specific situation. Interactive — asks what you're working on, then applies the relevant essay directly to your company. Covers PMF, VC fundraising, hiring, big company deals.
·0↓1
ship-email
Passed all 3 security checksScaffold email infrastructure end-to-end. Provider setup, templates, user segmentation, admin send UI. Transactional and campaign emails.
·0↓1
decision-doc
Passed all 3 security checksWrite a structured decision document. Lays out options, tradeoffs, constraints, and picks one. Ends analysis paralysis.
·0↓1
make-skill
Passed all 3 security checksTurn any workflow into a Claude Code skill. YAML frontmatter, phase-based instructions, code blocks, verify checklist. Package and publish reusable automation.
·0↓1
remotion-video
Passed all 3 security checksScaffold a complete Remotion project. Multi-format compositions, scene architecture, spring animations, beat-synced audio, responsive sizing. Demo, promo, social videos.
·0↓1
init-claude-md
Passed all 3 security checksRead a project codebase and write a complete CLAUDE.md. Detects stack, commands, key files, and gotchas so Claude has accurate context from the first message.
·0↓1
file-upload
Passed all 3 security checksWire file uploads end-to-end. Presigned URLs for Vercel Blob, Cloudflare R2, or AWS S3. File type validation, size limits, upload progress, frontend state. Use when adding file upload to any Next.js app.
·0↓1
cold-outreach-sequence
Passed all 3 security checksGenerate multi-touch cold outreach sequences — email + LinkedIn multichannel, signal-based personalization, widening gap timing. Full campaign where each touch has a distinct job.
·0↓1
ship-credits
Passed all 3 security checks·0↓1
ai-streaming
Passed all 3 security checksWire streaming AI responses end-to-end. Vercel AI SDK useChat/useCompletion, SSE from route handlers, loading states, error handling, abort on unmount. Use when building any chat, generation, or streaming AI feature in Next.js.
·0↓1
waitlist
Passed all 3 security checksScaffold a complete waitlist. Email capture, duplicate detection, confirmation email via Resend, Supabase storage, admin view of signups, optional referral tracking. Use when launching a product, building an audience, or gating early access.
·0↓1
readme
Passed all 3 security checksAudit an existing README or generate one from scratch. Scores structure, clarity, install instructions, visual appeal. Makes open source projects professional.
·0↓1
pricing-page
Passed all 3 security checksScaffold a complete pricing system. Tier definitions, feature gating, Dodo Payments integration, polished component. Monetize immediately.
·0↓1
segment-users
Passed all 3 security checks·0↓1
product-brief
Passed all 3 security checksWrite a one-page product brief before coding. What you're building, who it's for, what v1 doesn't include. Lighter than a full spec.
·0↓1
landing-copy
Passed all 3 security checksAudit or rewrite landing page copy. Headlines, subheadlines, value props, CTAs, social proof, FAQ. Converts weak sections into high-performing copy.
·0↓1
gtm-launch
Passed all 3 security checksPlan a product launch end-to-end. Research, positioning, distribution, launch assets, post-launch analysis. Covers Product Hunt, X, Reddit, HN, community channels.
·0↓1
changelog
Passed all 3 security checksGenerate a weekly changelog card for Twitter/X. Parses git log, distills to 6 items, fills HTML template, opens in browser ready to screenshot.
·0↓1
rate-limit
Passed all 3 security checksWire rate limiting into any Next.js app. IP-based and user-based sliding window with Upstash Redis. Per-route config, 429 responses with Retry-After headers, middleware and route handler patterns. Use when adding rate limiting, preventing abuse, or protecting AI endpoints from cost overruns.
·0↓1
debug-perf
Passed all 3 security checksDiagnose and fix performance issues in Next.js dev environments and production apps. Covers hot reload loops, CPU spikes, bundle bloat, slow server components, and missing caches.
·0↓1
aeo-ready
Passed all 3 security checksFocused AI search optimization — llms.txt, AI crawler rules, structured data for answer engines. Use this for AI-only optimization. Use `/seo-ready` for the full audit (traditional SEO + AEO combined).
·0↓1
model-audit
Passed all 3 security checksPrint the complete AI model routing table with cost-per-call math, cache opportunities, batch API candidates, and right-sizing flags. Run whenever you change models or pricing.
·0↓1
og-image
Passed all 3 security checksWire dynamic Open Graph image generation and meta tags. Links look professional on Twitter/X, LinkedIn, Slack, and all link-preview surfaces.
·0↓1
remove-ai-slop
Passed all 3 security checksAudit a codebase or document for AI slop tells in design and copy. Identifies generic patterns that make AI-built work look AI-built, shows before/after for every fix, then applies only what you approve.
·0↓1
seo-ready
Passed all 3 security checksFull SEO and AEO audit. Scores every signal, fixes missing meta tags, structured data, sitemap, robots.txt, llms.txt, AI crawler rules. One command to be discoverable by Google and AI.
·0↓1