S claudeskill.wiki

web-development

29 скиллов

7 809

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

npx claude-code-templates@latest --skill web-development/react-best-practices
267

Technical SEO auditor and fixer. Runs Lighthouse/PageSpeed audits on websites or local dev servers, analyzes SEO/performance/accessibility scores, and automatically implements fixes for meta tags, structured data, Core Web Vitals, and accessibility issues.

npx claude-code-templates@latest --skill web-development/roier-seo
248

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.

npx claude-code-templates@latest --skill web-development/fastapi-endpoint
111

"Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge."

npx claude-code-templates@latest --skill web-development/shopify-apps
46

Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.

npx claude-code-templates@latest --skill web-development/shadcn
33

"Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility."

npx claude-code-templates@latest --skill web-development/tailwind-design-system
28

"Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable."

npx claude-code-templates@latest --skill web-development/progressive-web-app
25

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")

npx claude-code-templates@latest --skill web-development/blockrun
22

"Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture."

npx claude-code-templates@latest --skill web-development/react-native-architecture
21

"Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions."

npx claude-code-templates@latest --skill web-development/react-state-management
20

"Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance best practices. Use when: segment, analytics.js, customer data platform, cdp, tracking plan."

npx claude-code-templates@latest --skill web-development/segment-cdp
19

"Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless."

npx claude-code-templates@latest --skill web-development/upstash-qstash
14

"Build content-focused websites with Astro — zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support."

npx claude-code-templates@latest --skill web-development/astro
14

"Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js, and tRPC."

npx claude-code-templates@latest --skill web-development/zod-validation-expert
11

"Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication."

npx claude-code-templates@latest --skill web-development/chrome-extension-developer
9

"Expert in TanStack Query (React Query) — asynchronous state management. Covers data fetching, stale time configuration, mutations, optimistic updates, and Next.js App Router (SSR) integration."

npx claude-code-templates@latest --skill web-development/tanstack-query-expert
8

"Master Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code signing, and auto-update."

npx claude-code-templates@latest --skill web-development/electron-development
8

"Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework."

npx claude-code-templates@latest --skill web-development/sveltekit
6

"Build ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime."

npx claude-code-templates@latest --skill web-development/hono
4

"Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe database layers with Drizzle."

npx claude-code-templates@latest --skill web-development/drizzle-orm-expert