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.

Start with the job to be done
26996 results
All outcomes · All facets
Page 206 of 1125
SkillHub ClubShip Full Stack

nuxt-server

Imported from https://github.com/secondsky/claude-skills.

C 4.9
Full StackBackend
84
rank 63
hot 93
SkillHub ClubGrow & Distribute

nuxt-seo

Imported from https://github.com/secondsky/claude-skills.

C 4.9
Full StackTech Writer
84
rank 63
hot 93
SkillHub ClubRun DevOps

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.

C 4.9
Full StackFrontendSecurity
84
rank 63
hot 93
SkillHub ClubShip Full Stack

bun-hono-integration

Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features.

C 4.9
Full StackIntegration
84
rank 63
hot 93
SkillHub ClubShip Full Stack

bun-hot-reloading

Imported from https://github.com/secondsky/claude-skills.

C 4.9
Full Stack
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackBackendIntegration
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

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%.

C 4.9
Full StackBackendData / AI
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackBackend
84
rank 63
hot 93
SkillHub ClubRun DevOps

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.

C 4.9
Full StackDevOpsTesting
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackFrontendBackend
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

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.

C 4.9
Full StackBackendData / AI
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

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.

C 4.9
Full StackBackendData / AI
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full Stack
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackBackend
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackBackend
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full Stack
84
rank 63
hot 93
SkillHub ClubDesign Product

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.

C 4.9
Full StackDesigner
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackFrontend
84
rank 63
hot 93
SkillHub ClubShip Full Stack

cloudflare-nextjs

Imported from https://github.com/secondsky/claude-skills.

C 4.9
Full StackFrontend
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackTesting
84
rank 63
hot 93
SkillHub ClubShip Full Stack

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.

C 4.9
Full StackBackendTesting
83
rank 63
hot 93
SkillHub ClubDesign Product

rust-development

Idiomatic Rust development with focus on safety, performance, and ergonomics. Expert in async/await, error handling, trait design, and the Rust ecosystem.

A 8.3
Full StackDesigner
1
rank 83
hot 77
SkillHub ClubShip Full Stack

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.

A 8.3
Full StackTesting
1
rank 83
hot 77
SkillHub ClubAnalyze Data & AI

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.

A 8.3
Data / AIBackendIntegration
vector-searchragsemantic-searchembeddings
0
rank 83
hot 74
Previous
Page 206 of 1125
Next