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.
internal-comms
This skill provides structured templates and workflows for generating common internal communications like 3P updates, company newsletters, and FAQs. It includes specific formatting rules, audience targeting, and data gathering guidance for each communication type. The skill helps standardize internal messaging across teams.
slack-gif-creator
A toolkit for creating animated GIFs specifically optimized for Slack's platform requirements. Provides detailed technical specs, Python utilities for building frames, and animation concepts like bounce and fade effects. Includes validators to check Slack compatibility and optimization strategies for file size.
unit-test-security-authorization
Provides ready-to-use unit test patterns for Spring Security authorization annotations like @PreAuthorize and @Secured. Includes examples for role-based access control, MockMvc controller tests, and custom permission evaluators. Helps developers verify security logic without full Spring context setup.
format-commit-message
Generates conventional commit messages with Claude attribution. Handles standard commit types, optional scopes, breaking changes, and validates input. Includes clear examples for different use cases like releases, fixes, and features.
receiving-code-review
A highly practical skill that establishes a rigorous, non-performative protocol for receiving and implementing code review feedback with excellent technical safeguards.
resource-allocation
A comprehensive and well-structured resource allocation framework with clear gates, practical templates, and effective conflict resolution strategies for multi-project environments.
ops-disaster-recovery
Provides a structured, six-phase workflow for disaster recovery planning, from business impact analysis to maintenance. Includes concrete templates for BIA documents, strategy selection matrices, architecture diagrams, and executable failover runbooks. Guides teams through defining RTO/RPO, choosing strategies, and conducting tests.
pre-dev-task-breakdown
This skill provides a structured framework for breaking down product requirements into development tasks that deliver user value. It enforces rules like no tasks over 2 weeks, requires explicit success criteria, and mandates that every task results in demoable software. It includes validation checklists, templates, and common violation examples to guide teams.
regulatory-templates-gate3
This skill automates the final step of generating production-ready Django/Jinja2 template files for financial regulatory reporting. It enforces strict validation from previous workflow stages, prevents manual errors through agent-based generation, and separates code from documentation. It's designed for teams submitting data to BACEN or similar financial authorities.
dev-devops
Automates the creation and validation of Docker configurations as part of a development gate system. It generates Dockerfiles, docker-compose setups, and environment files, then runs verification commands to ensure services build and start correctly. Includes iteration logic for fixing issues and clear handoff documentation.
metrics-dashboard
This skill provides a structured 5-phase workflow for designing KPI dashboards, from requirements gathering to implementation. It enforces documentation standards for metrics and data sources, includes pressure resistance patterns, and dispatches to a specialized metrics-analyst agent.
pre-dev-prd-creation
This skill enforces strict separation of business requirements (PRD) from technical design. It provides a structured workflow for defining WHAT and WHY before HOW, with clear triggers, validation gates, and explicit rules for what belongs in a PRD versus technical documents. It includes security requirement discovery at the business level.
reactome-database
This skill provides direct access to the Reactome pathway database REST API for biological pathway analysis. It enables gene list enrichment, expression data processing, and pathway mapping. The documentation includes working Python code examples for both direct API calls and the reactome2py client, covering common bioinformatics workflows.
osgrep-skill
Semantic search for local files. Backed by a background osgrep server with live indexing. Always use osgrep instead of grep/find.
moai-platform-railway
Provides detailed guidance for deploying containerized applications on Railway, covering Docker builds, multi-service setups, persistent volumes, and auto-scaling. Includes concrete CLI commands, configuration examples, and phase-based implementation steps for real-world deployment scenarios.
moai-lang-r
This skill provides targeted assistance for R 4.4+ development, focusing on modern tidyverse workflows, ggplot2 visualization, and Shiny app creation. It includes practical code patterns for data pipelines, testing, and deployment. The documentation covers from basic operations to advanced topics like parallel processing and Docker setups for production.
obsidian-leaflet-mapping
This skill provides detailed guidance for using the Obsidian Leaflet plugin to create interactive maps directly within markdown notes. It covers real-world maps, image overlays, marker generation from note metadata, and troubleshooting common setup issues. The instructions are specific to integrating spatial data with a knowledge management workflow.
incident-responder
This skill provides a structured framework for handling security and operational incidents. It defines clear response phases, integrates with common incident management tools like PagerDuty and Jira, and includes checklists for evidence collection, communication, and post-incident review. It's designed for teams needing consistent incident handling procedures.
rls-patterns
Provides concrete patterns for implementing Row Level Security with Prisma using context wrappers. Enforces data isolation between users, admins, and system processes with clear code examples and forbidden patterns. Includes specific guidance for Next.js dynamic rendering requirements and testing procedures.
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
.github
Imported from https://github.com/n8n-io/n8n.
update-docs
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.