claude-skills
Production workflow skills for building, deploying, and documenting web projects
All Skills in This Repository (119)
Pure Emerald Level IndicatorsTanStack Start
Build full-stack React applications on Cloudflare Workers with TanStack Start.
tailwind-v4-shadcn
Automate Tailwind v4 and shadcn/ui setup in Vite React projects.
tanstack-query
Migrate TanStack Query v4 to v5 in React applications.
cloudflare-mcp-server
Configure MCP server base-path and transport settings for Cloudflare Workers.
hono-routing
Automate type-safe Hono API construction with routing, validation, and error handling.
vercel-blob
Generate presigned URLs for secure client file uploads to Vercel Blob.
google-gemini-file-search
Enable document Q&A and semantic search across 100+ file formats using Google Gemini File Search.
ts-agent-sdk
Generate typed TypeScript SDKs for MCP servers from Zod schemas.
cloudflare-vectorize
Manage Cloudflare Vectorize V2 workflows including async mutations and metadata indexes.
google-gemini-embeddings
Generate Gemini embeddings for vector search and RAG workflows.
cloudflare-workflows
Orchestrate durable multi-step workflows on Cloudflare Workers with retries and state persistence.
cloudflare-queues
Create and manage Cloudflare Queues for asynchronous background processing in Workers.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add jezweb/claude-skills --all -g -y` in your terminal to install all skill packs globally for your AI agent.
What can I build with these Claude Code skills?โผ
You can scaffold and deploy Cloudflare Workers apps, manage Shopify and WordPress content, generate landing pages and icon sets, run UX audits, and write proposals or social posts โ all from plain-English requests.
Do these skills work with Claude Code?โผ
Yes. Every skill follows the standard SKILL.md format and triggers automatically from natural language once installed in Claude Code.
Can non-developers use this skill collection?โผ
Yes. Skills like social-media-posts, proposal-writer, and resume-cover-letter produce finished business documents, while technical skills let the agent handle the code for you.
How do I create my own skill in this repo?โผ
Follow the SKILL_SHAPE.md authoring guide and the CLAUDE.md conventions: every skill must produce a tangible output with all critical steps written inline.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core