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.
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.
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.
calendar
Calendar canvas for displaying events and picking meeting times. Use when showing calendar views or when users need to select available time slots.
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.
.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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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)
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.
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.
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.
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.
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.
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.
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.
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.