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.
medical-research
This skill fetches recent PubMed papers on biomedical topics and generates structured summaries in plain English. It follows a clear template, defines technical terms, and includes disclaimers. It requires local Python script execution.
wordpress-plugin-core
Provides essential WordPress plugin development patterns with strong focus on security fundamentals. Covers unique prefixing, capability checks, input sanitization, nonce implementation, and prepared SQL statements. Includes practical code examples for common tasks like form handling and AJAX requests.
moai-lang-flutter
A Flutter/Dart development assistant focused on modern patterns (Dart 3.5+, Flutter 3.24+). It provides concrete code examples for Riverpod state management, go_router navigation, platform channels, and performance optimization. The skill includes testing frameworks and memory management guidance.
moai-library-mermaid
This skill enables Claude Code to generate Mermaid diagrams across 21 types using MCP Playwright for SVG/PNG rendering. It provides syntax examples, best practices, and integrates with MoAI-ADK workflows for architecture planning and documentation. Requires Node.js and Playwright setup.
langchain4j-ai-services-patterns
A comprehensive skill for building type-safe, declarative AI services in Java using LangChain4j patterns, offering excellent practicality and maintainability for Java developers implementing AI features.
social-media-post
Generates platform-specific social media posts for Threads, X, and LinkedIn with algorithm-aware formatting, character limits, and engagement tactics. Provides multiple variants, metadata like posting times, and follows 2025 platform best practices. Focused on Navigator marketing automation.
code-review-excellence
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
pathml
PathML is a Python toolkit for computational pathology that handles 160+ slide formats, provides nucleus detection and tissue segmentation, builds spatial graphs for analysis, and supports training ML models like HoVer-Net. It includes specialized workflows for multiplex imaging data from CODEX and Vectra platforms.
docs-consistency-checker
Validate consistency across SEED Design component documentation layers (design guidelines in ./docs/content/docs/components, Rootage specs in ./packages/rootage/components, and React docs in ./docs/content/react/components). Use when auditing documentation completeness, before releases, or validating new component docs.
esm
Provides access to ESM3 generative protein models and ESM C embedding models for protein sequence generation, structure prediction, inverse folding, and function annotation. Supports local model usage and cloud-based Forge API with clear examples for different workflows including chain-of-thought refinement and batch processing.
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.
shap
Provides detailed guidance for using SHAP to explain machine learning model predictions. Covers explainer selection, visualization generation, and common workflows for debugging and analysis. Includes code examples for tree models, neural networks, and black-box approaches.
bap-identity
Manage BAP (Bitcoin Attestation Protocol) identity files using bap-cli. This skill should be used when users need to create, decrypt, list, or extract BAP identity backups, work with .bep encrypted files, or generate test fixtures for Playwright tests involving BAP identities.
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
data-sourcing
Optimize provider selection, routing, and credit usage across 150+ enrichment sources for company/contact intelligence.
prepare-changelog
Guidelines for preparing changelog entries for nextest releases following Keep a Changelog format
migrate-postgres-tables-to-hypertables
Provides step-by-step guidance for migrating PostgreSQL tables to TimescaleDB hypertables, covering configuration, validation, and troubleshooting. Includes SQL examples for partition selection, chunk sizing, constraint handling, and performance testing with clear success criteria.
k8s-manifest-generator
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
databases
Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.
cosmic-database
Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, for cancer research and precision oncology. Requires authentication.
btc-connect
专业的比特币钱包连接技能,支持btc-connect core、react、vue包在React、Vue、Next.js、Nuxt 3项目中的完整集成,包含UniSat和OKX钱包适配、网络切换功能、SSR环境配置、统一Hook API和v0.5.0最新特性
rr-solidity
Provides structured guidance for Solidity development using Foundry framework. Includes contract templates, testing patterns, security checks with Slither/solhint, and deployment workflows. Covers CEI pattern, access controls, gas optimization, and verification steps. Targets EVM-compatible blockchain developers.
biomni
Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases.
shadcn-management
Manage shadcn/ui components using MCP tools. Use when user needs to: (1) Add new shadcn components to a project (2) Build complex UI features requiring multiple components (3) Research component implementations and examples (4) Get component installation commands Triggers: "add shadcn", "shadcn component", "build UI with shadcn", "install component", "create form", "create dialog"