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.
inspiration-analyzer
This skill automates the extraction of design elements from websites, including colors, typography, and layout patterns. It uses browser tools to capture screenshots and analyze visual components, generating structured reports for design inspiration. It provides a systematic workflow for designers to reverse-engineer successful UI patterns.
model-registry-maintainer
A comprehensive and well-structured guide for maintaining AI model registries with clear workflows, practical examples, and integration with existing systems like LiteLLM.
tanstack-query
Manage server state in React with TanStack Query v5. Covers useMutationState, simplified optimistic updates, throwOnError, network mode (offline/PWA), and infiniteQueryOptions. Use when setting up data fetching, fixing v4→v5 migration errors (object syntax, gcTime, isPending, keepPreviousData), or debugging SSR/hydration issues with streaming server components.
flow-nexus-neural
A comprehensive Skill for distributed neural network training and deployment in E2B sandboxes, offering advanced architectures, template marketplace, and cluster management with innovative features like divergent patterns and decentralized consensus.
transformers
This skill provides access to Hugging Face Transformers library for loading pre-trained models, performing inference, and fine-tuning across NLP, vision, and audio tasks. It includes practical code examples for pipelines, model loading, text generation, and training workflows with clear installation and authentication guidance.
scientific-visualization
This skill provides templates and utilities for creating publication-ready scientific figures. It includes journal-specific style presets (Nature, Science, Cell), colorblind-safe palettes, multi-panel layout helpers, and export functions for PDF/EPS/TIFF formats. Focuses on meeting exact journal submission requirements.
pr-code-review
Automates GitHub PR code reviews using 5 parallel Claude agents checking CLAUDE.md compliance, bugs, git history, PR patterns, and comments. Implements 8-step process with confidence scoring to filter false positives. Requires GitHub CLI access and posts formatted review comments.
data-stats-analysis
This skill provides local execution of common statistical tests using scipy and statsmodels, including t-tests, ANOVA, correlation analysis, and multiple testing corrections. It works with any LLM provider and includes practical examples for biological data analysis like differential expression and cell type enrichment.
fastapi
Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.
CreateSkill
A framework skill for creating and validating Claude skills with strict structural guidelines. Enforces TitleCase naming, flat folder hierarchies, and standardized YAML frontmatter. Provides step-by-step conversion procedures for migrating legacy skills to the canonical format.
senior-architect
Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
content-trend-researcher
Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis
writing-plans
Creates detailed implementation plans for multi-step coding tasks with exact file paths, test code, and commands. Enforces TDD workflow with 2-5 minute steps and provides execution options via subagents or parallel sessions. Saves plans to structured markdown files.
generate-release-notes
Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.
OSINT
Provides structured workflows for open-source intelligence gathering across people, companies, and entities. Includes detailed authorization checks, multi-researcher parallel execution patterns, and specific tool recommendations for each investigation type. Focuses on ethical boundaries and legal compliance.
regulatory-affairs-head
Senior Regulatory Affairs Manager expertise for HealthTech and MedTech companies. Provides strategic regulatory guidance, submission management, regulatory pathway analysis, global compliance coordination, and cross-functional team leadership. Use for regulatory strategy development, submission planning, regulatory risk assessment, and team coordination activities.
cloudflare-r2
Store objects with R2's S3-compatible storage on Cloudflare's edge. Use when: uploading/downloading files, configuring CORS, generating presigned URLs, multipart uploads, managing metadata, or troubleshooting R2_ERROR, CORS failures, presigned URL issues, quota errors, 429 rate limits, list() metadata missing, or platform outages. Prevents 13 documented errors including r2.dev rate limiting, concurrent write limits, API token permissions, and CORS format confusion.
pysam
This skill wraps the pysam Python library for genomic data processing. It provides direct access to read/write SAM/BAM/CRAM alignment files, VCF/BCF variant files, and FASTA/FASTQ sequences. Includes examples for common bioinformatics tasks like extracting reads, calculating coverage, and merging VCF files.
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
release-prep
Automates release preparation for MassGen projects by generating CHANGELOG entries, announcement text, and validating documentation. Handles git operations, archives previous releases, suggests screenshots, and provides a release checklist. Specifically designed for projects following Keep a Changelog format.
router-query-integration
Provides concrete patterns for integrating TanStack Router with TanStack Query to eliminate request waterfalls during navigation. Shows how to use route loaders to prefetch data before components render, with examples for parallel queries, dependent queries, and error handling.
api-design
A comprehensive and well-structured reference guide covering RESTful and GraphQL API design patterns, status codes, pagination, versioning, and best practices for backend developers.
self-improve
A sophisticated meta-skill that enables AI agents to autonomously improve their own capabilities through documentation updates and system extensions based on real-world usage patterns.
docs-write
This skill provides specific guidelines for writing documentation following Metabase's style. It includes concrete examples of good vs bad phrasing, formatting rules, and a clear editing process. The skill focuses on practical writing advice rather than abstract principles.