
Claude Skills by NeverSight
github.com/NeverSightManage zero-based budgets, track spending, and assign every dollar a job with You Need A Budget
AI search engine with multiple modes and personalization.
Book mobile mechanics who come to you for car repairs and maintenance.
Stream music on YouTube Music, manage playlists, and access music videos
Enables Claude to manage YouTube channel, upload videos, and analyze creator analytics
Enables Claude to manage YouTube subscriptions, playlists, and viewing experience through browser automation
Advanced workflow automation connecting 5000+ apps.
Enables Claude to browse Zappos shoes and apparel, manage lists, and track orders
Enables Claude to manage Zendesk Chat conversations, support tickets, and customer service operations
Manage customer support with Zendesk's comprehensive help desk platform.
Handoff designs to developers with Zeplin - access design specs, export assets, and manage style guides
Search homes and get real estate data with Zillow's property marketplace.
Find and book doctors with Zocdoc - search providers, view availability, and manage appointments
Manage customer relationships with Zoho's comprehensive CRM platform.
Enables Claude to schedule meetings, manage recordings, handle webinars, and automate Zoom workspace operations
Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.
Build a complete AI chat application with database persistence, chat list management, and automatic title generation.
Install the Vercel AI SDK with AI Elements components. Build a streaming chat interface with the useChat hook.
Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.
Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.
Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.
Build a chat list page with search, rename, and delete functionality. Uses nuqs for URL-synced filters and deep-linkable modal dialogs.
Generate descriptive chat titles from the first message using a fast LLM. Runs as a background workflow step after the main response to avoid delaying the experience.
Build a custom durable AI agent with full control over streamText options, provider configs, and tool loops. Compatible with the Workflow Development Kit.
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.
Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.
Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.
Connect a Next.js app to Neon Postgres using Drizzle ORM with optimized connection pooling for Vercel serverless functions.
Create isolated Neon database branches for testing. Schema-only branches with auto-cleanup via TTL, test server orchestration, and environment variable management.
Create a Next.js app running on Bun, configure the development environment, and deploy to Vercel with automatic deployments on push.
Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Preserves UI state on browser back/forward navigation.
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 structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services.
End-to-end browser testing with Playwright. Test user interactions, form validation, navigation, and visual feedback with full browser automation.
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.
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.
Configure Resend for transactional emails like password resets and email verification.
Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs to Sentry automatically.
Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration.
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.
Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.
Configure unit testing with Bun's built-in test runner. Fast, Jest-compatible syntax, co-located test files, and mocking support.
Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.
Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.
Create a structured format for documenting feature requirements as user stories. JSON files with testable acceptance criteria that AI agents can verify and track.
Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing.