Source

jezweb/claude-skills

177 skills · 135.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
cloudflare-d1 Build with D1 serverless SQLite database on Cloudflare's edge. Use when: creating databases, writing SQL migrations, …
jezweb/claude-skills
415
2
fastmcp Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, …
jezweb/claude-skills
413
3
cloudflare-worker-base Set up Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Prevents 10 errors including export synt…
jezweb/claude-skills
402
4
sub-agent-patterns Comprehensive guide to sub-agents in Claude Code: built-in agents (Explore, Plan, general-purpose), custom agent crea…
jezweb/claude-skills
402
5
project-session-management Track progress across sessions using SESSION.md with git checkpoints and concrete next actions. Converts IMPLEMENTATI…
jezweb/claude-skills
384
6
firebase-auth Build with Firebase Authentication - email/password, OAuth providers, phone auth, and custom tokens. Use when: settin…
jezweb/claude-skills
374
7
neon-vercel-postgres Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git…
jezweb/claude-skills
373
8
docs-workflow Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and…
jezweb/claude-skills
370
9
project-workflow Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-ses…
jezweb/claude-skills
370
10
responsive-images Implement performant responsive images with srcset, sizes, lazy loading, and modern formats (WebP, AVIF). Covers aspe…
jezweb/claude-skills
366
11
openai-agents Build AI applications with OpenAI Agents SDK - text agents, voice agents, multi-agent handoffs, tools with Zod schema…
jezweb/claude-skills
365
12
cloudflare-kv Store key-value data globally with Cloudflare KV's edge network. Use when: caching API responses, storing configurati…
jezweb/claude-skills
364
13
auto-animate Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb). Prevents 15 documen…
jezweb/claude-skills
363
14
oauth-integrations Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers and other edge en…
jezweb/claude-skills
363
15
agent-development Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting pr…
jezweb/claude-skills
362
16
developer-toolbox Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Include…
jezweb/claude-skills
361
17
dev-session Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handof…
jezweb/claude-skills
360
18
skill-review Audit claude-skills with systematic 9-phase review: standards compliance, official docs verification, code accuracy, …
jezweb/claude-skills
359
19
cloudflare-turnstile Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventin…
jezweb/claude-skills
355
20
image-gen Generate website images with Gemini 3 Native Image Generation. Covers hero banners, service cards, infographics with …
jezweb/claude-skills
355
21
openai-responses Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code In…
jezweb/claude-skills
353
22
cloudflare-workflows Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest…
jezweb/claude-skills
349
23
cloudflare-browser-rendering Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generat…
jezweb/claude-skills
348
24
email-gateway Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with…
jezweb/claude-skills
348
25
cloudflare-queues Build async message queues with Cloudflare Queues for background processing. Use when: handling async tasks, batch pr…
jezweb/claude-skills
347
26
cloudflare-workers-ai Run LLMs and AI models on Cloudflare's GPU network with Workers AI. Includes Llama 4, Gemma 3, Mistral 3.1, Flux imag…
jezweb/claude-skills
345
27
google-gemini-embeddings Build RAG systems and semantic search with Gemini embeddings (gemini-embedding-001). 768-3072 dimension vectors, 8 ta…
jezweb/claude-skills
342
28
cloudflare-durable-objects Build stateful Durable Objects for real-time apps, WebSocket servers, coordination, and persistent state. Prevents 20…
jezweb/claude-skills
340
29
typescript-mcp Build MCP servers with TypeScript on Cloudflare Workers. Covers tools, resources, prompts, tasks, authentication (API…
jezweb/claude-skills
339
30
vercel-blob Integrate Vercel Blob for file uploads and CDN-delivered assets in Next.js. Supports client-side uploads with presign…
jezweb/claude-skills
339
31
cloudflare-images Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing d…
jezweb/claude-skills
335
32
cloudflare-mcp-server Build MCP servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with O…
jezweb/claude-skills
335
33
azure-auth Microsoft Entra ID (Azure AD) authentication for React SPAs with MSAL.js and Cloudflare Workers JWT validation using …
jezweb/claude-skills
334
34
cloudflare-vectorize Build semantic search with Cloudflare Vectorize V2. Covers async mutations, 5M vectors/index, 31ms latency, returnMet…
jezweb/claude-skills
334
35
cloudflare-agents Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, sche…
jezweb/claude-skills
333
36
google-gemini-file-search Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Up…
jezweb/claude-skills
333
37
claude-api Build with Claude Messages API using structured outputs for guaranteed JSON schema validation. Covers prompt caching …
jezweb/claude-skills
332
38
snowflake-platform Build on Snowflake's AI Data Cloud with snow CLI, Cortex AI (COMPLETE, SUMMARIZE, AI_FILTER), Native Apps, and Snowpa…
jezweb/claude-skills
332
39
cloudflare-hyperdrive Connect Workers to PostgreSQL/MySQL with Hyperdrive's global pooling and caching. Use when: connecting to existing da…
jezweb/claude-skills
331
40
streamlit-snowflake Build and deploy Streamlit apps natively in Snowflake. Covers snowflake.yml scaffolding, Snowpark sessions, multi-pag…
jezweb/claude-skills
325
41
cloudflare-python-workers Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern. Includes Python Work…
jezweb/claude-skills
322
42
ts-agent-sdk Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts JSON-RPC curl commands to clean f…
jezweb/claude-skills
321
43
web-design-methodology Universal web design implementation methodology — BEM, responsive, accessibility, CSS architecture, spacing systems, …
jezweb/claude-skills
320
44
google-chat-api Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/R…
jezweb/claude-skills
318
45
mcp-cli-scripts Build CLI scripts alongside MCP servers for terminal environments. File I/O, batch processing, caching, richer output…
jezweb/claude-skills
318
46
openai-assistants Build stateful chatbots with OpenAI Assistants API v2 - Code Interpreter, File Search (10k files), Function Calling. …
jezweb/claude-skills
318
47
vercel-kv Integrate Redis-compatible Vercel KV for caching, session management, and rate limiting in Next.js. Powered by Upstas…
jezweb/claude-skills
318
48
clerk-auth Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaki…
jezweb/claude-skills
316
49
open-source-contributions Create maintainer-friendly pull requests with clean code and professional communication. Prevents 16 common mistakes …
jezweb/claude-skills
315
50
tinacms Build content-heavy sites with Git-backed TinaCMS. Provides visual editing for blogs, documentation, and marketing si…
jezweb/claude-skills
308
Page 3 · 177 total Previous Next