Source

jezweb/claude-skills

177 skills · 135.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
3890
shadcn-ui Install and configure shadcn/ui components for React projects. Guides component selection, installation order, depend…
jezweb/claude-skills
3.4K
4263
tailwind-theme-builder Set up Tailwind v4 + shadcn/ui themed UI with dark mode. Install deps, configure CSS variables via @theme inline, wir…
jezweb/claude-skills
3.1K
4315
color-palette Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tok…
jezweb/claude-skills
3K
4826
tailwind-v4-shadcn Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture. Four-step pattern: CSS v…
jezweb/claude-skills
2.7K
5010
tanstack-query Manage server state in React with TanStack Query v5. Covers useMutationState, simplified optimistic updates, throwOnE…
jezweb/claude-skills
2.6K
5030
wordpress-elementor Edit Elementor pages and manage templates on WordPress sites via browser automation (for visual / structural changes)…
jezweb/claude-skills
2.6K
5266
tanstack-start Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions,…
jezweb/claude-skills
2.5K
5234
ux-audit Walk through a live web app AS a real user to find usability + behavioural bugs that static reviews miss. REQUIRES pr…
jezweb/claude-skills
2.5K
5696
image-processing Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file siz…
jezweb/claude-skills
2.3K
5944
favicon-gen Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png,…
jezweb/claude-skills
2.1K
6227
fastapi Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation…
jezweb/claude-skills
2K
6785
google-apps-script Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form sub…
jezweb/claude-skills
1.8K
6946
icon-set-generator Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user nee…
jezweb/claude-skills
1.7K
7050
seo-local-business Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, s…
jezweb/claude-skills
1.7K
7226
responsiveness-check Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpo…
jezweb/claude-skills
1.6K
7232
d1-drizzle-schema Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, mi…
jezweb/claude-skills
1.6K
7251
vitest Set up Vitest testing in any project — detects type (Cloudflare Workers, React, Node, library), generates vitest.conf…
jezweb/claude-skills
1.6K
7328
elevenlabs-agents Build conversational AI voice agents on the ElevenLabs platform. Configure agent + tools + knowledge base, integrate …
jezweb/claude-skills
1.6K
7516
wordpress-content Create and manage WordPress posts, pages, media, categories, tags, and menus via WP-CLI or the REST API. Use whenever…
jezweb/claude-skills
1.5K
7626
project-health All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitign…
jezweb/claude-skills
1.5K
7636
hono-api-scaffolder Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, er…
jezweb/claude-skills
1.5K
7914
wordpress-setup Connect to a WordPress site via WP-CLI over SSH or the REST API. Check CLI, test SSH, set up auth, verify access, sav…
jezweb/claude-skills
1.4K
7992
cloudflare-worker-builder Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold …
jezweb/claude-skills
1.4K
8085
landing-page Generate a complete, deployable landing page from a brief. Produces a single self-contained HTML file with Tailwind C…
jezweb/claude-skills
1.4K
8260
mcp-builder Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy …
jezweb/claude-skills
1.3K
8467
ai-image-generator Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text…
jezweb/claude-skills
1.3K
8375
design-review Review a web app or page for visual design quality — layout, typography, spacing, colour, hierarchy, consistency, int…
jezweb/claude-skills
1.3K
8509
react-hook-form-zod Build type-safe validated forms using React Hook Form v7 and Zod v4. Single schema works on client and server with fu…
jezweb/claude-skills
1.3K
8340
shopify-products Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, exe…
jezweb/claude-skills
1.3K
8402
social-media-posts Create platform-specific social media posts for LinkedIn, Facebook, Instagram, and Reddit. Handles character limits, …
jezweb/claude-skills
1.3K
8397
zustand-state-management Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern…
jezweb/claude-skills
1.3K
8534
github-release Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/REA…
jezweb/claude-skills
1.2K
8635
react-native React Native and Expo patterns for building performant mobile apps. Covers list performance, animations with Reanimat…
jezweb/claude-skills
1.2K
8803
aussie-business-english Australian business English for professional writing — warm, direct, EN-AU spelling (colour, organise, centre), no fi…
jezweb/claude-skills
1.2K
8893
git-workflow Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge…
jezweb/claude-skills
1.2K
8744
google-chat-messages Send Google Chat messages via incoming webhooks — text, rich cards (cardsV2), threaded replies. TypeScript types, car…
jezweb/claude-skills
1.2K
8666
react-patterns React 19 performance patterns and composition architecture for Vite + Cloudflare projects. 50+ rules ranked by impact…
jezweb/claude-skills
1.2K
8816
shopify-setup Set up Shopify CLI auth and Admin API access for a store. Install CLI, authenticate, create custom app, store access …
jezweb/claude-skills
1.2K
8911
vite-flare-starter Scaffold a full-stack Cloudflare app from the vite-flare-starter template — React 19 + Hono + D1+Drizzle + better-aut…
jezweb/claude-skills
1.2K
8929
tailwind-patterns Production-ready Tailwind CSS patterns for common website components: responsive layouts, cards, navigation, forms, b…
jezweb/claude-skills
1.1K
8935
shopify-content Create and manage Shopify pages, blog posts, navigation menus, redirects, and SEO metadata via the Admin API or brows…
jezweb/claude-skills
1.1K
9063
project-docs Generate project documentation from codebase analysis — ARCHITECTURE.md, API_ENDPOINTS.md, DATABASE_SCHEMA.md. Reads …
jezweb/claude-skills
1.1K
9263
d1-migration Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuc…
jezweb/claude-skills
1.1K
9351
deep-research Deep research and discovery before building something new. Explores local projects for reusable code, researches comp…
jezweb/claude-skills
1.1K
45
nextjs Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route par…
jezweb/claude-skills
1.1K
9375
proposal-writer Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understand…
jezweb/claude-skills
1.1K
9426
resume-cover-letter Write a resume / CV or cover letter tailored to a specific role. Handles regional format differences (AU/NZ, US, UK),…
jezweb/claude-skills
1.1K
48
gws-setup Set up the Google Workspace CLI (gws) from scratch. Guides through GCP project creation, OAuth credentials, authentic…
jezweb/claude-skills
1K
49
roadmap Plan and execute entire application builds. Generates phased delivery roadmaps, then executes them autonomously — pha…
jezweb/claude-skills
1K
50
stripe-payments Add Stripe payments to a web app — Checkout Sessions, Payment Intents, subscriptions, webhooks, customer portal, and …
jezweb/claude-skills
1K
Page 1 · 177 total Next