Topic: claude-code
35,830 skills in this topic.
-
base-ui-react
secondsky/claude-skills 109
-
better-auth
Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.
secondsky/claude-skills 109
-
better-chatbot-patterns
secondsky/claude-skills 109
-
access-control-rbac
Role-based access control (RBAC) with permissions and policies. Use for admin dashboards, enterprise access, multi-tenant apps, fine-grained authorization, or encountering permission hierarchies, role inheritance, policy conflicts.
secondsky/claude-skills 109
-
ai-elements-chatbot
secondsky/claude-skills 109
-
api-authentication
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors.
secondsky/claude-skills 109
-
api-changelog-versioning
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.
secondsky/claude-skills 109
-
mobile-first-design
Designs responsive interfaces starting from mobile screens with progressive enhancement for larger devices. Use when building responsive websites, optimizing for mobile users, or implementing adaptive layouts.
secondsky/claude-skills 109
-
mobile-offline-support
Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data sync, connectivity handling, or encountering sync conflicts, queue management, storage limits, network transition errors.
secondsky/claude-skills 109
-
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
-
api-contract-testing
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
secondsky/claude-skills 109
-
api-error-handling
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.
secondsky/claude-skills 109
-
api-pagination
Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections.
secondsky/claude-skills 109
-
api-rate-limiting
Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
secondsky/claude-skills 109
-
api-reference-documentation
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
secondsky/claude-skills 109
-
api-testing
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.
secondsky/claude-skills 109
-
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
secondsky/claude-skills 109
-
auto-animate
secondsky/claude-skills 109