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 189 of 1125
SkillHub ClubWrite Technical Docs

bun-macros

Bun Macros enables compile-time JavaScript execution that inlines results into bundled code, allowing for environment variable embedding, file content inclusion, build-time code generation, and other optimizations during the bundling process.

C 5.0
Full StackTech Writer
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

cloudflare-workers-ai

This skill provides a complete reference for using Cloudflare Workers AI to run serverless GPU inference, including LLMs, text/image generation, embeddings, and handling common errors and rate limits.

C 5.0
Full StackData / AI
84
rank 63
hot 93
SkillHub ClubShip Full Stack

elevenlabs-agents

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

C 5.0
Full Stack
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

cloudflare-full-stack-scaffold

A production-ready starter template for building full-stack applications on Cloudflare, featuring React, Hono, and pre-configured services (D1, KV, R2, Workers AI) with AI SDK integration to accelerate development and prevent common setup errors.

C 5.0
Full StackFrontendData / AI
84
rank 63
hot 93
SkillHub ClubShip Full Stack

api-testing

HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.

C 5.0
Full StackBackendTesting
84
rank 63
hot 93
SkillHub ClubRun DevOps

cloudflare-workers-ci-cd

This skill provides a complete CI/CD guide for automating Cloudflare Workers deployments using GitHub Actions and GitLab CI. It enables automated testing, multi-environment deployments, preview environments, secure secrets management, and helps prevent common deployment failures and errors.

C 5.0
Full StackDevOpsTesting
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

cloudflare-kv

This skill provides comprehensive guidance for using Cloudflare Workers KV, a global key-value storage service. It covers setup, core operations (put, get, delete, list), best practices, and critical rules for handling consistency, TTL, rate limits, and common errors to optimize edge caching and data management.

C 5.0
Full StackData / AI
84
rank 63
hot 93
SkillHub ClubResearch & Ops

coordinator

A planning tool for multi-coordinator workflows that validates configurations, allocates resources, maps dependencies, and creates risk-based rollout strategies. It focuses on preventing execution failures through systematic pre-flight checks and phased deployment planning.

A 7.1
DevOpsFull Stack
workflow-planningmulti-coordinatorresource-allocationrisk-assessment
14
rank 71
hot 86
SkillHub ClubRun DevOps

cfn-config

Consolidates two existing configuration skills into a single package for managing config files and sanitizing environment variables. Provides clear migration paths and directory structure for existing users. Focuses on practical configuration handling tasks.

A 7.1
DevOps
configuration-managementenvironment-variablescli-tools
14
rank 71
hot 86
SkillHub ClubResearch & Ops

compression-progress

Implements Schmidhuber's compression progress theory as intrinsic reward for AI agents. Provides Python code examples for curious agents, creativity generation, and curriculum selection based on compression improvement rates. Includes command-line tools for measuring progress and visualizing learning trajectories.

A 7.3
Data / AI
reinforcement-learningintrinsic-motivationcuriosity-drivenmodel-compression
10
rank 73
hot 84
SkillHub ClubWrite Technical Docs

latex-overleaf-js-rendering-issue-20251231

Provides structured access to Overleaf's LaTeX documentation through categorized reference files. Helps users find specific LaTeX formatting, math typesetting, and document structure information without leaving Claude. Useful for quick lookups while writing academic papers or technical documents.

A 7.0
Tech Writer
latexdocumentationreferenceoverleaf
9
rank 70
hot 84
SkillHub ClubShip Full Stack

course-help

Provides structured navigation and progress tracking for the Claude Code Course. Guides users through 5 hands-on lessons with clear commands like /ccc:course and /ccc:lesson. Saves progress locally and offers practice tasks in the terminal.

A 7.8
Full Stack
claude-codelearning-coursecli-tutorialprogress-tracking
5
rank 78
hot 82
SkillHub ClubBuild UI

ui-generator

Generates React/Next.js UI components from natural language descriptions. Integrates with theme-factory for consistent styling, produces Tailwind CSS code, and provides immediate browser previews for common page types like login, dashboard, and pricing pages.

A 7.7
FrontendIntegration
ui-generationreact-componentstailwind-csstheme-integration
5
rank 77
hot 82
SkillHub ClubAnalyze Data & AI

cascade-orchestrator

Coordinates multiple Claude micro-skills into sequential or parallel workflows with conditional logic. Integrates Codex sandbox for auto-fixing test failures and routes tasks to different AI models (Gemini/Codex) based on task requirements. Supports swarm coordination via ruv-swarm MCP for parallel execution.

A 7.5
Full StackData / AITesting
workflow-orchestrationmulti-model-routingcodex-sandboxparallel-execution
3
rank 75
hot 80
SkillHub ClubDesign Product

design-tokens-validator

Scans source code files across multiple platforms (CSS, SwiftUI, Unity) to detect hard-coded design values like colors and spacing. Suggests replacements with official design system tokens to enforce consistency. Includes command-line tool and clear detection examples for different file types.

A 8.2
FrontendDesigner
design-systemcode-auditcss-validationtoken-management
2
rank 82
hot 79
SkillHub ClubShip Full Stack

skill-creator

Provides a structured guide for creating Claude skills, covering core principles, file structure, and development process. It helps users extend Claude with specialized workflows and tool integrations.

A 8.2
Full Stack
skill-developmentclaude-extensionsworkflow-guide
2
rank 82
hot 79
SkillHub ClubResearch & Ops

ux-sequence-diagram

Generates ASCII sequence diagrams for visualizing user-system interactions and API call flows. Shows participants, message types, and timing in text format. Useful for documenting interaction patterns without graphical tools.

A 7.9
Tech WriterBackendDesigner
sequence-diagramascii-artux-designapi-documentation
2
rank 79
hot 79
SkillHub ClubResearch & Ops

prd-writer

Generates structured Product Requirements Documents from initial feature prompts. Asks clarifying questions first, then creates markdown files with standard PRD sections. Targets junior developers with clear templates.

A 7.8
Tech WriterFull Stack
prd-generationrequirements-documentationproduct-managementdeveloper-tools
2
rank 78
hot 79
SkillHub ClubDesign Product

aesthetic-form-composition

Analyzes visual compositions by examining eye paths, balance, rhythm, layering and proportions. Outputs structured compositional rules as Memo nodes for design reference. Useful for designers analyzing existing layouts or creating new visual systems.

A 7.8
DesignerFrontend
visual-analysiscomposition-rulesdesign-principlesaesthetics
2
rank 78
hot 79
SkillHub ClubAnalyze Data & AI

testing-patterns

Provides concrete testing patterns for a specific project (ActionPhase), covering backend Go unit tests, React component tests, and Playwright E2E tests. It enforces a strict workflow where E2E tests are written last, after unit, API, and component tests pass. Includes specific commands, fixture data, and anti-pattern examples.

A 8.3
TestingFrontendBackend
test-pyramidtdd-workflowe2e-checklistregression-testing
0
rank 83
hot 74
SkillHub ClubWrite Technical Docs

ai-multimodal

Provides CLI tools to process audio, images, videos, and documents using Google Gemini API, with batch processing, media optimization, and content generation capabilities. Includes practical scripts for transcription, analysis, and image/video creation.

A 8.3
Data / AIBackendTech Writer
multimodal-aimedia-processinggemini-apicontent-generation
0
rank 83
hot 74
SkillHub ClubShip Full Stack

skill-creator

Provides structured guidance for creating Claude Skills with clear directory organization, progressive disclosure patterns, and concrete examples for scripts, references, and assets. Helps developers package specialized workflows efficiently.

A 8.3
Full Stack
skill-developmentdocumentationworkflowclaude-skills
0
rank 83
hot 74
SkillHub ClubAnalyze Data & AI

code-review

This skill enforces strict code review protocols for Claude, banning performative agreement and requiring evidence before completion claims. It provides concrete decision trees for receiving feedback, requesting reviews via subagent, and implementing verification gates. The approach targets common AI pitfalls in technical review processes.

A 8.3
Full StackData / AITesting
code-reviewverificationsubagent-workflowgit-process
0
rank 83
hot 74
SkillHub ClubDesign Product

langchain-architecture

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

A 8.2
Full StackData / AIDesigner
0
rank 82
hot 74
Previous
Page 189 of 1125
Next