Source

secondsky/claude-skills

224 skills · 76.4K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
bun-nextjs This skill should be used when the user asks about "Next.js with Bun", "Bun and Next", "running Next.js on Bun", "Nex…
secondsky/claude-skills
386
2
access-control-rbac Role-based access control (RBAC) with permissions and policies. Use for admin dashboards, enterprise access, multi-te…
secondsky/claude-skills
384
3
internationalization-i18n Implements multi-language support using i18next, gettext, or Intl API with translation workflows and RTL support. Use…
secondsky/claude-skills
384
4
mobile-app-debugging Mobile app debugging for iOS, Android, cross-platform frameworks. Use for crashes, memory leaks, performance issues, …
secondsky/claude-skills
384
5
security-headers-configuration Configures HTTP security headers to protect against XSS, clickjacking, and MIME sniffing attacks. Use when hardening …
secondsky/claude-skills
381
6
websocket-implementation Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling…
secondsky/claude-skills
380
7
recommendation-engine Build recommendation systems with collaborative filtering, matrix factorization, hybrid approaches. Use for product r…
secondsky/claude-skills
379
8
root-cause-tracing Systematically trace bugs backward through call stack to find original trigger. Use when errors occur deep in executi…
secondsky/claude-skills
379
9
seo-optimizer SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search…
secondsky/claude-skills
375
10
ultracite Ultracite multi-provider linting/formatting (Biome, ESLint, Oxlint). Use for v6/v7 setup, provider selection, Git hoo…
secondsky/claude-skills
375
11
app-store-deployment Publishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. U…
secondsky/claude-skills
374
12
seo-keyword-cluster-builder SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for conten…
secondsky/claude-skills
374
13
mutation-testing Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @h…
secondsky/claude-skills
373
14
nuxt-production | Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlif…
secondsky/claude-skills
372
15
api-response-optimization Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improvi…
secondsky/claude-skills
370
16
defense-in-depth-validation Validate at every layer data passes through to make bugs impossible. Use when invalid data causes failures deep in ex…
secondsky/claude-skills
370
17
api-filtering-sorting Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when im…
secondsky/claude-skills
369
18
bun-tanstack-start TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or enco…
secondsky/claude-skills
369
19
api-pagination Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building…
secondsky/claude-skills
367
20
bun-drizzle-integration Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.
secondsky/claude-skills
367
21
drizzle-orm-d1 | Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe …
secondsky/claude-skills
367
22
bun-runtime Use for Bun runtime, bunfig.toml, watch/hot modes, env vars, CLI flags, and module resolution.
secondsky/claude-skills
366
23
nuxt-ui-v4 Nuxt UI v4 component library for building Nuxt v4 applications. 125+ accessible components with Tailwind v4, Reka UI,…
secondsky/claude-skills
366
24
push-notification-setup Implements push notifications across iOS, Android, and web using Firebase Cloud Messaging and native services. Use wh…
secondsky/claude-skills
364
25
bun-workers Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
secondsky/claude-skills
363
26
health-check-endpoints Health check endpoints for liveness, readiness, dependency monitoring. Use for Kubernetes, load balancers, auto-scali…
secondsky/claude-skills
363
27
bun-docker Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.
secondsky/claude-skills
362
28
oauth-implementation OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-b…
secondsky/claude-skills
362
29
bun-test-coverage Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.
secondsky/claude-skills
360
30
nuxt-server | Nuxt 4 server-side development with Nitro: API routes, server middleware, database integration, and backend pattern…
secondsky/claude-skills
360
31
api-gateway-configuration Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice archit…
secondsky/claude-skills
359
32
bun-test-mocking Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.
secondsky/claude-skills
359
33
dependency-upgrade Secure dependency upgrades with supply chain protection, cooldowns, and staged rollout. Use when upgrading deps, conf…
secondsky/claude-skills
359
34
bun-cloudflare-workers This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangl…
secondsky/claude-skills
358
35
bun-bundler This skill should be used when the user asks about "bun build", "Bun.build", "bundling with Bun", "code splitting", "…
secondsky/claude-skills
356
36
bun-http-server Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs,…
secondsky/claude-skills
355
37
session-management Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. …
secondsky/claude-skills
355
38
turborepo | Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote c…
secondsky/claude-skills
355
39
api-changelog-versioning Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API con…
secondsky/claude-skills
354
40
bun-hot-reloading Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. C…
secondsky/claude-skills
353
41
claude-hook-writer Expert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces…
secondsky/claude-skills
353
42
mobile-offline-support Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data s…
secondsky/claude-skills
353
43
cloudflare-manager Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when d…
secondsky/claude-skills
352
44
recommendation-system Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low…
secondsky/claude-skills
352
45
claude-code-bash-patterns Claude Code Bash tool patterns with hooks, automation, git workflows. Use for PreToolUse hooks, command chaining, CLI…
secondsky/claude-skills
351
46
api-versioning-strategy Implements API versioning using URL paths, headers, or query parameters with backward compatibility and deprecation s…
secondsky/claude-skills
350
47
bun-react-ssr Use when building server-rendered React with Bun, including streaming SSR, hydration, renderToString, or custom SSR w…
secondsky/claude-skills
350
48
idempotency-handling Idempotent API operations with idempotency keys, Redis caching, DB constraints. Use for payment systems, webhook retr…
secondsky/claude-skills
350
49
bun-shell Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or comma…
secondsky/claude-skills
349
50
ml-pipeline-automation Automate ML workflows with Airflow, Kubeflow, MLflow. Use for reproducible pipelines, retraining schedules, MLOps, or…
secondsky/claude-skills
349
Page 2 · 224 total Previous Next