Loading...
Loading...
Found 57 Skills
Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services.
Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.
Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
Build a complete AI chat application with database persistence, chat list management, and automatic title generation.
Complete observability stack with structured logging, error tracking, and web analytics.
Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.
Configure Resend for transactional emails like password resets and email verification.
Use structured logging with Pino throughout your application. Covers log levels, context, and workflow-safe logging patterns.
Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data.
Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration.
Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.