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.
devflow-constitution-quick-ref
Provides a quick reference guide to the CC-DevFlow Constitution v2.0.0, summarizing all 10 articles and Phase -1 gates with key rules, enforcement mechanisms, and scenario-based lookups. Links to the full constitution document rather than duplicating content, following the 'no duplication' principle.
neon-serverless
Configures Neon's PostgreSQL driver for serverless and edge environments like Vercel Edge Functions and AWS Lambda. Provides clear connection patterns, TypeScript examples, and specific guidance on import strategies. Includes practical templates and validation scripts.
gen-env
A comprehensive solution for running multiple isolated project instances locally with excellent documentation covering port allocation, data isolation, browser state separation, and cleanup patterns.
prompting
Provides concrete guidelines for writing effective prompts and managing context for AI agents. Focuses on clarity, signal-to-noise optimization, and just-in-time information loading based on Anthropic's best practices.
product-manager-toolkit
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
xlsx
This skill enables Claude to create, edit, and analyze Excel files using Python libraries like openpyxl and pandas. It emphasizes using Excel formulas instead of hardcoded values, includes a formula recalculation script with LibreOffice, and provides detailed financial modeling standards. The documentation covers common workflows, error handling, and best practices for spreadsheet operations.
bulk-rna-seq-deseq2-analysis-with-omicverse
This skill guides users through bulk RNA-seq differential expression analysis using PyDESeq2 within the omicverse Python package. It covers data loading, gene ID mapping, statistical testing, visualization, and optional enrichment analysis. The instructions are detailed with concrete code examples and troubleshooting tips for common issues.
code-changelog
Automatically logs AI-generated code changes to markdown files in a 'reviews' folder and serves them via a simple Python HTTP server with an auto-updating HTML viewer. Provides real-time documentation of incremental development steps.
verify
A specialized skill for verifying builds, recovering from errors, and applying review fixes. It enforces strict quality guardrails to prevent test tampering and provides structured workflows for handling failures. Integrates with LSP for diagnostics and leverages memory search for past solutions.
aws-sdk-java-v2-rds
A comprehensive and practical skill for managing AWS RDS using Java SDK v2, covering essential operations with clear code examples and integration patterns for real-world applications.
aws-sdk-java-v2-dynamodb
A comprehensive and practical DynamoDB skill for Java developers using AWS SDK v2, covering essential operations from basic CRUD to advanced patterns with clear examples.
building-with-observability
This skill helps users set up and manage Kubernetes observability stacks including Prometheus, Grafana, Loki, and Jaeger. It provides concrete installation commands, configuration examples, and decision logic for implementing metrics, logging, tracing, and cost monitoring in production environments.
test-driven-development
This skill enforces strict Test-Driven Development workflow by checking for test files before implementation and verifying tests fail first. It provides clear violation handling rules, integrates with debugging and review skills, and includes practical examples for bug fixes. The approach is uncompromising but ensures proper TDD discipline.
creating-financial-models
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
caching-strategy
Cache expensive operations to avoid redundant work across workflow phases. Caches project docs (15min TTL), npm info (60min), grep results (30min), token counts (until file modified), web searches (15min). Auto-triggers when detecting repeated reads of same files or repeated API calls. Saves 20-40% execution time.
moai-platform-auth0
This skill provides detailed guidance for implementing Auth0 security features like attack protection, MFA setup, token management, and compliance with standards like FAPI and GDPR. It includes specific dashboard navigation paths, configuration thresholds, and step-by-step implementation instructions for security professionals.
project-manager
A comprehensive project management expert skill with well-structured frameworks covering planning, execution, and closure phases. It integrates multiple tools and methodologies for practical project oversight.
mobile-app-developer
A specialized agent for mobile app development across iOS, Android, and cross-platform frameworks. It provides structured workflows for requirements analysis, implementation, and launch, with specific checklists for performance metrics like app size, startup time, and crash rates. Integrates with tools like Xcode, Android Studio, and Fastlane.
data-sql-optimization
Provides checklists and templates for optimizing SQL in OLTP systems across PostgreSQL, MySQL, SQL Server, Oracle, and SQLite. Covers query analysis, indexing, schema design, migrations, backups, and high availability with clear decision trees and platform-specific commands.
help-center-design
Provides structured templates and modern best practices for designing AI-first help centers and knowledge bases. Includes decision matrices, platform comparisons, implementation checklists, and metrics for 2025-2026 self-service systems.
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
voice-call
Start voice calls via the Clawdbot voice-call plugin.
sag
ElevenLabs text-to-speech with mac-style say UX.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.