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.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
clinvar-database
Provides detailed guidance for querying and processing NCBI ClinVar variant data. Covers web searches, API access via E-utilities, bulk FTP downloads, and multiple file formats (XML, VCF, tab-delimited). Includes practical examples for filtering, annotation, and data quality validation in genomic workflows.
mastra
Mastra is an agent framework that orchestrates multiple tools and services to complete complex tasks. It provides structured workflows for handling multi-step processes, with built-in error handling and tool coordination. The framework focuses on reliability and clear execution paths.
moai-domain-frontend
Provides concrete code patterns for React 19, Next.js 16, and Vue 3.5 development, including server components, state management, and performance optimization techniques. Includes specific examples for component architecture, bundle optimization, and Web Vitals monitoring.
understanding-sources
This skill explains walkerOS source patterns for capturing events from browsers, dataLayers, and servers. It provides concrete interface definitions, push signatures by source type, and practical examples for implementing event collection in web applications.
cursor-mem
This skill connects Cursor IDE with Claude-mem's MCP server to search past session records and add new observations. It enables knowledge persistence across Claude Code and Cursor sessions, allowing developers to reference previous decisions and patterns.
plugin-improve
A sophisticated plugin improvement workflow with comprehensive versioning, backup, and testing protocols. Features innovative deep-research handoff detection and tiered investigation system for systematic plugin maintenance.
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
kegg-database
Provides direct REST API access to KEGG databases for pathway analysis, gene mapping, and compound/drug interactions. Includes Python helper functions covering all KEGG operations with clear examples for academic research workflows. Well-documented with API limitations and best practices.
proof-composer
Validates entire engineering proof chain. Verifies architecture, backend maps, backend code, standardization, frontend types, infrastructure topology all compose correctly. This is the final DEPLOYMENT GATE - deployment blocked if proof chain invalid. Use when engineering thread completes all actions.
chroma
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
lead-research-assistant
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
ts-agent-sdk
Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts verbose JSON-RPC curl commands to clean function calls (docs.createDocument() vs curl). Auto-detects MCP tools from server modules, generates TypeScript types and client methods, creates runnable example scripts. Use when: building MCP-enabled applications, need typed programmatic access to MCP tools, want Claude Code to manage apps via scripts, eliminating manual JSON-RPC curl commands, validating MCP inputs/outputs, or creating reusable agent automation.
architecture-evolution
A comprehensive and well-structured skill for managing architecture evolution with detailed impact analysis, ADR generation, and migration planning templates.
mutation-test
This skill runs mutation testing to measure test suite effectiveness by introducing small code changes and checking if tests catch them. It supports JavaScript (Stryker), Python (mutmut), and Java (PITest) with detailed reports showing mutation scores, survived mutants, and specific fixes needed.
test-sync
A comprehensive test maintenance tool that effectively identifies orphaned tests, missing tests, and implementation coupling with clear actionable outputs and research-backed methodology.
source-unifier
A sophisticated tool for merging documentation from multiple sources with robust conflict detection and clear reporting, addressing a critical gap in maintaining documentation consistency.
brand-compliance
This skill automates brand compliance checks across visual design, tone of voice, legal claims, and accessibility standards. It loads guidelines from config files, runs parallel validations, and generates detailed reports with specific fixes. It's useful for marketing teams and designers to ensure consistency.
moai-lang-typescript
This skill provides detailed guidance for TypeScript 5.9+ development with React 19 and Next.js 16. It covers modern patterns like satisfies operator, deferred modules, server components, and type-safe APIs with tRPC. Includes practical examples for testing, environment setup, and deployment configurations.
.claude
A repository management skill that provides Claude with context about a prompt library's structure and tools. It explains file naming conventions, directory organization, and Python utilities for maintaining a table of contents and generating GPT documentation templates.
duplicate-example
This skill helps developers create new iPlug2 audio plugin projects by cloning existing example templates. It guides users through naming, manufacturer details, and template selection, then runs a Python script to generate the project structure. It warns about configuration pitfalls and unique ID requirements.
single-cell-downstream-analysis
This skill provides a checklist-style reference for executing seven single-cell RNA-seq downstream analysis workflows from the OmicVerse library. It covers AUCell scoring, differential expression, drug response prediction, SCENIC, cNMF, NOCD, and lazy pipelines, with clear notes on prerequisites, core API calls, and resource requirements.
gsea-enrichment-analysis
This skill provides guidance for running gene set enrichment analysis (GSEA) in OmicVerse. It focuses on the critical step of correctly loading pathway databases as dictionaries instead of file paths, which is a common error. Includes workflow examples, error solutions, and visualization methods.
single-cell-annotation-skills-with-omicverse
This skill provides Claude with detailed workflows for six single-cell annotation methods using the omicverse Python package. It covers SCSA, MetaTiME, CellVote, CellMatch, GPTAnno, and weighted KNN transfer with specific code examples and data requirements. The instructions help users reproduce published tutorials and adapt them to their own datasets.