Marketplace

SkillHub Club catalog feed.

Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.

Start with the job to be done
26985 results
All outcomes · All facets
Page 14 of 1125
SkillHub ClubRun DevOps

rclone

This skill provides rclone commands for uploading, syncing, and managing files across multiple cloud storage providers. It includes setup verification, configuration guidance for S3, R2, B2, Google Drive, and Dropbox, plus practical commands with flags for different transfer scenarios.

A 8.8
DevOpsTesting
file-transfercloud-storagebackupdevops
10.6K
rank 88
hot 99
SkillHub ClubBuild Backend

wheels-model-generator

A highly practical and well-documented Skill that addresses critical production issues in Wheels ORM model generation with clear anti-pattern prevention and production-tested solutions.

A 8.7
BackendTesting
ormcode-generationcoldfusionmodel-validation
201
rank 87
hot 97
SkillHub ClubAnalyze Data & AI

ccs-delegation

Automates delegation of deterministic coding tasks (typos, tests, refactoring) to cost-optimized AI models via CCS CLI. Parses user intent, selects optimal profile based on task analysis, enhances prompts with context, and reports execution results. Includes session continuation and detailed error handling.

A 7.5
Full StackData / AITesting
cli-toolstask-delegationcost-optimizationworkflow-automation
1.5K
rank 78
hot 99
SkillHub ClubAnalyze Data & AI

openai-api

Build with OpenAI stateless APIs - Chat Completions (GPT-5.2, o3), Realtime voice, Batch API (50% savings), Embeddings, DALL-E 3, Whisper, and TTS. Prevents 16 documented errors. Use when: implementing GPT-5 chat, streaming, function calling, embeddings for RAG, or troubleshooting rate limits (429), API errors, TypeScript issues, model name errors.

A 8.8
Full StackBackendData / AI
625
rank 88
hot 99
SkillHub ClubRun DevOps

agent-sandbox-skill

This skill provides a CLI wrapper for E2B sandboxes, enabling safe execution of code, commands, and file operations in isolated environments. It handles sandbox lifecycle, file transfers, and browser automation with clear prerequisites and troubleshooting steps.

A 8.4
DevOpsTesting
sandboxcode-executioncli-tooltesting
343
rank 84
hot 99
SkillHub ClubResearch & Ops

product-management

Turns Claude into a product manager that identifies feature gaps using a structured WINNING scoring system, syncs with GitHub Issues to prevent duplicates, and generates PRDs. It organizes findings in a local .pm/ folder and helps prioritize what to build next based on pain, timing, and execution capability.

A 8.1
Full StackIntegration
product-managementgithub-integrationcompetitive-analysisroadmap-planning
300
rank 81
hot 99
SkillHub ClubBuild UI

testing-frontend

Provides concrete testing patterns for React and Vue applications using Vitest and Testing Library. Covers component testing, async operations, forms, hooks, mocking, and integration tests with practical code examples. Includes guidance on test organization, performance, and accessibility testing.

A 8.4
TestingFrontendIntegration
frontend-testingreact-testingvue-testingvitest
246
rank 84
hot 98
SkillHub ClubGrow & Distribute

analytics-interpretation

This skill interprets GA4 and Google Search Console data with clear benchmarks, status indicators, and actionable insights. It provides structured templates for metric summaries, calculates content health scores, and helps identify traffic quality patterns and anomalies for data-driven decisions.

A 8.4
Data / AITech Writer
analyticsseoga4gsc
246
rank 84
hot 98
SkillHub ClubWrite Technical Docs

bash-defensive-patterns

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

S 9.0
Full StackDevOpsTech Writer
141
rank 90
hot 96
SkillHub ClubResearch & Ops

obsidian

This Skill provides CLI access to Obsidian vaults through obsidian-cli, enabling search, create, move, and delete operations on notes. It focuses on practical vault discovery and safe file operations with wikilink updates. The tool is specifically designed for Obsidian power users who want to automate their note management.

A 7.9
Full Stack
obsidiannote-takingautomationmarkdown
323.5K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

woocommerce-backend-dev

This skill enforces WooCommerce backend PHP development standards, ensuring code follows project conventions for file structure, naming, testing, and data integrity. It mandates its use before writing unit tests or modifying backend code, linking to detailed guides for specific tasks like dependency injection and hook usage.

A 8.4
BackendData / AITech Writer
woocommercephp-developmentcode-conventionsunit-testing
10.2K
rank 88
hot 99
SkillHub ClubResearch & Ops

paper-search-usage

This skill provides unified access to search academic papers across six major platforms including arXiv and PubMed. It defines clear trigger phrases for when users need to find research papers. The skill helps researchers avoid switching between different search interfaces.

A 8.1
Full Stack
academic-searchliterature-reviewpaper-discoveryresearch-tools
507
rank 81
hot 99
SkillHub ClubDesign Product

postgresql-table-design

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

A 8.9
Full StackData / AIDesigner
141
rank 89
hot 96
SkillHub ClubAnalyze Data & AI

transformers

Provides comprehensive guidance for using Hugging Face Transformers library across NLP, vision, and audio tasks. Covers installation, authentication, pipelines for quick inference, model loading, text generation, fine-tuning, and tokenization with practical code examples.

A 8.9
Data / AI
transformershuggingfacenlpmodel-inference
141
rank 89
hot 96
SkillHub ClubGrow & Distribute

approval-workflow

This skill automates multi-stakeholder approval workflows for marketing assets. It defines tiered approval chains based on budget, audience reach, and risk, routes requests to approvers, tracks status, handles escalations, and maintains audit trails. The detailed configuration examples and real-world scenarios make it immediately usable for teams managing content reviews.

A 8.9
Full StackTech Writer
approval-processworkflow-automationgovernancemarketing-ops
98
rank 89
hot 94
SkillHub ClubShip Full Stack

Command Development

This skill teaches developers how to create and manage slash commands for Claude Code. It covers command structure, YAML frontmatter options, dynamic arguments, file references, and bash execution. The documentation explains when to use project vs personal commands and provides clear examples of proper command syntax.

A 8.4
Full Stack
claude-codeslash-commandsdeveloper-toolsworkflow-automation
79.8K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

idapython

IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.

A 8.5
Full StackBackendTech Writer
6.5K
rank 86
hot 99
SkillHub ClubRun DevOps

address-sanitizer

AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.

A 8.8
Full StackSecurity
3.6K
rank 88
hot 99
SkillHub ClubWrite Technical Docs

create-subagents

This skill provides detailed guidance for creating and managing Claude Code subagents. It covers file structure, configuration, prompt writing, and multi-agent workflow design. Includes troubleshooting for common issues like tool misuse and constraint violations.

S 9.4
Full StackTech WriterDesigner
subagent-creationworkflow-orchestrationclaude-codeagent-patterns
1.6K
rank 94
hot 99
SkillHub ClubShip Full Stack

pr-checks

A comprehensive PR review automation skill that systematically addresses CodeRabbit feedback, ensures PR description quality, runs tests, and maintains code standards through a structured workflow.

A 8.0
Full StackTesting
pr-reviewcode-qualitygit-workflowautomation
843
rank 80
hot 99
SkillHub ClubShip Full Stack

massgen-config-creator

A comprehensive guide for creating YAML configuration files for MassGen multi-agent systems, emphasizing best practices, consistency, and referencing authoritative documentation.

A 7.9
Full Stack
configurationyamlmulti-agentdocumentation
843
rank 79
hot 99
SkillHub ClubShip Full Stack

prompt-enhancer

This skill analyzes a user's brief development request and existing project files to generate detailed, context-aware implementation requirements. It follows a clear four-step workflow, provides stack-specific templates (Flutter, Next.js, Python), and requires user confirmation before proceeding. It addresses the common problem of vague prompts in coding assistance.

A 8.6
Full StackFrontend
prompt-engineeringcode-analysisrequirements-gatheringproject-scaffolding
784
rank 86
hot 99
SkillHub ClubDesign Product

ui-design-review

Provides structured prompting patterns for UI design reviews using Gemini's vision capabilities. Includes specific templates for usability analysis, WCAG accessibility audits, and design system consistency checks. Covers multiple image input methods and severity guidelines.

A 7.9
DesignerFrontendData / AI
ui-reviewaccessibilitydesign-systemmultimodal-ai
246
rank 79
hot 98
SkillHub ClubShip Full Stack

breaking-change-detector

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation.

S 9.0
Full StackBackend
71
rank 90
hot 93
Previous
Page 14 of 1125
Next