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.
discover-frontend
A gateway skill that automatically loads frontend development expertise for React and Next.js projects. It provides structured access to 11 specialized sub-skills covering components, state management, data fetching, forms, accessibility, performance, SEO, and web workers. The skill activates based on project context and offers progressive loading to manage token usage efficiently.
market-research-reports
Generates 50+ page market research reports with LaTeX formatting, integrates multiple strategic frameworks (Porter's Five Forces, PESTLE, SWOT), and includes automated visual generation for charts and diagrams. Combines research data with consulting-style analysis.
git
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PRs, or reviewing PR descriptions.
google-workspace
Build integrations with Google Workspace APIs (Gmail, Calendar, Drive, Sheets, Docs, Chat, Meet, Forms, Tasks, Admin SDK). Covers OAuth 2.0, service accounts, rate limits, batch operations, and Cloudflare Workers patterns. Use when building MCP servers, automation tools, or integrations with any Google Workspace API, or troubleshooting OAuth errors, rate limit 429 errors, scope issues, or API-specific gotchas.
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest testing, automatic retries, and state persistence for long-running tasks. Prevents 12 documented errors. Use when: creating workflows, implementing retries, or troubleshooting NonRetryableError, I/O context, serialization errors, waitForEvent timeouts, getPlatformProxy failures.
test-strategy-design
Provides concrete patterns for designing test strategies across unit, integration, and E2E layers. Includes specific coverage targets, quality gate thresholds, and practical examples for test design. Focuses on balancing test speed, confidence, and maintenance costs with actionable implementation guidance.
flow-debugging
Enforces a strict 4-phase debugging process that prevents guessing and requires root cause investigation before fixes. Includes verification protocols to ensure claims are backed by fresh evidence from actual command execution.
goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
performance-analysis
A CLI tool for analyzing Claude Flow swarm performance, detecting bottlenecks in communication, processing, memory, and network. Provides actionable recommendations and can auto-fix issues. Includes real-time profiling, report generation, and CI/CD integration with JSON/HTML outputs.
social-content
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
bdi-mental-states
A sophisticated skill for implementing BDI cognitive architectures, enabling RDF-to-mental-state transformations with strong ontological foundations and neuro-symbolic integration patterns.
scientific-problem-selection
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this project", "what should I work on", or "I need strategic advice about my research".
skill-name
Clear description of what this skill does and when to use it
quality-metrics
A comprehensive and actionable quality metrics framework that effectively distinguishes meaningful metrics from vanity metrics, with excellent DORA integration and practical implementation guidance.
Skill Development
A comprehensive meta-skill providing clear guidelines and best practices for creating effective Claude Code plugin skills, with excellent structure and practical examples.
swarm-orchestration
This skill enables coordination of multiple AI agents for parallel task execution using agentic-flow. It supports mesh, hierarchical, and adaptive topologies with features like load balancing, fault tolerance, and shared memory. Useful for complex projects requiring distributed AI workforces.
statsmodels
This skill provides direct access to Python's statsmodels library for statistical modeling. It covers OLS, logistic regression, ARIMA, GLM, and hypothesis testing with code examples. The documentation includes model selection guidance, formula API usage, and common applications like marketing response prediction.
scikit-learn
This skill provides detailed guidance for using scikit-learn, covering classification, regression, clustering, and preprocessing. It includes practical code examples, algorithm selection tables, and warnings about common mistakes like data leakage. The documentation helps users build ML pipelines and evaluate models effectively.
serena
Provides IDE-like symbol navigation and editing using LSP. Finds definitions and references across 30+ languages, enables precise code insertions, and supports refactoring workflows like renaming symbols and tracking usage.
massgen-release-documenter
This skill provides a structured workflow for documenting MassGen releases, covering CHANGELOG updates, Sphinx documentation, README maintenance, and roadmap tracking. It references a primary checklist document and includes concrete commands for git operations and documentation builds.
performance-analysis
This skill provides a systematic approach to performance analysis, covering measurement methodologies, bottleneck identification patterns, and capacity planning techniques. It emphasizes measuring before optimizing and offers concrete methods like USE/RED analysis, profiling hierarchies, and load testing strategies for diagnosing and improving system performance.
swarm-advanced
A comprehensive advanced swarm orchestration skill providing sophisticated patterns for distributed research, development, and testing workflows with clear architectural guidance.
doc-generator
A highly practical skill that automates API documentation generation with clear structure and comprehensive examples for multiple programming languages.
wordpress-plugin-core
Build secure WordPress plugins with hooks, database interactions, Settings API, custom post types, and REST API. Covers Simple, OOP, and PSR-4 architecture patterns plus the Security Trinity. Includes WordPress 6.7-6.9 breaking changes. Use when creating plugins or troubleshooting SQL injection, XSS, CSRF, REST API vulnerabilities, wpdb::prepare errors, nonce edge cases, or WordPress 6.8+ bcrypt migration.