Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
nuxt-server
Imported from https://github.com/secondsky/claude-skills.
nuxt-seo
Imported from https://github.com/secondsky/claude-skills.
clerk-auth
This skill provides Clerk authentication setup and troubleshooting for React, Next.js, and Cloudflare Workers. It helps implement protected routes, JWT verification, middleware, and testing while resolving common errors like secret key issues and JWKS cache problems.
bun-hono-integration
Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features.
bun-hot-reloading
Imported from https://github.com/secondsky/claude-skills.
bun-sveltekit
This skill enables building and running SvelteKit applications with Bun runtime, providing faster development/build speeds and seamless integration with Bun-specific APIs like SQLite database operations and file handling.
better-chatbot-patterns
This skill provides reusable patterns for building robust AI chatbots, including server action validators, a type-safe tool abstraction system, and multi-provider setup to reduce errors, improve type safety, and cut token usage by ~65%.
bun-http-server
This skill enables building high-performance HTTP servers using Bun.serve(), providing capabilities for request/response handling, routing, REST API implementation, body parsing, and server configuration with built-in error handling.
nuxt-production
This skill provides expert guidance for optimizing Nuxt 4 production applications, covering hydration debugging, performance tuning, Vitest testing, deployment to major platforms, and migration from Nuxt 3.
cloudflare-full-stack-integration
This skill provides production-tested patterns for seamlessly connecting a React frontend to a Cloudflare Workers backend using Hono and Clerk authentication. It solves common issues like CORS errors, token mismatches, and race conditions, offering ready-to-use templates for API clients, middleware, and configuration.
bun-sqlite
This skill enables SQLite database operations using Bun's built-in high-performance driver, supporting prepared statements, transactions, parameterized queries, and multiple database modes for efficient data management.
google-gemini-file-search
Google Gemini File Search provides fully managed RAG for document Q&A, automatically handling chunking, embeddings, and vector search across 100+ file formats without requiring vector database setup, while offering built-in citations and cost-effective pricing.
cloudflare-workers-dev-experience
Cloudflare Workers local development with Wrangler, Miniflare, hot reload, debugging. Use for project setup, wrangler.jsonc configuration, or encountering local dev, HMR, binding simulation errors.
bun-websocket-server
This skill provides guidance for creating WebSocket servers in Bun, including real-time communication setup, pub/sub patterns, broadcasting messages, and managing socket connections with built-in Bun.serve() functionality.
bun-nuxt
This skill enables running Nuxt 3 applications with the Bun runtime for significantly faster development and production performance, providing configuration examples and direct access to Bun's native APIs within Nuxt server routes and utilities.
cloudflare-durable-objects
This skill provides comprehensive guidance for implementing Cloudflare Durable Objects, enabling stateful coordination, real-time applications, and persistent storage with features like WebSocket hibernation, alarms, and SQLite for chat, multiplayer games, and session management.
better-chatbot
This skill teaches Claude the conventions and architectural patterns of the better-chatbot project, enabling contributions that follow its three-tier tool system, repository patterns, and component design to ensure code quality and consistency.
auto-animate
AutoAnimate provides zero-config, lightweight animations for React applications, enabling automatic transitions for lists, accordions, and toasts while preventing common SSR and accessibility issues with minimal setup.
cloudflare-nextjs
Imported from https://github.com/secondsky/claude-skills.
cloudflare-workers-observability
This skill provides production-grade observability for Cloudflare Workers, enabling structured logging, metrics collection, tracing, and alerting to help developers monitor, debug, and optimize their serverless applications effectively.
bun-test-lifecycle
This skill provides Bun test lifecycle hooks (beforeAll, afterAll, beforeEach, afterEach) for structured test setup and teardown, enabling clean database connections, server management, and mock handling to ensure isolated and reliable test execution.
rust-development
Idiomatic Rust development with focus on safety, performance, and ergonomics. Expert in async/await, error handling, trait design, and the Rust ecosystem.
log-debug-issue
Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
AgentDB Vector Search
Provides vector search capabilities for AgentDB with HNSW indexing, quantization options, and sub-millisecond query times. Includes CLI tools, TypeScript API, MCP server integration, and performance benchmarks showing 150-12,500x speed improvements over traditional solutions.