Instructions for AI Agents
Setup guides and agent skills for durable agent workflows, AI chat persistence, Stripe subscription sync, and more.
or start with the template & skills
Start with the template
every setup recipeA production-ready Next.js app with auth, AI chat, durable workflows, Stripe, observability, and testing — wired up and ready to ship.
npx tiged andrelandgraf/fullstackrecipes/templates/fullstackrecipe#main my-appAdd skills to your agent
bunx skills add andrelandgraf/fullstackrecipes/skillsPurpose-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: have your agent fetch recipes directly by appending .md to any URL.
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/use-resumable-chat.json https://fullstackrecipes.com/r/durable-agent.json https://fullstackrecipes.com/r/workflow-stream.json