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.
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
typescript-review
A specialized code review skill for TypeScript/JavaScript that enforces Metabase coding standards with clear guidelines and integration with existing tooling for consistent quality checks.
RedTeam
Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs.
risk-management-specialist
Senior Risk Management specialist for medical device companies implementing ISO 14971 risk management throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use for risk management planning, risk assessments, risk control verification, and risk management file maintenance.
loki-mode
An autonomous multi-agent system that coordinates specialized AI agents to build and deploy software from PRD to production. It handles engineering, QA, DevOps, and business operations with task queuing, code review, and deployment automation. Requires Claude Code with dangerous permissions flag.
claude-agent-sdk
Build autonomous AI agents with Claude Agent SDK. Structured outputs guarantee JSON schema validation, with plugins system and hooks for event-driven workflows. Prevents 14 documented errors. Use when: building coding agents, SRE systems, security auditors, or troubleshooting CLI not found, structured output validation, session forking errors, MCP config issues, subagent cleanup.
error-handling
A comprehensive error handling framework for Node.js/TypeScript backends with custom error classes, middleware, validation, and external service error management.
rust
A comprehensive Rust backend skill providing production-ready patterns for Axum web applications with clean architecture, error handling, and database integration.
slo-implementation
Provides a concrete framework for implementing SLOs with Prometheus recording rules, alerting configurations, and Grafana dashboard queries. Includes specific SLI formulas, error budget calculations, and multi-window burn rate alerting strategies. Offers ready-to-use YAML examples for production monitoring systems.
Backend Migration Standards
Provides concrete guidelines for creating database migrations with reversible changes, proper naming, and zero-downtime strategies. Includes specific code examples for Alembic, Rails, and Sequelize, plus practical advice on index management, data migrations, and deployment safety.
discover-diagrams
This skill automatically provides access to Mermaid.js diagram creation tools when Claude detects visualization work. It organizes 8 specialized diagram types (flowcharts, sequence, ER, architecture, etc.) and offers progressive loading to manage token usage. Includes workflow examples for common documentation scenarios like API design and project planning.
software-mobile
Provides concrete patterns for native iOS (Swift/SwiftUI), Android (Kotlin/Compose), and cross-platform (React Native) mobile development. Includes decision trees for platform selection, architecture, and data persistence, plus anti-pattern warnings and linked templates for specific tasks.
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
.claude
Provides ClickHouse-specific development guidelines and CI report analysis tools. Includes code formatting rules, commit practices, and scripts to fetch and parse test results from ClickHouse's S3-based CI system. Helps maintain consistency in documentation and debugging test failures.
claude-skill-bit-cli
A practical CLI reference skill for Bit component development platform that provides quick command syntax lookup, though it lacks interactive examples and detailed flag explanations.
transfer-old-latex-to-new
Automates migration of old NSFC grant proposals to new LaTeX templates. Analyzes structural differences, maps content between versions, handles one-to-many/many-to-one sections, and validates LaTeX compilation. Useful for researchers needing to update proposals to latest template requirements.
context-driven-testing
This skill teaches context-driven testing principles, helping testers adapt their approach based on project specifics rather than blindly following 'best practices'. It provides concrete heuristics like SFDIPOT and RST tours, with examples for different project contexts (startup vs enterprise). The skill includes agent coordination patterns for implementing context-aware testing strategies.
test-environment-management
This skill provides concrete guidance for managing test environments using Infrastructure as Code, Docker, and service virtualization. It includes specific examples for Docker Compose, Terraform, and cost optimization scripts. The skill helps teams avoid 'works on my machine' issues by ensuring environment parity with production.
question-refiner
This skill helps researchers refine vague questions into structured prompts for deep research tools. It asks clarifying questions about scope, format, and sources before generating detailed research task specifications. The tool enforces discipline in research question formulation.
data-transform
This skill provides local data transformation using pandas and numpy, compatible with any LLM. It covers cleaning, normalization, reshaping, and feature engineering with practical code examples and troubleshooting guidance.
dependency-conflict-resolver
Detect and resolve package dependency conflicts before installation across npm/yarn/pnpm, pip/poetry, cargo, and composer. Auto-trigger when installing/upgrading packages. Validates peer dependencies, version compatibility, security vulnerabilities. Auto-resolves safe conflicts (patches, dev deps), suggests manual review for breaking changes. Prevents conflicting versions, security vulnerabilities, broken builds.
This skill provides Python and command-line recipes for common PDF tasks like extracting text and tables, merging/splitting files, and creating documents. It integrates with OCR for scanned PDFs and suggests visual enhancements via another skill. The documentation includes clear code examples for pypdf, pdfplumber, and reportlab.
Prompting
Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization, or programmatic prompt composition.
solana-vulnerability-scanner
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.