Source

secondsky/claude-skills

224 skills · 76.4K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
nuxt-core | Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory struc…
secondsky/claude-skills
349
2
plan-interview Adaptive interview-driven spec generation. Use when converting rough plans into comprehensive specifications, needing…
secondsky/claude-skills
349
3
bun-redis Use when working with Redis in Bun (ioredis, Upstash), caching, pub/sub, session storage, or key-value operations.
secondsky/claude-skills
347
4
bun-websocket-server This skill should be used when the user asks about "WebSocket in Bun", "real-time communication", "Bun.serve websocke…
secondsky/claude-skills
347
5
logging-best-practices Structured logging with proper levels, context, PII handling, centralized aggregation. Use for application logging, l…
secondsky/claude-skills
346
6
nuxt-data | Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState a…
secondsky/claude-skills
346
7
bun-ffi This skill should be used when the user asks about "bun:ffi", "foreign function interface", "calling C from Bun", "na…
secondsky/claude-skills
345
8
multi-ai-consultant Consult external AIs (Gemini 2.5 Pro, OpenAI Codex, Claude) for second opinions. Use for debugging failures, architec…
secondsky/claude-skills
344
9
bun-macros Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding fi…
secondsky/claude-skills
343
10
bun-nuxt Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun fo…
secondsky/claude-skills
343
11
cloudflare-d1 Cloudflare D1 serverless SQLite on edge. Use for databases, migrations, bindings, or encountering D1_ERROR, statement…
secondsky/claude-skills
343
12
bun-jest-migration Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.
secondsky/claude-skills
342
13
microservices-patterns Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use …
secondsky/claude-skills
342
14
graphql-implementation Builds GraphQL APIs with schema design, resolvers, error handling, and performance optimization using Apollo or Graph…
secondsky/claude-skills
339
15
model-deployment Deploy ML models with FastAPI, Docker, Kubernetes. Use for serving predictions, containerization, monitoring, drift d…
secondsky/claude-skills
339
16
mcp-management Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discove…
secondsky/claude-skills
337
17
cloudflare-agents Build AI agents on Cloudflare Workers with MCP integration, tool use, and LLM providers.
secondsky/claude-skills
335
18
cloudflare-mcp-server Build MCP (Model Context Protocol) servers on Cloudflare Workers with tools, resources, and prompts.
secondsky/claude-skills
334
19
jest-generator Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, t…
secondsky/claude-skills
333
20
thesys-generative-ui > Generate, modify, and style React components from natural language using the Thesys SDK. Guides schema-driven U…
secondsky/claude-skills
330
21
maz-ui Maz-UI v4 - Modern Vue & Nuxt component library with 50+ standalone components, composables, directives, theming, i18…
secondsky/claude-skills
328
22
swift-best-practices | This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ bes…
secondsky/claude-skills
328
23
nuxt-studio This skill should be used when the user asks to "set up Nuxt Studio", "configure Studio OAuth", "deploy Studio to Clo…
secondsky/claude-skills
327
24
woocommerce-code-review Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automate…
secondsky/claude-skills
325
25
woocommerce-backend-dev Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hoo…
secondsky/claude-skills
324
26
supabase-postgres-best-practices Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimi…
secondsky/claude-skills
321
27
woocommerce-copy-guidelines Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or docu…
secondsky/claude-skills
321
28
woocommerce-dev-cycle Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or fol…
secondsky/claude-skills
320
29
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
secondsky/claude-skills
312
30
verification-before-completion Run verification commands and confirm output before claiming success. Use when about to claim work is complete, fixed…
secondsky/claude-skills
311
31
react-hook-form-zod Type-safe React forms with React Hook Form and Zod validation. Use for form schemas, field arrays, multi-step forms, …
secondsky/claude-skills
303
32
neon-vercel-postgres Neon + Vercel serverless Postgres for edge and serverless environments. Use for Cloudflare Workers, Vercel Edge, Next…
secondsky/claude-skills
295
33
cloudflare-workers-security Cloudflare Workers security with authentication, CORS, rate limiting, input validation. Use for securing APIs, JWT/AP…
secondsky/claude-skills
290
34
chrome-devtools Browser automation with Puppeteer CLI scripts. Use for screenshots, performance analysis, network monitoring, web scr…
secondsky/claude-skills
289
35
nuxt-seo Nuxt SEO v5 modules (robots, sitemap, og-image, schema-org, link-checker, seo-utils, site-config). Use when implement…
secondsky/claude-skills
283
36
cloudflare-workers-testing Comprehensive testing guide for Cloudflare Workers using Vitest and @cloudflare/vitest-pool-workers. Use for test set…
secondsky/claude-skills
280
37
sveltia-cms Sveltia CMS Git-backed content management (Decap/Netlify CMS successor). 5x smaller bundle (300 KB), GraphQL performa…
secondsky/claude-skills
280
38
database-sharding Database sharding for PostgreSQL/MySQL with hash/range/directory strategies. Use for horizontal scaling, multi-tenant…
secondsky/claude-skills
278
39
google-gemini-file-search Google Gemini File Search for managed RAG with 100+ file formats. Use for document Q&A, knowledge bases, or encounter…
secondsky/claude-skills
273
40
cloudflare-workers-performance Cloudflare Workers performance optimization with CPU, memory, caching, bundle size. Use for slow workers, high latenc…
secondsky/claude-skills
265
41
cloudflare-workers-runtime-apis Cloudflare Workers Runtime APIs including Fetch, Streams, Crypto, Cache, WebSockets, and Encoding. Use for HTTP reque…
secondsky/claude-skills
265
42
cloudflare-workers-frameworks Framework integration for Cloudflare Workers. Use when building with Hono, Remix, Next.js, Astro, SvelteKit, Qwik, or…
secondsky/claude-skills
264
43
cloudflare-workers-ci-cd Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment…
secondsky/claude-skills
261
44
cloudflare-workers-dev-experience Cloudflare Workers local development with Wrangler, Miniflare, hot reload, debugging. Use for project setup, wrangler…
secondsky/claude-skills
261
45
cloudflare-workers-observability Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitor…
secondsky/claude-skills
257
46
cloudflare-workers-migration Migrate to Cloudflare Workers from AWS Lambda, Vercel, Express, and Node.js. Use when porting existing applications t…
secondsky/claude-skills
254
47
cloudflare-workers-multi-lang Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other t…
secondsky/claude-skills
254
48
design-review 7-phase frontend design review with accessibility (WCAG 2.1 AA), responsive testing, visual polish. Use for PR review…
secondsky/claude-skills
239
49
tanstack-query TanStack Query v5 (React Query) server state management. Use for data fetching, caching, mutations, or encountering v…
secondsky/claude-skills
238
50
feature-dev Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for …
secondsky/claude-skills
237
Page 3 · 224 total Previous Next