Browse Skills
44358 skills found
openai-api.md
120
1
export
openai-api
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build with OpenAI stateless APIs - Chat Completions (GPT-5.2, o3), Realtime voice, Batch API (50% savings), Embeddings, DALL-E 3, Whisper, and TTS.
Use when: implementing GPT-5 chat, streaming, function calling, embeddings for RAG, or troubleshooting rate limits (429), API errors.
2026-01-15
sveltia-cms.md
120
1
export
sveltia-cms
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Set up Sveltia CMS - lightweight Git-backed CMS successor to Decap/Netlify CMS (300KB bundle, 270+ fixes). Framework-agnostic for Hugo, Jekyll, 11ty, Astro.
Use when adding CMS to static sites, migrating from Decap CMS, or fixing OAuth, YAML parse, CORS/COOP errors.
2026-01-15
TanStack Table.md
120
1
export
TanStack Table
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build headless data tables with TanStack Table v8. Server-side pagination, filtering, sorting, and virtualization for Cloudflare Workers + D1.
Use when building tables with large datasets, coordinating with TanStack Query, or fixing state management or performance issues.
2026-01-15
task-generator.md
120
1
export
task-generator
2
from
"julianromli/ai-skills"
from
"julianromli/ai-skills"
3
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
2026-01-16
google-gemini-file-search.md
120
1
export
google-gemini-file-search
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language.
Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts.
2026-01-15
gemini-to-seedream-migration.md
120
1
export
gemini-to-seedream-migration
2
from
"julianromli/ai-skills"
from
"julianromli/ai-skills"
3
Migrate AI image generation from Google Gemini 2.5 Flash to BytePlus SeeDream v4.5.
Use when: (1) User wants to switch from Gemini to SeeDream/BytePlus for image generation,
(2) User asks about migrating image generation APIs or replacing Gemini with BytePlus,
(3) User needs cost optimization or better image quality for AI-generated images,
(4) User mentions SeeDream, BytePlus, or wants SDK-to-REST API migration for image generation
2026-01-16
tinacms.md
120
1
export
tinacms
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build content-heavy sites with Git-backed TinaCMS. Provides visual editing for blogs, documentation, and marketing sites. Supports Next.js, Vite+React, and Astro with self-hosting options.
Use when setting up CMS with non-technical editors or troubleshooting ESbuild compilation, module resolution, or Docker binding issues.
2026-01-15
mcp-cli-scripts.md
120
1
export
mcp-cli-scripts
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build CLI scripts alongside MCP servers for terminal environments. File I/O, batch processing, caching, richer output formats. Templates for TypeScript scripts and SCRIPTS.md.
Use when: MCP companion scripts, batch processing, saving results to files, CLI API wrappers. Troubleshoot: context too large, no file access, batch input.
2026-01-15
open-source-contributions.md
120
1
export
open-source-contributions
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Create maintainer-friendly pull requests with clean code and professional communication. Prevents 16 common mistakes that cause PR rejection.
Use when: contributing to open source, submitting PRs, or troubleshooting PR rejection, CI failures, or personal artifacts in commits.
2026-01-15
elevenlabs-agents.md
120
1
export
elevenlabs-agents
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build conversational AI voice agents with ElevenLabs Platform. Configure agents, tools, RAG knowledge bases, multi-voice, and Scribe STT across React, React Native, or Swift. Prevents 27 documented errors.
Use when: building voice agents, AI phone systems, or troubleshooting @11labs deprecated, webhook errors, CSP violations.
2026-01-15
drizzle-orm-d1.md
120
1
export
drizzle-orm-d1
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 12 errors including SQL BEGIN failures and foreign key issues.
Use when: defining D1 schemas, managing migrations, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys.
2026-01-15
zustand-state-management.md
120
1
export
zustand-state-management
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR with hydration handling.
Use when setting up React state, migrating from Redux/Context, or troubleshooting hydration errors, TypeScript inference, or infinite render loops.
2026-01-15
project-workflow.md
120
1
export
project-workflow
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-session, /continue-session, /workflow, /release, /brief, /reflect.
Use when starting projects, managing sessions across context windows, capturing learnings, or preparing releases. Saves 35-55 minutes per lifecycle.
2026-01-15
cloudflare-mcp-server.md
120
1
export
cloudflare-mcp-server
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build MCP servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation. Prevents 22 documented errors.
Use when: deploying remote MCP servers, implementing OAuth, or troubleshooting URL path mismatches, McpAgent exports, CORS issues.
2026-01-15
cloudflare-r2.md
120
1
export
cloudflare-r2
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Store objects with R2's S3-compatible storage on Cloudflare's edge. Use when: uploading/downloading files, configuring CORS, generating presigned URLs, multipart uploads, managing metadata, or troubleshooting R2_ERROR, CORS failures, presigned URL issues, or quota errors.
2026-01-15
cloudflare-vectorize.md
120
1
export
cloudflare-vectorize
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build semantic search with Cloudflare Vectorize V2. Covers async mutations, 5M vectors/index, 31ms latency, returnMetadata enum changes, and V1 deprecation. Prevents 8 errors including dimension mismatches.
Use when: building RAG or semantic search, troubleshooting returnMetadata, V2 timing, metadata index, or dimension errors.
2026-01-15
tailwind-v4-shadcn.md
120
1
export
tailwind-v4-shadcn
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture. Four-step pattern: CSS variables, Tailwind mapping, base styles, automatic dark mode.
Use when initializing React projects with Tailwind v4, or fixing colors not working, tw-animate-css errors, v3 migration.
2026-01-15
fastmcp.md
120
1
export
fastmcp
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 25+ errors.
Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, or OAuth errors.
2026-01-15
clerk-auth.md
120
1
export
clerk-auth
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts, API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, and component reference. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT errors, webhook verification, or testing with 424242 OTP.
2026-01-15
cloudflare-hyperdrive.md
120
1
export
cloudflare-hyperdrive
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Connect Workers to PostgreSQL/MySQL with Hyperdrive's global pooling and caching. Use when: connecting to existing databases, setting up connection pools, using node-postgres/mysql2, integrating Drizzle/Prisma, or troubleshooting pool acquisition failures, TLS errors, or nodejs_compat missing.
2026-01-15
clone-website.md
120
1
export
clone-website
2
from
"julianromli/ai-skills"
from
"julianromli/ai-skills"
3
Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP.
Use when user asks to: clone website, vibe clone, replicate landing page, copy website design,
rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc).
Triggers: "clone this website", "vibe clone [url]", "replicate this landing page",
"rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".
2026-01-16
cloudflare-agents.md
120
1
export
cloudflare-agents
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, scheduling, and multi-agent coordination. Prevents 16 documented errors.
Use when: building WebSocket agents, RAG with Vectorize, MCP servers, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors.
2026-01-15
cloudflare-turnstile.md
120
1
export
cloudflare-turnstile
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventing spam, migrating from reCAPTCHA, integrating with React/Next.js/Hono, implementing E2E tests, or debugging CSP errors, token validation failures, or error codes 100*/300*/600*.
2026-01-15
claude-api.md
120
1
export
claude-api
2
from
"jezweb/claude-skills"
from
"jezweb/claude-skills"
3
Build with Claude Messages API using structured outputs for guaranteed JSON schema validation. Covers prompt caching (90% savings), streaming SSE, tool use, and model deprecations. Prevents 12 documented errors.
Use when: building chatbots/agents, troubleshooting rate_limit_error, prompt caching issues, or streaming SSE parsing errors.
2026-01-15