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.
docs-write
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
Wheels Migration Generator
Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.
meeting-insights-analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
managing-cargo-dependencies
This skill provides specific guidance for managing Cargo.toml dependencies in HASH's Rust workspace. It enforces consistent patterns like 4-section organization, workspace dependency inheritance, and public/private flags. The skill includes practical examples and links to detailed resource files for common scenarios.
gene-database
Provides Python scripts to query NCBI Gene database via E-utilities and Datasets APIs. Supports searching by symbol/ID, retrieving gene metadata (RefSeqs, GO terms, phenotypes), batch lookups, and multiple output formats. Includes rate limit handling and clear API usage patterns.
api-test-generator
Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.
.claude
A Claude Skill providing guidance for developing a .NET library with Roslyn source generators for smart enums and value objects. It enforces a strict zero-hallucination policy by mandating verification of external APIs via Context7 MCP and delegates complex tasks to specialized subagents to keep the main context focused.
typed-holes-refactor
Provides a structured methodology for refactoring using typed holes, treating architectural unknowns as formal constraints. Includes concrete scripts for hole discovery, validation tests, constraint propagation, and production readiness gates. Focuses on preserving existing behavior while systematically resolving technical debt.
planning-phase
Generates implementation plans with code reuse analysis, architecture design, and complexity estimation during the /plan phase. Use when planning feature implementation, analyzing code reuse opportunities, or designing system architecture after specification phase completes. Integrates with 8 project documentation files for constraint extraction. (project)
attio-skill-generator
Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.
moai-platform-convex
Provides detailed guidance for implementing Convex, a real-time backend platform. Covers schema design, reactive queries, mutations, and integration with React and authentication providers like Clerk. Includes concrete code examples for common patterns.
moai-lang-kotlin
Provides ready-to-use code patterns for Kotlin 2.0 development including Ktor server setup, coroutine usage, Compose Multiplatform UI, and Exposed database operations. Includes Gradle configurations and practical examples for authentication, routing, and testing.
websocket-engineer
This skill provides structured guidance for implementing WebSocket systems, covering connection handling, scaling patterns, and production considerations. It includes specific checklists for protocol implementation, security, and error handling. The skill references multiple tools like Socket.IO, Redis, and RabbitMQ for building real-time applications.
typescript-best-practices
This skill provides concrete TypeScript patterns for type-first development, discriminated unions, runtime validation with Zod, and configuration management. It enforces making illegal states unrepresentable at compile time and includes practical examples for exhaustive handling and error propagation.
product
A router skill that directs product management tasks to specific workflows like PRD generation, competitive analysis, and metrics definition. It uses keyword triggers and provides structured reference files for each task type, enforcing rules like using story points and challenging assumptions.
cookbook-audit
This skill audits Anthropic Cookbook notebooks against a detailed style guide. It runs automated checks for technical issues and secrets, then provides structured scoring across narrative quality, code quality, technical accuracy, and actionability. The audit includes specific recommendations with line references.
ux-researcher-designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
document-converter
This skill orchestrates multiple command-line tools (pandoc, markitdown, pymupdf4llm) to convert documents between Markdown, DOCX, and PDF formats. It features intelligent tool selection, batch processing, and fallback mechanisms with optional Gemini API for enhanced PDF text extraction. The documentation clearly explains conversion priorities and practical usage patterns.
math-teacher
This skill generates interactive, standalone HTML/JS playgrounds to teach math concepts from arithmetic to calculus. It uses gamification, visualizations, and adaptive challenges to make learning engaging. Outputs are self-contained web pages with real-time feedback and playful elements like points and animations.
task-breakdown-phase
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)
moai-workflow-testing
This skill bundles TDD, debugging, performance analysis, and code review into a single workflow. It provides concrete steps for the RED-GREEN-REFACTOR cycle, error analysis, and PR reviews using a multi-agent pattern. It integrates with tools like pytest, cProfile, and GitHub Actions.
pr-comment-analyzer
Analyzes GitHub PR review comments to assess relevance, identify ambiguous feedback, and generate structured reports with suggested Q&A discussion points. Provides read-only analysis without modifying code or resolving threads, helping teams understand review status before taking action.
claude-code-commands
Provides a detailed reference for creating Claude Code slash commands with argument handling, file inclusion, bash execution, and hook integration. Includes practical templates for common workflows like code review, testing, and multi-agent orchestration.
snowflake-cli
This skill enables Claude to execute Snowflake CLI commands for SQL operations, stage management, and application deployment. It covers variable templating with three syntax types, connection profiles, and multi-environment patterns. The documentation includes troubleshooting guides for common issues like variable substitution and permission errors.