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.
nodejs-backend
A Node.js/TypeScript backend development expert specializing in building robust APIs and server applications using Express, Fastify, and NestJS, with comprehensive capabilities in database integration, authentication, real-time features, and production-ready error handling.
spec-driven-brainstorming
This skill facilitates structured product discovery and brainstorming, helping teams transform vague ideas into concrete specifications using techniques like story mapping, event storming, and impact mapping to prioritize features and define MVPs.
release-coordinator
Coordinates multi-repository releases by managing dependencies, orchestrating release order, and validating cross-repo checks. It supports lockstep, independent, and umbrella versioning strategies to ensure smooth, synchronized deployments across complex software ecosystems.
serverless-recommender
An intelligent serverless platform recommender that analyzes project context and workload patterns to provide tailored recommendations for AWS Lambda, Azure Functions, GCP Cloud Functions, Firebase, and Supabase, including cost estimates and suitability assessments.
pm-closure-validation
A quality gate skill that validates increment readiness for closure using a 3-gate framework, ensuring all critical tasks are complete, tests are passing, and documentation is updated before final approval.
jira-sync
This skill provides guidance and troubleshooting help for setting up JIRA synchronization, explaining how content flows from SpecWeave to JIRA and status flows back, but delegates actual syncing to a dedicated command.
tdd-expert
This skill provides comprehensive Test-Driven Development expertise, guiding users through the red-green-refactor cycle, BDD practices, and TDD patterns to build robust, well-designed software with confidence and high test coverage.
kafka-mcp-integration
Provides expert guidance for integrating Kafka with MCP servers, supporting four implementations with auto-detection, configuration examples, and clear recommendations on when to use MCP versus direct code.
github-sync
This skill provides guidance for setting up two-way synchronization between SpecWeave specifications and GitHub Projects, automatically syncing changes for team visibility and project management, but does not perform the actual sync operation.
tdd-workflow
This skill coordinates Test-Driven Development workflows by detecting TDD intent and offering guided red-green-refactor cycles. It routes users to appropriate tools like the tdd-orchestrator agent or structured commands, providing TDD education and best practices.
kafka-iac-deployment
Provides expert Infrastructure as Code (IaC) guidance for deploying Apache Kafka using Terraform across self-hosted KRaft clusters, AWS MSK, and Azure Event Hubs, enabling automated, scalable, and platform-optimized Kafka infrastructure.
ado-resource-validator
This skill validates and automatically creates Azure DevOps projects and resources based on your .env configuration, supporting multiple organizational strategies and prompting for user decisions when needed.
k8s-manifest-generator
This skill generates production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets, following security best practices and conventions to ensure reliable, secure, and well-configured cloud-native deployments.
rc-manager
Manages the entire Release Candidate workflow from alpha/beta/RC tagging to final production promotion, including versioning, testing validation, and deployment coordination across multiple stages.
context-optimizer
Context Optimizer is a second-pass tool that analyzes user prompts to surgically remove irrelevant specifications, agents, and skills from loaded context, achieving over 80% token reduction through intelligent, intent-based filtering.
grafana-dashboards
This skill enables the creation and management of production-ready Grafana dashboards for real-time visualization of system and application metrics, applying proven design principles like RED/USE methods to build effective operational observability interfaces.
pci-compliance
This skill helps implement PCI DSS compliance for secure payment processing, covering requirements like data encryption, tokenization, and access controls to protect cardholder data and reduce audit scope.
fluxwing-screenshot-importer
Import UI screenshots and generate uxscii components automatically using vision analysis. Use when user wants to import, convert, or generate .uxm components from screenshots or images.
better-skill-builder
Provides templates and patterns for creating Claude Skills with proper SKILL.md files. Includes reference documentation covering installation, distribution, and plugin structures. Focuses on making CLI tools AI-native across Claude's coding environments.
help-skill
A template for generating help documentation for Claude Skills plugins. It provides structured sections for skill overviews, commands, quick start guides, and search functionality. The template uses placeholders that get replaced with actual plugin information.
code-review
A code review skill that analyzes AI-generated code for bugs, security issues, and best practices. It uses specific commands like ruff, bandit, and mypy for static analysis, follows a structured review process, and integrates with existing skills like automated-code-fixer.
github-release-management
Automates GitHub releases with AI swarm coordination for versioning, testing, and deployment. Handles changelog generation, multi-platform builds, and rollback management. Integrates with GitHub CLI and supports progressive disclosure from basic commands to complex orchestration workflows.
error-handling-patterns
Provides concrete error handling patterns for Python, TypeScript, and Rust with practical examples like custom exception hierarchies, Result types, retry decorators, and async error handling. Focuses on building resilient applications with clear guidance on when to use different approaches.
debugging-strategies
This skill provides a structured methodology for debugging software issues, covering systematic processes, mindset, and tool-specific examples for JavaScript, Python, and Go. It teaches how to reproduce problems, form hypotheses, and use debuggers effectively.