Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
unit-tests
Configure unit testing with Bun's built-in test runner. Fast, Jest-compatible syntax, co-located test files, and mocking support.
andrelandgraf/fullstackrecipes 9
-
env-workflow-vercel
Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.
andrelandgraf/fullstackrecipes 9
-
better-auth-components
Add UI components and pages for authentication flows including sign in, sign up, forgot password, reset password, and email verification.
andrelandgraf/fullstackrecipes 9
-
resend-setup
Configure Resend for transactional emails like password resets and email verification.
andrelandgraf/fullstackrecipes 9
-
workflow-setup
Install and configure the Workflow Development Kit for resumable, durable AI agent workflows with step-level persistence, stream resumption, and agent orchestration.
andrelandgraf/fullstackrecipes 9
-
vercel-analytics-setup
Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero configuration.
andrelandgraf/fullstackrecipes 9
-
nuqs-setup
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.
andrelandgraf/fullstackrecipes 9
-
agent-setup
Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines, and MCP servers for consistent AI-assisted development.
andrelandgraf/fullstackrecipes 9
-
env-validation
Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear error messages.
andrelandgraf/fullstackrecipes 9
-
better-auth-best-practices
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
andrelandgraf/fullstackrecipes 9
-
better-auth-profile
Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion.
andrelandgraf/fullstackrecipes 9
-
ai-chat-persistence
Persist AI chat conversations to Neon Postgres with full support for AI SDK message parts including tools, reasoning, and streaming. Uses UUID v7 for chronologically-sortable IDs.
andrelandgraf/fullstackrecipes 9
-
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
andrelandgraf/fullstackrecipes 9
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
andrelandgraf/fullstackrecipes 9
-
using-workflows
Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results.
andrelandgraf/fullstackrecipes 9
-
using-analytics
Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing.
andrelandgraf/fullstackrecipes 9
-
better-env
Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.
andrelandgraf/fullstackrecipes 9
-
better-env
Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.
andrelandgraf/fullstackrecipes 9
-
better-env
Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.
andrelandgraf/fullstackrecipes 9
-
better-env
Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.
andrelandgraf/fullstackrecipes 9
-
Nano Banana Video Generation
Generate videos using Google Veo models via the nano-banana CLI. Use this skill when the user asks to create, generate, animate, or produce videos with AI. Supports text-to-video, image-to-video animation, dialogue with lip-sync, and scene extensions. Trigger on requests like "create a video", "animate this image", "make a video clip", "generate footage", "produce a short film", "add motion to this".
The-Focus-AI/nano-banana-cli 14
-
Nano Banana Image Generation
Generate and edit images using Google Gemini image models. Use this skill when the user asks to create, generate, make, or edit images with AI. Supports text-to-image, image editing, style transfer, and multi-image composition. Trigger on requests like "create an image", "generate a picture", "make me a logo", "edit this photo", "add X to this image".
The-Focus-AI/nano-banana-cli 14
-
git-ops
Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to commit and push changes, manage branches, resolve conflicts, or create isolated workspaces. Activates when user says "commit", "push", "merge", "branch", "pull", "rebase", "worktree", "conflict", or similar git workflow requests.
TheSethRose/Copilot-Skills 4
-
fantasy-world-building
Use when user mentions fantasy, magic system, or world-building for fantastical settings - provides fantasy genre conventions, magic system design patterns, and world-building frameworks
wordflowlab/novel-writer-skills 137