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
14792 results
Ship Full Stack · Full Stack
Page 76 of 617
SkillHub ClubShip Full Stack

mailman

Guidance for setting up and configuring mailing list servers with Postfix and Mailman3. This skill should be used when tasks involve configuring email servers, mailing list management, LMTP integration, or mail delivery pipelines. Applies to tasks requiring Postfix-Mailman integration, subscription workflows, or email broadcast functionality.

C 4.9
Full StackIntegration
782
rank 75
hot 99
SkillHub ClubShip Full Stack

pypi-server

Guide for setting up local PyPI servers to host and serve Python packages. This skill should be used when tasks involve creating a local PyPI repository, serving Python packages over HTTP, building distributable Python packages, or testing pip installations from a custom index URL.

C 4.9
Full StackBackendTesting
782
rank 75
hot 99
SkillHub ClubShip Full Stack

casadi-ipopt-nlp

Nonlinear optimization with CasADi and IPOPT solver. Use when building and solving NLP problems: defining symbolic variables, adding nonlinear constraints, setting solver options, handling multiple initializations, and extracting solutions. Covers power systems optimization patterns including per-unit scaling and complex number formulations.

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

shell-tools

Production-grade shell tools - jq, xargs, parallel, pipelines

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

uv

This skill should be used when creating new Python projects or managing Python dependencies. IMPORTANT - uv must ALWAYS be used for any Python-related commands in Python projects (running scripts, installing packages, creating virtual environments, etc.). Never use pip, python directly, or other package managers - always use uv commands (uv run, uv add, uv pip, etc.).

C 4.9
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

pubchem-database

Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics.

C 4.9
Full StackBackend
781
rank 75
hot 99
SkillHub ClubShip Full Stack

claude-on-rails

Imported from https://www.skillhub.club/skills/obie-claude-on-rails.

C 4.9
Full Stack
778
rank 75
hot 99
SkillHub ClubShip Full Stack

zustand-state-management

Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR with hydration handling. Prevents 6 documented errors. Use when setting up React state, migrating from Redux/Context, or troubleshooting hydration errors, TypeScript inference, infinite render loops, or persist race conditions.

C 4.9
Full StackFrontend
626
rank 74
hot 99
SkillHub ClubShip Full Stack

figma

Integrate with Figma API for design automation and code generation. Use when extracting design tokens, generating React/CSS code from Figma components, syncing design systems, building Figma plugins, or automating design-to-code workflows. Triggers on Figma API, design tokens, Figma plugin, design-to-code, Figma export, Figma component, Dev Mode.

C 4.9
Full StackFrontendBackend
133
rank 66
hot 95
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 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 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 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 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 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 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
Previous
Page 76 of 617
Next