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.
github-project-management
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
multi-cloud-architecture
Provides a decision framework and patterns for designing applications across AWS, Azure, and GCP. Includes service comparison tables, multi-cloud patterns, cost optimization strategies, and migration phases. Helps avoid vendor lock-in and select best-of-breed services.
scholar-evaluation
Provides a structured methodology for evaluating scholarly work across eight dimensions including problem formulation, methodology, and writing quality. Includes detailed rubrics, scoring guidelines, and contextual adjustments for different research types and publication venues.
ops-cost-optimization
Provides a structured six-phase workflow for cloud cost analysis, covering visibility, anomaly detection, rightsizing, risk assessment, implementation, and monitoring. Includes specific templates for cost breakdowns, anomaly reports, and savings tracking with concrete thresholds and examples.
documentation-standards
Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references
skill-builder
A well-structured skill for transforming extracted documentation into Claude skill packages with robust validation, error handling, and clear templates.
llms-txt-support
Detects and fetches llms.txt files for LLM-optimized documentation, providing structured workflows for checking documentation availability before scraping. Includes validation steps, variant selection logic, and fallback procedures.
qa-protocol
This skill automates multi-stage QA for marketing materials by validating content, technical specs, and brand compliance across specific channels like social media, email, ads, and print. It generates detailed reports with blocking issues, warnings, and approval recommendations.
leetcode-teacher
An interactive tool for technical interview preparation that generates coding playgrounds based on real product scenarios. It teaches 20 essential algorithm patterns across Python, TypeScript, Kotlin, and Swift with progressive difficulty levels and instant feedback.
review-synthesis
This skill aggregates feedback from multiple reviewers into a structured report. It categorizes comments, identifies consensus and conflicts, applies priority rules to resolve disagreements, and outputs a prioritized action list with estimated effort. It handles different review types like content, brand, technical, and legal.
project-setup
This skill automates the setup of Claude Code projects by generating CLAUDE.md files and slash commands based on project type. It detects existing project configurations and provides templates for React, Python, Go, and Rust. The skill includes clear examples and verification steps to ensure proper configuration.
prompt-optimizer
A prompt optimization tool that analyzes and rewrites user prompts for better AI responses. It categorizes prompts (system, task-specific, creative, technical, agentic) and applies a structured framework with progressive disclosure and token efficiency. The tool offers three optimization levels (quick polish, balanced enhancement, deep transformation) based on input quality.
moai-foundation-quality
Enterprise code quality orchestrator that validates code against TRUST 5 framework (Testable, Readable, Unified, Secured, Trackable). Provides proactive analysis, automated best practices enforcement, and integrates with CI/CD pipelines. Supports 25+ programming languages with Context7 integration for real-time standards validation.
test-driven-development
This skill enforces strict Test-Driven Development practices by requiring failing tests before any implementation code. It provides concrete examples of red-green-refactor cycles, common rationalizations to avoid, and verification checklists. The approach is dogmatic but effective for maintaining test discipline.
bulk-wgcna-analysis-with-omicverse
This skill provides step-by-step guidance for running WGCNA co-expression network analysis using the omicverse Python package. It covers data preprocessing, network construction, module detection, and hub gene identification with specific code examples and troubleshooting tips for common issues.
tech-decision
A systematic skill for technical decision-making that orchestrates multiple agents to research, analyze, and synthesize recommendations for library choices, architecture patterns, and implementation approaches. It follows a clear four-phase workflow and produces structured reports with evidence-based conclusions.
cloudflare-agents
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, scheduling, and multi-agent coordination. Prevents 23 documented errors. Use when: building WebSocket agents, RAG with Vectorize, MCP servers, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors, WebSocket payload limits.
Subagent System
Enables creation and management of specialized Claude subagents for task delegation. Provides clear file structure, automatic/proactive delegation triggers, and permission controls. Helps keep main conversation context clean by isolating specialized tasks to separate agents.
wheels-auth-generator
Generates basic authentication components for ColdFusion Wheels framework including user model with email validation and password hashing, sessions controller for login/logout, and authentication filter. Provides working code snippets but uses SHA-512 instead of bcrypt as advertised.
unit-test-mapper-converter
A comprehensive and well-structured guide for unit testing MapStruct mappers and custom converters, providing clear patterns, practical examples, and thorough coverage of common mapping scenarios.
unit-test-config-properties
A comprehensive and well-structured guide for testing Spring Boot configuration properties with practical examples covering binding, validation, nested structures, and profile-specific configurations.
qdrant
Provides Java patterns for integrating Qdrant vector database with Spring Boot and LangChain4j. Covers client setup, collection management, vector operations, and RAG implementations. Includes Docker deployment, dependency configuration, and practical code examples for semantic search and retrieval systems.
aws-sdk-java-v2-lambda
Provides concrete Java code examples for AWS Lambda operations using SDK v2, covering invocation patterns, function management, Spring Boot integration, and error handling. Includes synchronous/asynchronous calls, typed responses, and configuration examples.
forgotten-elements-reminder
Monitors character appearances, plotline progress, and foreshadowing in long-form novels, alerting when elements haven't been mentioned for configurable chapter thresholds. Provides reminders before writing sessions and generates analysis reports to prevent dropped storylines and forgotten characters.