fullstackrecipes

Instructions for AI Agents

Setup guides and agent skills for durable agent workflows, AI chat persistence, Stripe subscription sync, and more.

Browse Recipes
or install all recipes and skills

Add fullstackrecipes MCP server

{
  "mcpServers": {
    "fullstackrecipes": {
      "url": "https://fullstackrecipes.com/api/mcp"
    }
  }
}

Add all skills to your agent

bunx skills add andrelandgraf/fullstackrecipes/skills -y -a cursor

Purpose-built for

Next.jsReactTypeScriptVercelNeonDrizzlebetter-authResendStripeAI SDKWDKBun

How It Works

Follow recipes step by step—or let's be real, paste the markdown into your coding agent. Even better: use our MCP server or Claude Code plugins to access recipes directly.

Shadcn Registry

Fullstackrecipes follows Shadcn's Open Code approach—you own the code. Each recipe provides complete, copy-paste instructions for your AI assistant. Some recipes also include reusable utilities you can install directly via the shadcn CLI.

Install command
bunx shadcn@latest add https://fullstackrecipes.com/r/assert.json https://fullstackrecipes.com/r/logger.json https://fullstackrecipes.com/r/config-schema.json https://fullstackrecipes.com/r/validate-env.json https://fullstackrecipes.com/r/use-resumable-chat.json https://fullstackrecipes.com/r/durable-agent.json https://fullstackrecipes.com/r/ralph.json https://fullstackrecipes.com/r/workflow-stream.json