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.
creating-skills
Provides a structured methodology for creating Claude skills using test-driven development principles. Includes practical scripts for initializing and packaging skills, with clear guidelines on when to create skills and how to structure them effectively.
docx
Provides tools for creating, editing, and analyzing Word documents through XML manipulation and markdown conversion. Supports tracked changes, comments, and formatting preservation with clear workflows for different document tasks.
drafting-pr
Automates draft pull request creation and updates for GitHub workflows. Provides specific templates for PR descriptions and update comments, enforces conventional commit messages, and integrates with GitHub CLI commands. Focuses on work-in-progress documentation without automatic code reviews.
Provides Python code examples and CLI commands for common PDF tasks: merging/splitting files, extracting text/tables, creating new PDFs, handling forms, and OCR for scanned documents. Covers pypdf, pdfplumber, reportlab, and command-line tools like qpdf.
braindump
Captures raw thoughts and transforms them into structured markdown files with domain classification, competitive intelligence extraction, and strategic analysis. Integrates with Obsidian vaults for personal knowledge management.
pre-dev-research
A well-structured research-first workflow tool that systematically gathers codebase patterns, best practices, and documentation before development planning, reducing implementation risks.
writing-api-docs
Provides structured templates and patterns for documenting REST API endpoints, including request/response schemas, error codes, and field descriptions. Offers concrete examples, HTTP status code guidance, and a quality checklist for comprehensive API reference docs.
uniprot-database
This skill provides direct REST API access to UniProt for protein searches, FASTA retrieval, and ID mapping. It includes Python client functions for searching, getting proteins, mapping IDs, and streaming results. The documentation covers query syntax, field selection, and implementation examples for biological workflows.
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
stripe-patterns
Provides concrete patterns for integrating Stripe payments, including checkout sessions, webhook handling, and subscription management. Includes safety checklists, idempotency patterns, and evidence templates for testing. Focuses on preventing common mistakes like using production keys and missing signature verification.
accessibility-tester
A comprehensive accessibility testing expert with extensive WCAG compliance coverage, systematic testing methodologies, and integration with multiple accessibility tools for thorough digital experience evaluation.
blockchain-developer
A comprehensive blockchain development skill with extensive coverage of smart contracts, DeFi protocols, security patterns, and gas optimization. Well-structured with clear workflows and integration points.
brave-search
A command-line tool for performing web searches and extracting page content using the Brave Search API. It returns results in a structured format with optional markdown content extraction, useful for developers needing programmatic web access.
platform-engineer
This skill provides a structured approach for building internal developer platforms using tools like Backstage, ArgoCD, and Crossplane. It focuses on reducing developer cognitive load through self-service templates, GitOps workflows, and platform APIs. The checklist and phased workflow help teams systematically improve provisioning times and adoption rates.
react-specialist
This Claude Skill provides structured guidance for developing React 18+ applications with modern patterns. It includes checklists for architecture planning, implementation workflows, and performance tracking. Covers state management options, testing strategies, and component patterns common in professional React development.
research-analyst
A research assistant skill that uses Read, Write, WebSearch, WebFetch, and Grep tools to gather, analyze, and synthesize information. It follows a structured methodology with defined phases for planning, implementation, and quality control, aiming to produce actionable reports. It includes a communication protocol for context assessment and progress tracking.
data-analytics-engineering
This skill provides a structured framework for analytics engineering, focusing on building transformation layers, defining metrics, and ensuring data quality. It offers concrete workflows, templates for documentation, and clear guidance on dimensional modeling. It connects well with related data platform and SQL optimization skills.
ui-styling
This skill provides guidance for building UIs with shadcn/ui components and Tailwind CSS. It includes setup instructions, component usage patterns, theming, accessibility guidelines, and responsive design techniques. The documentation covers practical workflows for React-based frameworks with automation scripts for component management.
build-macos-apps
A structured workflow for building macOS apps using CLI tools instead of Xcode. It enforces a strict verification loop after every change: build, test, launch. The skill separates correctness (tests) from desirability (user review) and provides specific workflows for different development tasks.
moai-lang-swift
Provides specialized Swift 6+ development guidance for iOS/macOS apps, covering SwiftUI, Combine, and modern concurrency patterns. Includes practical code examples, project setup templates, and testing strategies for Apple platform development.
create-plans
Creates executable project plans optimized for solo developers working with Claude. Focuses on atomic task breakdown, context-aware scope control, and automated deviation handling. Outputs are structured prompts that Claude can directly execute, with built-in checkpoints and handoff protocols.
modern-javascript-patterns
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
bitcoin-auth-diagnostics
Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.