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.
query-expert
This skill helps developers write and optimize database queries across SQL and NoSQL systems. It provides examples for PostgreSQL, MySQL, MongoDB, and others, covering query patterns, performance analysis, and common anti-patterns. It's useful for debugging slow queries and learning best practices.
parallel-execution-optimizer
Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /implement (task batching), /prototype (N screens). Auto-triggers when detecting multiple independent operations in a phase.
moai-platform-firebase-auth
Provides detailed, multi-platform implementation guidance for Firebase Authentication, covering Google Sign-In, social auth, phone verification, and custom claims. Includes code examples for Web, Flutter, iOS, and Android, plus Security Rules integration. Focuses on practical setup steps and common use cases.
typescript-pro
A TypeScript expert skill focused on advanced type system usage, full-stack type safety, and build optimization. It provides structured workflows for type analysis, implementation, and quality assurance with specific tool integration (tsc, eslint, jest, webpack, vite).
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
bird
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
model-usage
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
frontend
Imported from https://github.com/n8n-io/n8n.
skill-lookup
Activates when the user asks about Agent Skills, wants to find reusable AI capabilities, needs to install skills, or mentions skills for Claude. Use for discovering, retrieving, and installing skills.
java
Imported from https://github.com/SeleniumHQ/selenium.
ppt-generation
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
powerbi-modeling
Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance.
vue-best-practices
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.
vue
Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive, computed, watch), or implementing Vue Composition API patterns.
report-generation
通用的报告生成技能,根据用户诉求生成各类数据分析报告,包括数据库查询、统计分析和 HTML 图表可视化
Line Execution Checker
Check if specific lines were executed using gcov data
daily-meeting-update
Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.
Executing Work in Parallel
This skill provides a structured framework for coordinating multiple Claude agents to work on independent tasks simultaneously. It includes clear guidelines for task analysis, dependency management, and execution patterns for layer-based development, research investigations, and multi-file refactoring.
fish-shell-config
This skill provides detailed guidance for configuring Fish shell, covering functions, aliases, variables, and scripting. It explains Fish-specific concepts like autoloading and universal variables, includes migration tips from bash, and offers practical examples for common tasks. The modular configuration approach and clear file structure recommendations help users organize their setup effectively.
building-with-dapr
Provides detailed guidance for building Dapr-based microservices, covering sidecar architecture, building blocks, actors, and workflows. Includes concrete code examples for service invocation, state management, pub/sub, and error handling. Clearly defines when to use and when to avoid this approach.
technical-clarity
This skill reviews technical documentation for accessibility issues, jargon density, and gatekeeping language. It provides structured questions and principles to ensure content is understandable to learners at different proficiency levels, with specific guidelines for sentence length, term definitions, and visual accessibility.
render-template
A template rendering tool that replaces variables in text using Mustache or shell syntax. Handles nested properties, missing values, and basic filters. Useful for generating commit messages, reports, and formatted outputs across Claude Skills.
datamol
Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.
anti-slop
Detects and removes generic AI-generated patterns in text, code, and design. Provides detection scripts, cleanup tools, and reference guides for common slop patterns like overused phrases and generic variable names.