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 97 of 1125
SkillHub ClubBuild UI

zustand-state-management

Provides concrete patterns for setting up Zustand stores in React with TypeScript, specifically addressing common pitfalls like Next.js hydration errors and TypeScript syntax issues. Includes practical examples for basic, typed, and persistent stores with clear do's and don'ts.

A 8.8
Frontend
reacttypescriptstate-managementzustand
10
rank 88
hot 84
SkillHub ClubShip Full Stack

debug-hooks

Provides a systematic debugging workflow for Claude Code hooks with concrete bash commands. Covers common failure scenarios like missing registrations, silent errors, and build issues. Includes practical examples for manual testing and a diagnostic checklist.

A 8.7
Full StackTesting
claude-hooksdebuggingworkflowtroubleshooting
3.6K
rank 87
hot 99
SkillHub ClubShip Full Stack

calendar

Calendar canvas for displaying events and picking meeting times. Use when showing calendar views or when users need to select available time slots.

A 8.1
Full Stack
1.4K
rank 81
hot 99
SkillHub ClubWrite Technical Docs

moai-docs-generation

Provides concrete patterns for generating documentation using real tools like Sphinx, MkDocs, TypeDoc, and Nextra. Covers setup, configuration, and CI/CD integration for API docs, user guides, and static sites. Includes specific commands and file examples for different documentation frameworks.

A 8.3
Tech WriterBackendDevOps
documentation-generationapi-docsstatic-sitesci-cd
841
rank 83
hot 99
SkillHub ClubWrite Technical Docs

.claude

Provides Claude with context for managing a GitOps-based Kubernetes homelab using Flux and Talos. Includes architecture docs, conventions, and quick reference commands for cluster operations. Helps maintain consistency across two independent clusters with specific invariants and directory structures.

A 7.6
DevOpsTech Writer
kubernetesgitopshomelabflux
291
rank 76
hot 99
SkillHub ClubAnalyze Data & AI

discover-data

A gateway skill that auto-activates for data development tasks and provides access to 9 specialized data skills covering batch processing, stream processing, and advanced dataflow systems. It uses a progressive loading approach where users first get the gateway, then can explore specific skills as needed.

A 7.6
Data / AI
data-pipelineetlstream-processingdataflow
81
rank 76
hot 93
SkillHub ClubWrite Technical Docs

moai-library-mermaid

This skill enables Claude Code to generate 21 types of Mermaid diagrams using MCP Playwright for rendering. It provides syntax examples for flowcharts, sequence diagrams, and C4 architecture diagrams, with integration guidance for development workflows. The skill requires Node.js and Playwright configuration to function.

A 7.9
Tech WriterDesignerTesting
diagram-generationmermaidarchitecture-docsvisual-documentation
56
rank 79
hot 92
SkillHub ClubWrite Technical Docs

writing-git-commits

This skill teaches developers how to write structured Git commit messages following the Conventional Commits specification. It explains commit types like feat, fix, and docs, shows message formatting, and links to detailed sub-skills for examples and FAQs. It's designed to improve team communication and enable automated changelog generation.

A 8.2
Full StackTech Writer
gitcommit-messagesconventional-commitsversion-control
43
rank 82
hot 90
SkillHub ClubRun DevOps

git-workflow

Provides structured guidance on Git workflows for teams, covering branching strategies, commit conventions, PR reviews, and release automation. Includes decision trees, templates, and integration with CI/CD tools. Focuses on practical implementation with clear examples and anti-patterns.

A 8.3
DevOpsFull StackIntegration
gitcode-reviewversion-controlteam-collaboration
42
rank 83
hot 90
SkillHub ClubDesign Product

task-master-viewer

Provides a Streamlit-based GUI for editing Task Master tasks.json files, offering visual task management as an alternative to CLI commands. Includes clear launch instructions, troubleshooting tips, and integration guidance with existing tools.

A 8.2
Full StackDesignerIntegration
task-managementgui-editorstreamlitjson-editing
31
rank 82
hot 89
SkillHub ClubResearch & Ops

plugin-structure

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

A 8.4
Full StackIntegration
12.6K
rank 89
hot 99
SkillHub ClubResearch & Ops

create-meta-prompts

This skill automates the creation of structured prompts for multi-stage Claude workflows (research, plan, implement, refine). It enforces a consistent folder structure, generates human-readable summaries, and manages dependencies between prompts to create reproducible AI pipelines.

A 8.0
Full StackData / AIIntegration
prompt-engineeringworkflow-automationclaude-mcpai-pipelines
1.6K
rank 80
hot 99
SkillHub ClubRun DevOps

create-hooks

Provides step-by-step guidance for implementing Claude Code hooks to automate workflows, validate commands, and inject context. Includes concrete examples for logging, security blocks, auto-formatting, and notifications with clear debugging and security considerations.

A 8.3
Full StackSecurity
claude-codeworkflow-automationtool-hooksdeveloper-tools
1.6K
rank 83
hot 99
SkillHub ClubShip Full Stack

workflow

This skill manages handoffs between PM and implementation roles in a multi-agent Claude setup. It generates structured request templates for task delegation and completion reports, and can auto-fix issues identified in code reviews. It's designed for teams using Claude in distinct PM and developer roles.

A 7.4
Full Stack
multi-agentcode-reviewworkflow-automationhandoff
280
rank 74
hot 98
SkillHub ClubResearch & Ops

discover-testing

A gateway skill that automatically activates when working with testing tasks and provides access to six specialized testing skills. It uses a progressive loading approach where users first get the gateway, then can browse the full category index, and finally load specific skills as needed.

A 7.5
TestingFull Stack
testing-automationskill-discoveryworkflow-enhancementtdd
81
rank 75
hot 93
SkillHub ClubShip Full Stack

regression-test-generator

Generate regression tests when bugs are discovered during /debug or continuous checks. Auto-detects test framework, creates Arrange-Act-Assert tests, and links to error-log.md entries. (project)

A 7.8
Full StackTesting
71
rank 78
hot 93
SkillHub ClubShip Full Stack

examples

A comprehensive reference skill providing real-world examples of Conventional Commits across various scenarios, commit types, and common mistakes, serving as an excellent educational resource for development teams.

A 8.4
Full Stack
git-commitsdocumentationbest-practicescode-quality
43
rank 84
hot 90
SkillHub ClubShip Full Stack

chrome-debug

This skill enables direct interaction with Chrome DevTools Protocol for browser automation, debugging, and testing. It provides tools for DOM inspection, JavaScript execution, screenshot capture, form filling, and performance analysis. The documentation includes concrete examples for common debugging workflows and automation tasks.

A 8.0
Testing
browser-automationchrome-devtoolsweb-debuggingscreenshot-testing
43
rank 80
hot 90
SkillHub ClubRun DevOps

rails-expert

A comprehensive Rails expert skill providing structured guidance for modern Rails 7+ development with excellent coverage of conventions, Hotwire, testing, and deployment workflows.

A 7.9
BackendFull StackDevOps
ruby-on-railsweb-developmentbackend-frameworkfullstack
43
rank 79
hot 90
SkillHub ClubShip Full Stack

subagent-driven-development

Automates multi-task implementation by dispatching fresh subagents for each task with intermediate code reviews. Enforces quality gates between tasks to catch issues early while maintaining development momentum in a single session.

A 7.8
Full Stack
subagent-workflowcode-review-automationtask-executionquality-gate
43
rank 78
hot 90
SkillHub ClubBuild Backend

graphql-architect

A specialized expert for designing federated GraphQL architectures with Apollo. It focuses on schema design, query optimization, subscription setup, and federation patterns. The skill includes specific MCP tools for schema validation and code generation, providing structured workflows for implementing type-safe GraphQL systems across distributed services.

A 7.8
BackendDesignerIntegration
graphqlapi-designfederationschema-architecture
43
rank 78
hot 90
SkillHub ClubResearch & Ops

trend-analyst

This skill provides a structured framework for analyzing emerging trends using multiple data sources like Google Trends and social listening. It guides users through signal detection, pattern recognition, and scenario planning to help organizations anticipate future developments. The tool integrates with other agents for market research and strategic planning.

A 7.5
Full StackData / AI
trend-analysisstrategic-foresightdata-analysismarket-research
43
rank 75
hot 90
SkillHub ClubGrow & Distribute

newsletter-events-add-source

A dispatcher skill that adds Instagram accounts and web event aggregators to a local configuration file. It routes inputs to separate workflows, handles Facebook URLs differently, and requires profiling for web sources. It's designed for a specific local media tools ecosystem.

A 7.6
IntegrationFull Stack
configuration-managementworkflow-automationweb-scrapingsocial-media
39
rank 76
hot 90
SkillHub ClubShip Full Stack

ordercli

A CLI tool for Foodora that lets users check past orders, track active deliveries, and reorder items. It handles browser-based logins with Cloudflare protection and offers session management. Deliveroo support is listed as work in progress.

A 7.0
Full Stack
food-deliverycli-toolorder-trackingautomation
323.8K
rank 99
hot 99
Previous
Page 97 of 1125
Next