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.

Start with the job to be done
26985 results
All outcomes · All facets
Page 47 of 1125
SkillHub ClubResearch & Ops

metabolomics-workbench-database

This skill provides direct REST API access to the NIH Metabolomics Workbench, enabling querying of 4,200+ metabolomics studies, metabolite structures, RefMet nomenclature standardization, and m/z searches. It includes detailed endpoint documentation with curl and Python examples for common workflows in metabolomics research.

A 8.1
Full StackBackendData / AI
metabolomicsapi-wrapperscientific-databiomarker-discovery
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

qiskit

IBM quantum computing framework. Use when targeting IBM Quantum hardware, working with Qiskit Runtime for production workloads, or needing IBM optimization tools. Best for IBM hardware execution, quantum error mitigation, and enterprise quantum computing. For Google hardware use cirq; for gradient-based quantum ML use pennylane; for open quantum system simulations use qutip.

A 8.1
Full StackData / AI
15.5K
rank 90
hot 99
SkillHub ClubDesign Product

skill-creator

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like "create a skill", "new skill", "make a skill", "skill for X", "how do I create a skill", or "help me build a skill".

C 6.8
Full StackDesigner
14.4K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

Writing Hookify Rules

This skill helps developers create Hookify rules to intercept and warn about potentially problematic code patterns or commands. It provides detailed guidance on rule syntax, regex patterns, and event types for monitoring bash commands, file edits, and user prompts. The documentation includes practical examples and common pitfalls to avoid.

A 8.1
Full StackTech WriterSecurity
hookifycode-guardrailsregex-patternsworkflow-automation
12.7K
rank 89
hot 99
SkillHub ClubResearch & Ops

workflow

This skill provides a structured workflow for implementing features, requiring developers to create timestamped spec documents with todo lists before coding. It enforces planning, incremental changes, and documentation of work done. The workflow is simple but forces discipline in breaking down tasks and tracking progress.

A 8.1
Full Stack
workflowspec-documentationtask-planningcodebase-management
4.3K
rank 84
hot 99
SkillHub ClubShip Full Stack

plannotator

A Claude Code plugin that intercepts ExitPlanMode to provide interactive plan review with annotations. Also handles git diff reviews through a separate UI. Supports sharing via URL and integrates with Obsidian/Bear. Works in both local and remote development environments.

A 8.1
Full StackFrontendIntegration
code-reviewplan-reviewgit-workflowclaude-hooks
3.3K
rank 82
hot 99
SkillHub ClubAnalyze Data & AI

ai-stock-insider

A股板块实时研报。全球新闻→A股映射、板块趋势研判、美股关联、利好利空、大事件提醒。零配置可用,输出兼容飞书/扣子/Markdown平台。

C 6.8
Full StackData / AI
3K
rank 82
hot 99
SkillHub ClubResearch & Ops

mcp-builder

A guide for building MCP servers that connect LLMs to external APIs. It provides a structured workflow from research to testing, with framework-specific advice for Python and TypeScript. Includes evaluation scripts to test server functionality with Claude.

A 8.1
Full StackBackendData / AI
mcpapi-integrationllm-toolsagent-development
2.6K
rank 81
hot 99
SkillHub ClubShip Full Stack

메타-프롬프트-생성기

This skill automatically generates structured slash commands from high-level descriptions, focusing on parallelizable workflows. It creates prompts with step-by-step phases, dependency management, and comprehensive test suites. The output includes framework-specific validation commands for Flutter and React projects.

A 8.1
Full StackFrontendTesting
prompt-engineeringworkflow-automationparallel-processingcode-generation
783
rank 81
hot 99
SkillHub ClubShip Full Stack

OpenAI Apps MCP

Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI). Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, ASSETS binding errors, Next.js integration issues, or edge platform limitations.

A 8.1
Full StackFrontendIntegration
626
rank 81
hot 99
SkillHub ClubRun DevOps

workflow-reconciliation

A sophisticated workflow reconciliation tool that systematically detects and fixes state drift in plugin development workflows with clear 5-phase orchestration and robust error handling.

A 8.0
DevOpsFull StackIntegration
workflow-managementstate-reconciliationgit-workflowplugin-development
162
rank 80
hot 96
SkillHub ClubWrite Technical Docs

summary-generator

Generates structured lesson summaries from educational markdown files using a Socratic questioning framework. Extracts core concepts, mental models, patterns, and common mistakes into a consistent template. Designed for creating .summary.md companion files for quick student review.

A 8.1
Tech Writer
lesson-summaryeducational-contentmarkdown-generationsocratic-questioning
159
rank 81
hot 96
SkillHub ClubBuild Mobile

flutter-development

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

A 8.1
Full StackBackendDesigner
141
rank 81
hot 96
SkillHub ClubRun DevOps

incident-triage

This skill automates the initial triage and coordination steps for production incidents. It classifies severity based on predefined criteria, assembles response teams, creates communication channels, and documents timelines. It provides clear escalation paths and structured outputs for different incident levels.

A 8.4
DevOps
incident-responsesreoperationscoordination
98
rank 84
hot 94
SkillHub ClubResearch & Ops

competitive-intel

This tool automates competitive intelligence gathering from websites, social media, and ad platforms. It identifies competitor moves, analyzes positioning shifts, and generates tactical recommendations like battle cards and gap analyses using structured templates and configurable alerts.

A 8.2
Full StackData / AI
competitor-analysismarket-intelligencebusiness-strategydata-aggregation
98
rank 82
hot 94
SkillHub ClubAnalyze Data & AI

dbt-performance

Provides concrete guidance for optimizing dbt models on Snowflake, covering materialization choices, clustering keys, warehouse sizing, and SQL patterns. Includes specific code examples for common performance bottlenecks and troubleshooting steps.

A 8.8
Data / AI
dbtsnowflakeperformancedata-engineering
31
rank 88
hot 89
SkillHub ClubResearch & Ops

kegg-database

This skill provides direct REST API access to the KEGG database for bioinformatics workflows. It wraps KEGG's HTTP endpoints into Python functions for pathway analysis, gene mapping, compound lookup, and ID conversion. The documentation clearly explains academic licensing requirements and includes practical examples for common operations like retrieving pathway details and converting gene identifiers.

A 7.7
Full StackBackendData / AI
bioinformaticsapi-wrapperkeggdata-fetching
15.5K
rank 90
hot 99
SkillHub ClubShip Full Stack

Code Coverage with gcov

Add gcov code coverage instrumentation to C/C++ projects

A 8.0
Full StackTesting
coveragegcovtesting
1.5K
rank 80
hot 99
SkillHub ClubRun DevOps

prometheus-skill

This skill provides a structured 7-step process for diagnosing service issues using Prometheus metrics. It queries CPU, memory, load, and JVM heap metrics, then analyzes the results to identify potential problems. The instructions include specific PromQL queries and example outputs with interpretations.

A 7.5
DevOps
prometheusmonitoringservice-diagnosticsmetrics-query
1.1K
rank 77
hot 99
SkillHub ClubWrite Technical Docs

data-export-pdf

This skill provides Python code templates for generating PDF reports using the reportlab library. It includes examples for adding text, tables, and embedded images, with specific applications for single-cell RNA-seq analysis reports. The documentation shows complete working examples with error handling tips.

A 7.8
Tech WriterData / AI
pdf-generationdata-exportreportlabbioinformatics
869
rank 78
hot 99
SkillHub ClubAnalyze Data & AI

snowflake-platform

Build on Snowflake's AI Data Cloud with snow CLI, Cortex AI (COMPLETE, SUMMARIZE, AI_FILTER), Native Apps, and Snowpark. Covers JWT auth, account identifiers, Marketplace publishing. Prevents 11 documented errors. Use when: Snowflake apps, Cortex AI SQL, Native App publishing. Troubleshoot: JWT auth failures, account locator confusion, memory leaks, AI throttling.

A 7.8
Full StackBackendData / AI
625
rank 78
hot 99
SkillHub ClubRun DevOps

review

A code review skill that analyzes changes for quality, security, performance, and accessibility issues. It uses a quality gate system to prioritize review areas, integrates with LSP for impact analysis, and supports parallel execution of review tasks. Works with git diffs or specific files.

A 8.3
Full StackSecurityIntegration
code-reviewstatic-analysislsp-integrationquality-gate
280
rank 83
hot 98
SkillHub ClubShip Full Stack

code-search-selector

A well-designed skill that enforces optimal tool selection for code search tasks, preventing inefficient grep usage when semantic search is available through claudemem.

A 7.6
Full Stack
code-analysissemantic-searchworkflow-optimizationtool-selection
246
rank 76
hot 98
SkillHub ClubDesign Product

specification-validation

A tool that validates software specifications and implementations against a '3 Cs' framework (Completeness, Consistency, Correctness). It checks spec documents, compares code to design, scans files for ambiguity, and validates developer understanding. It integrates with other MCP skills and can check for constitutional rule compliance.

A 7.9
Full StackDesignerIntegration
spec-validationcode-reviewdocumentationquality-assurance
226
rank 79
hot 98
Previous
Page 47 of 1125
Next