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.
activitypub-release
This skill provides a detailed guide for managing releases of the WordPress ActivityPub plugin. It covers both major/minor and patch release workflows, including automated changelog generation via Jetpack Changelogger, version bumping, and GitHub release creation. It's a specialized tool for maintaining a specific open-source project.
app-store-changelog
This skill automates App Store release note creation by analyzing git commits since the last tag. It filters out technical commits like refactoring and build scripts, then groups user-facing changes into benefit-focused bullet points suitable for store listings.
proxy-mode-reference
A comprehensive reference guide for orchestrating multi-model AI workflows through PROXY_MODE directive, enabling seamless integration of external AI models within Claude's agent system.
documentation-extraction
This skill provides structured methods for reading and verifying project documentation. It offers specific patterns for READMEs, API docs, specs, and config files, with checklists for identifying outdated or conflicting information. It emphasizes cross-referencing docs with actual code.
wheels-test-generator
Generates TestBox BDD test specs for Wheels framework models, controllers, and integration tests. Provides concrete templates with setup/teardown patterns and common assertion patterns specific to Wheels conventions. Focuses on ColdFusion developers using the Wheels ORM framework.
aws-sdk-java-v2-s3
Provides practical code examples for Amazon S3 operations using AWS SDK for Java 2.x. Covers bucket management, object uploads/downloads, multipart transfers, presigned URLs, and client configuration with retry logic. Includes best practices for performance, security, and error handling.
aws-sdk-java-v2-core
This skill provides detailed, actionable patterns for configuring AWS SDK Java 2.x clients. It covers authentication strategies, HTTP client setup, timeout management, and performance optimization. The guide includes practical code snippets for both sync and async operations, along with security considerations and testing approaches.
langchain4j-mcp-server-patterns
Comprehensive implementation guide for building MCP servers with LangChain4j, offering clear patterns for tools, resources, and prompts with enterprise-grade Spring Boot integration.
spring-boot-cache
Provides a clear workflow for implementing the Spring Cache abstraction in Boot 3.5+ apps. Covers annotations, provider configuration, key management, testing, and operational concerns like TTL and monitoring. Includes reference examples and ties into existing docs.
spring-data-jpa
A comprehensive and well-structured Skill for implementing Spring Data JPA persistence layers with clear examples, best practices, and coverage of essential features like auditing, pagination, and transactions.
async-python-patterns
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
openalex-database
Provides Python tools for querying OpenAlex, a database of 240M+ scholarly works. Includes client for API calls and helper functions for common research tasks like finding papers by author, analyzing publication trends, and identifying open access publications. Emphasizes best practices like using email for rate limits and two-step entity lookups.
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
story-explanation
Create compelling story-format summaries using UltraThink to find the best narrative framing. Support multiple formats - 3-part narrative, n-length with inline links, abridged 5-line, or comprehensive via Foundry MCP. USE WHEN user says 'create story explanation', 'narrative summary', 'explain as a story', or wants content in Daniel's conversational first-person voice.
domain-name-brainstormer
Generates domain name ideas for projects and checks availability across TLDs like .com, .io, and .dev. Provides practical naming tips, TLD guidance, and example workflows for startups and personal brands.
novel-writer-workflow-guide
Use when user starts a novel project or asks how to organize their writing - guides through novel-writer's seven-step methodology and ensures proper workflow
content-brief-generator
This skill generates structured content briefs for various formats like blog posts, technical docs, and marketing copy. It provides templates, SEO guidance, and tone-of-voice frameworks to standardize content creation. It's a detailed checklist for writers and content managers to ensure alignment before drafting.
neon-auth
This skill sets up Neon Auth for web applications, handling authentication configuration, route creation, and UI component generation. It supports Next.js, React SPA, and Node.js projects with social auth providers. The skill automatically detects project context and loads appropriate framework-specific guides.
unity-ui-selector
A well-structured decision guide that effectively helps Unity developers choose between UGUI and UI Toolkit with clear comparisons, version matrices, and practical migration advice.
startup-fundraising
A structured guide for startup founders navigating fundraising from pre-seed to later stages. It provides decision frameworks, round sizing calculations, valuation methods, pitch preparation, and term sheet analysis. Includes practical templates for investor updates and data room organization.
1k-git-workflow
Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git, branch, commit, PR, pull request, merge, workflow.
SDK Analytics Installer
This skill provides step-by-step instructions for installing and configuring the dotCMS analytics SDK in Next.js projects. It focuses on correct usage patterns, emphasizes centralized configuration, and warns about common pitfalls like the lack of React context for the tracking hook. The guide includes concrete examples for page views, custom events, and conversions.
bulk-rna-seq-batch-correction-with-combat
This skill provides a step-by-step workflow for applying ComBat batch correction to bulk RNA-seq data using the omicverse Python package. It guides users through loading multiple datasets, merging them, running correction, exporting results, and visualizing improvements. The instructions include troubleshooting tips for common issues like gene identifier mismatches.
sparc-methodology
A comprehensive multi-agent development methodology framework with structured phases, TDD integration, and orchestration capabilities for systematic software engineering.