Fullstack skills
Top maintainers
- openclaw · 59 skills
- andrelandgraf · 33 skills
- ancoleman · 12 skills
- jeffallan · 10 skills
- harborgrid-justin · 8 skills
Languages in this topic
392 skills
This skill implements a complete authentication system with Better Auth, email verification, and protected routes to secure user data.
This skill helps automate agent-driven development by configuring Ralph loop to execute user stories, verify criteria, and log progress.
This skill automates Stripe subscriptions syncing with Postgres via webhooks, Vercel flags for plan configuration, and billing portal integration.
This skill helps you design and run durable workflows with steps, streaming, and agent execution for resilient, resumable automation.
This skill helps you implement a complete Stripe subscriptions workflow with webhooks, plan gating via feature flags, and a billing portal for seamless billing.
This skill streamlines secure authentication across client and server, enabling session access, protected routes, sign in/out, and user data retrieval.
This skill enforces structured logging with Pino across your app, improving observability with consistent context, levels, and workflow-safe patterns.
This skill enables real-time streaming with SSE, WebSockets, and ReadableStream, optimizing backpressure, reconnection, and LLM delivery for responsive
This skill helps you connect a Next.js app to Neon Postgres using Drizzle ORM with optimized serverless pooling for Vercel.
This skill helps you build type-safe SQL queries and migrations with Drizzle ORM for TypeScript in Next.js or Node.js apps.
This skill helps you install the Vercel AI SDK and build a streaming chat interface using useChat, boosting rapid AI-enabled UI development.
This skill syncs React state with URL query parameters to enable shareable filters and deep links while preserving UI state.
This skill helps you instrument applications with Sentry by capturing exceptions, adding context, tracing performance, and enabling structured logging.
This skill helps you configure Resend for transactional emails like password resets and verifications across your app.
This skill helps build resumable multi-agent workflows with durable execution and automatic stream recovery across client reconnections.
This skill helps you create and run browser tests with Playwright to verify user interactions, navigation, and visual feedback across pages.
This skill helps you build and manage a full-stack AI chat app with persistence, chat list features, and automatic title generation.
This skill helps you bootstrap a Next.js app on Bun, configured for development and deployment to Vercel with automatic previews.
This skill enables end-to-end type safety using Zod, tRPC, Prisma, and TypeScript 5.7+ to validate data and APIs across full stack.
This skill configures Prettier and TypeScript with VSCode and EditorConfig for consistent, error-free formatting and typing.
This skill helps you sync React state to URL query parameters for shareable filters, search, and deep links using nuqs.