Loading...
Loading...
Found 57 Skills
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent code style. Skips ESLint/Biome to avoid config complexity.
Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.
Capture exceptions, add context, create performance spans, and use structured logging with Sentry.
Set up automated agent-driven development with Ralph. Run AI agents in a loop to implement features from user stories, verify acceptance criteria, and log progress for the next agent.
Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.
Build a chat list page with search, rename, and delete functionality. Uses nuqs for URL-synced filters and deep-linkable modal dialogs.
Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion.