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.
Prompt Enhancer
A Claude skill that transforms vague user prompts into structured technical specifications when triggered with -e or --enhance flags. It analyzes session context to extract intent and creates actionable steps with optional fields like tech stack, constraints, and success metrics.
hera
A Python-based tool for querying Hera log details with filters for space ID, store ID, tail name, and time range. Provides structured API access to log data with parameter validation and error handling. Useful for programmatic log analysis in specific infrastructure environments.
incoherence
A 21-step automated workflow that detects mismatches between documentation, specifications, and actual code implementation. It surveys codebases, identifies inconsistencies, presents issues via interactive questions, and applies user-approved fixes without manual file editing.
Claudeisms Operational Guidelines
This skill enforces a strict set of operational protocols for AI task execution, including sequential processing, minimal responses, and safety confirmations for destructive operations. It prevents common AI pitfalls like making assumptions about dates, providing inaccurate time estimates, or performing unsafe operations without user confirmation.
defense-in-depth
This skill teaches a four-layer validation pattern for catching invalid data at multiple system boundaries. It provides concrete TypeScript examples for entry validation, business logic checks, environment guards, and debug instrumentation. The approach makes certain bugs structurally impossible by validating at every data flow layer.
Convex Agents Usage Tracking
Tracks LLM token consumption and usage metrics for billing, monitoring, and optimization. Use this to log token usage, calculate costs, generate invoices, and understand which agents or users consume the most resources.
pymc-bayesian-modeling
This skill provides a detailed guide for Bayesian modeling using PyMC, covering the full workflow from data preparation to model validation. It includes practical code examples for building hierarchical models, MCMC sampling, variational inference, and model comparison techniques like LOO/WAIC. The documentation addresses common pitfalls like divergences and offers reparameterization solutions.
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
sql-research
Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.
kiro-skill
Interactive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and implementation task lists. Use when creating feature specs, requirements documents, design documents, or implementation plans. Triggered by "kiro" or references to .kiro/specs/ directory.
etetoolkit
Provides Python-based phylogenetic tree manipulation, evolutionary event detection, orthology analysis, NCBI taxonomy integration, and publication-quality tree visualization. Includes ready-to-use scripts for common operations like tree pruning, format conversion, and ASCII display.
component-guidelines-docs
Generate comprehensive component guideline documentation for SEED Design System. Use when creating or updating design guideline documentation in ./docs/content/docs/components directory. This skill helps create high-quality documentation similar to action-button.mdx.
denario
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
project-initialization-phase
Orchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scanning (tech stack detection, ERD from migrations), and 8-document generation (overview, architecture, tech-stack, data, API, capacity, deployment, workflow). Use when user runs /init-project, requests project documentation generation, or asks about architecture setup for greenfield/brownfield projects. (project)
moai-lang-python
This skill provides Python 3.13+ development guidance covering FastAPI, Django, async patterns, and pytest. It includes specific code examples for modern Python features like JIT compilation and GIL-free mode, along with production Docker and pyproject.toml configurations. The documentation is well-organized with clear trigger conditions and practical implementation patterns.
moai-library-shadcn
Provides detailed guidance for implementing shadcn/ui component library with React and Tailwind CSS. Covers installation, component usage, theming, and performance optimization. Includes code examples for common patterns and integration with modern tools like React Hook Form and Zod.
spec-creation
This skill helps developers create detailed implementation specs with testable acceptance criteria, pattern references, and validation commands. It enforces a structured template to prevent incomplete specifications and ensures specs are ready for execution agents.
summary
A well-structured reference skill providing clear, comprehensive documentation of Conventional Commits specification with practical examples and integration details for development teams.
software-crypto-web3
Provides concrete patterns for building smart contracts on Ethereum, Solana, and Cosmos. Includes decision trees for platform selection, security checklists, and deployment workflows. Covers testing, gas optimization, and upgrade patterns with specific tool commands.
dev-dependency-management
Provides concrete guidance for managing dependencies across npm, pip, cargo, and Maven ecosystems. Includes decision trees, lockfile strategies, security scanning commands, and monorepo setup. Focuses on reproducible builds and avoiding dependency conflicts with specific commands and workflows.
eightctl
This skill provides CLI control for Eight Sleep smart mattresses, allowing temperature adjustment, alarm management, and schedule configuration. It wraps an unofficial API and requires local binary installation with authentication via config file or environment variables.
web-e2e
This skill provides detailed guidance for running and creating Playwright end-to-end tests specifically for the Uniswap web interface. It documents the custom test architecture including Anvil blockchain fixtures, automatic wallet connection, and mock patterns. The skill enforces proper usage patterns and prevents direct command execution errors.
create-plans
This skill generates executable project plans for solo developers working with Claude. It enforces strict context limits, automates deviations, and treats plans as direct prompts. The system handles briefs, roadmaps, phase planning, and context handoffs with embedded rules for bug fixes and scope control.
weekly-checkin
A structured weekly review tool that scans user notes, guides reflection across personal, professional, and project domains, identifies patterns, and generates a detailed markdown report. It personalizes questions based on user profiles and integrates with a specific file system structure.