andrelandgraf
@andrelandgraf
Public Skills
ai-agent-workflow
by andrelandgraf
Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.
ai-chat
by andrelandgraf
Build a complete AI chat application with database persistence, chat list management, and automatic title generation.
og-image-generation
by andrelandgraf
Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.
authentication
by andrelandgraf
Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.
testing
by andrelandgraf
Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.
shiki-code-blocks
by andrelandgraf
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
env-management
by andrelandgraf
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
base-app-setup
by andrelandgraf
Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.
url-state-management
by andrelandgraf
Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.
ralph-loop
by andrelandgraf
Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.
observability-monitoring
by andrelandgraf
Complete observability stack with structured logging, error tracking, and web analytics.
use-fullstackrecipes
by andrelandgraf
Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.
stripe-subscriptions
by andrelandgraf
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.