Topic: claude-code-commands
633 skills in this topic.
-
multi-ai-consultant
Consult external AIs (Gemini 2.5 Pro, OpenAI Codex, Claude) for second opinions. Use for debugging failures, architectural decisions, security validation, or need fresh perspective with synthesis.
secondsky/claude-skills 109
-
mutation-testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
secondsky/claude-skills 109
-
nextjs
secondsky/claude-skills 109
-
nuxt-content
secondsky/claude-skills 109
-
nuxt-core
Nuxt 4 core framework fundamentals: project setup, configuration, routing,
SEO, error handling, and directory structure.
Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts,
setting up routing and middleware, implementing SEO with useHead/useSeoMeta,
handling errors with error.vue and NuxtErrorBoundary, or understanding
Nuxt 4 directory structure.
Keywords: Nuxt 4, nuxt.config.ts, file-based routing, pages directory,
definePageMeta, useHead, useSeoMeta, error.vue, NuxtErrorBoundary,
middleware, navigateTo, NuxtLink, app directory, runtime config
secondsky/claude-skills 109
-
nuxt-data
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData,
and state management with useState and Pinia.
Use when: creating custom composables, fetching data with useFetch or useAsyncData,
managing global state with useState, integrating Pinia, debugging reactive data issues,
or implementing SSR-safe state patterns.
Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia,
data fetching, state management, reactive, shallow reactivity, reactive keys,
transform, pending, error, refresh, dedupe, caching
secondsky/claude-skills 109
-
nuxt-production
Nuxt 4 production optimization: hydration, performance, testing with Vitest,
deployment to Cloudflare/Vercel/Netlify, and v4 migration.
Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals,
writing tests with Vitest, deploying to Cloudflare Pages/Workers/Vercel/Netlify,
or migrating from Nuxt 3 to Nuxt 4.
Keywords: hydration, hydration mismatch, ClientOnly, SSR, performance,
lazy loading, lazy hydration, Vitest, testing, deployment, Cloudflare Pages,
Cloudflare Workers, Vercel, Netlify, NuxtHub, migration, Nuxt 3 to Nuxt 4
secondsky/claude-skills 109
-
nuxt-server
Nuxt 4 server-side development with Nitro: API routes, server middleware,
database integration, and backend patterns.
Use when: creating server API routes, implementing server middleware,
integrating databases (D1, PostgreSQL, Drizzle), handling file uploads,
implementing WebSockets, or building backend logic with Nitro.
Keywords: server routes, API routes, Nitro, defineEventHandler,
getRouterParam, getQuery, readBody, setCookie, createError,
server middleware, D1, Drizzle, PostgreSQL, WebSocket, file upload
secondsky/claude-skills 109
-
oauth-implementation
OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering authorization code flow, PKCE, token refresh, scope management errors.
secondsky/claude-skills 109
-
openai-agents
secondsky/claude-skills 109
-
openai-api
secondsky/claude-skills 109
-
openai-responses
secondsky/claude-skills 109
-
payment-gateway-integration
Integrates payment processing with Stripe, PayPal, or Square including subscriptions, webhooks, and PCI compliance. Use when implementing checkout flows, recurring billing, or handling refunds and disputes.
secondsky/claude-skills 109
-
pinia-colada
secondsky/claude-skills 109
-
pinia-v3
secondsky/claude-skills 109
-
plan-interview
Adaptive interview-driven spec generation. Use when converting rough plans into comprehensive specifications, needing structured requirements gathering, or transforming ideas into implementation-ready documentation.
secondsky/claude-skills 109
-
playwright
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
secondsky/claude-skills 109
-
progressive-web-app
Progressive Web Apps with service workers, web manifest, offline support, installation prompts. Use for installable web apps, offline functionality, push notifications, or encountering service worker registration, cache strategy, manifest configuration errors.
secondsky/claude-skills 109
-
push-notification-setup
Implements push notifications across iOS, Android, and web using Firebase Cloud Messaging and native services. Use when adding notification capabilities, handling background messages, or setting up notification channels.
secondsky/claude-skills 109
-
react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
secondsky/claude-skills 109
-
react-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture.
secondsky/claude-skills 109
-
react-hook-form-zod
secondsky/claude-skills 109
-
react-native-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
secondsky/claude-skills 109
-
recommendation-engine
Build recommendation systems with collaborative filtering, matrix factorization, hybrid approaches. Use for product recommendations, personalization, or encountering cold start, sparsity, quality evaluation issues.
secondsky/claude-skills 109