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.
reviewing-code
Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.
n8n-mcp-tools-expert
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
game-design
Game design principles. GDD structure, balancing, player psychology, progression.
xiaohongshu-publisher
Automatically publish notes to Xiaohongshu (小红书) creator center. Generates cover images (PIL poster, multiple styles), writes content from templates, and publishes via Playwright browser context. Cross-platform (Windows/macOS/Linux). Login once, publish many times. Use when user wants to post to 小红书, XHS, or Red Note.
self-learning
Agent 自我学习与记忆更新技能。分析对话历史,提取关键信息,自动更新配置文件和学习记录,实现 Agent 持续自我成长。 融合自学习 (配置文件更新) + 自改进 (学习记录系统) 双引擎。 Use this skill when: - 需要整理和更新 Agent 记忆 (MEMORY.md, IDENTITY.md 等) - 对话中产生了新的配置信息或用户偏好 - 用户纠正 Agent 或发现错误时 (记录到 .learnings/) - 定期执行 Agent 自我优化 - 清理过时的配置和记忆 Triggers: 自我学习、记忆更新、配置优化、Agent 成长、整理记忆、记录学习、纠正错误
maishou
获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券的技能,商品价格全网对比,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.
douyin-hot-trend
获取抖音热榜/热搜榜数据,包含热门视频、挑战赛、音乐等多领域热门内容,并输出标题、热度值、跳转链接及封面图(如有)。
china-demand-mining
中国公域新媒体平台需求挖掘技能。从抖音、小红书、淘宝等平台抓取用户评论和反馈数据,根据需求类型(实物需求/无实物需求)智能选择数据源,特别关注小红书用户评论和电商差评,进行需求分析和分级,生成用户需求调研报告。 触发场景: - 用户说"帮我挖掘 XX 领域/产品的用户需求" - 用户说"分析 XX 产品的用户抱怨" - 用户说"看看用户对 XX 有什么不满" - 用户说"找找 XX 领域的痛点" - 用户说"调研 XX 市场机会" - 用户说"分析 XX 群体的情绪和需求"
mermaid-visualizer
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
moai-lang-java
Provides Java 21 LTS development guidance with Spring Boot 3.3, covering virtual threads, pattern matching, JPA/Hibernate, and Spring Security. Includes complete code examples for controllers, services, and security configurations with Maven/Gradle build files.
plans-management
A specialized Claude skill for managing Plans.md files with structured task tracking. It handles task additions, status updates, completion marking, and archiving using consistent formatting rules. The skill enforces marker conventions and maintains section organization for team coordination.
ghostty-config
This skill helps users configure the Ghostty terminal emulator with detailed guidance on fonts, themes, keybindings, and performance settings. It follows XDG Base Directory spec and provides specific examples for common configuration tasks like initial setup, Vim-style navigation, and quick terminal creation.
webapp-testing
A toolkit for testing local web applications using Playwright with server lifecycle management. Provides helper scripts to start/stop development servers and wait for readiness before running automation tests. Includes practical examples and clear decision trees for different testing scenarios.
validate-plan-file
Validates orchestrator plan files against JSON schemas before processing. Maps file patterns to specific schemas, checks required fields, validates enum values, and provides detailed error reports. Ensures plan files follow consistent structure across bug, security, dead code, and dependency workflows.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
claudisms
A Claude plugin that enforces disciplined coding practices including terse responses, sequential task execution, and safety confirmations for destructive operations. It provides concrete operational checklists and promotes efficient Unix tool usage.
arboreto
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.
histolab
Histolab provides Python tools for processing whole slide pathology images. It detects tissue regions, extracts tiles using random, grid, or scoring methods, and prepares datasets for computational pathology workflows. The skill includes sample datasets, multiple mask types, and detailed troubleshooting guides for common extraction issues.
lint
This skill provides a unified interface to run various linting, formatting, and code quality checks using a project's existing hatch-based toolchain. It supports targeted file validation, type checking with mypy, security scanning with Bandit, and spelling validation. The documentation clearly explains when to use each sub-command and provides practical workflows.
fluidsim
FluidSim is a Python framework for computational fluid dynamics simulations using pseudospectral methods. It supports 2D/3D Navier-Stokes equations, shallow water models, and stratified flows with FFT acceleration and MPI parallelization. The documentation provides clear workflow examples from parameter setup to result analysis.
tdd-enforce
A comprehensive skill for enforcing TDD practices through automated pre-commit hooks and CI coverage gates, with excellent documentation and practical implementation guidance.
risk-cycle
This skill manages a continuous risk lifecycle within software development. It identifies, scores, tracks, and retires risks across technical, project, and external categories. It provides structured risk registers, automated scoring matrices, and guides mitigation actions. It integrates with project context and supports escalation workflows for overdue or critical issues.
node-deps
A well-structured skill for automating Node.js dependency updates with smart categorization, auto-applying minor/patch updates while prompting for major changes, making dependency management safer and more efficient.
task-status-sync
Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization. Auto-trigger when detecting Edit/Write attempts to task files, task completion mentions, or status update discussions. Auto-convert manual edit attempts to equivalent task-tracker commands. Validate task-tracker usage and auto-fix common mistakes.