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.
verification-before-completion
A highly prescriptive skill enforcing evidence-based completion claims through strict verification workflows, preventing premature success declarations in development.
pre-dev-api-design
Enforces a contract-first API design phase before technology selection. Provides clear rules for abstract interface definition, a validation checklist, and templates to document operations, events, and constraints without protocol details.
testing-agents-with-subagents
This skill applies TDD principles to Claude agent development, enforcing a strict RED-GREEN-REFACTOR cycle before deployment. It provides concrete test categories, minimum test suite requirements, and clear failure documentation. The methodology prevents deploying untested agents that could fail in production.
Plugin Settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
positron-issue-creator
This skill should be used when drafting GitHub issues for the Positron repository. It provides workflows for searching duplicates, selecting appropriate labels, gathering complete context through questioning, and writing terse, fluff-free issues that precisely describe what is needed or wrong. The skill prepares issues for manual submission by the user. Use this skill when the user asks to draft or prepare an issue for Positron.
voice-create
Skill that converts natural language descriptions into structured voice profiles with clear dimension mapping, vocabulary guidance, and YAML output for consistent writing tone.
pr-descriptions
A well-documented skill providing a reliable fallback solution for updating GitHub PR descriptions when the standard CLI fails silently, with excellent examples and troubleshooting guidance.
prompt-engineer
A comprehensive prompt engineering skill with systematic methodology covering design, optimization, testing, and production deployment for LLM applications.
llm-architect
Provides structured guidance for designing and deploying LLM systems, covering architecture, fine-tuning, RAG, and serving optimization. Includes concrete checklists for latency, throughput, and safety. Integrates with transformers, LangChain, and vLLM tools for implementation.
nextjs-developer
A comprehensive Next.js 14+ expert skill with excellent structure, clear development workflows, and strong focus on performance optimization, SEO, and modern App Router patterns.
sre-engineer
A comprehensive SRE expert skill with well-structured guidance on reliability engineering, covering SLO management, automation, incident response, and chaos testing with practical tool integration.
ai-llm-inference
Provides concrete operational patterns for optimizing LLM inference, covering latency budgeting, batching, quantization, and parallelism. Includes decision trees and configuration templates for production deployment. Focuses on measurable performance improvements and cost control.
research
This skill coordinates up to 10 parallel research agents (Perplexity, Claude, Gemini) to gather information on user topics. It decomposes questions into sub-questions, runs agents simultaneously, and synthesizes results with source attribution in under a minute instead of sequential 5-10 minute searches.
gh-ticket
A highly practical and comprehensive GitHub issue creation skill that systematically captures maximum context to prevent knowledge loss between ticket creation and implementation.
theme-factory
Applies predefined or custom color/font themes to presentation decks and documents. Provides 10 curated themes with hex codes and font pairings. Shows a PDF showcase first, then applies chosen styling. Handles cases where existing themes don't fit by generating new ones based on user input.
pptx
This skill enables Claude to work with PowerPoint files by providing tools to unpack, analyze, modify, and repack .pptx files. It includes text extraction via markdown conversion, XML manipulation for slide content, and HTML-to-PPTX generation with design guidance. The skill handles slide layouts, comments, speaker notes, and media files.
exploring-codebase
An innovative autonomous codebase exploration skill with a structured two-phase approach that systematically discovers architecture patterns and performs targeted deep dives, addressing common cognitive biases in code exploration.
epic-scoping
This skill provides structured scoping for software epics through a 5-round interactive question bank. It replaces unstructured discussions with systematic questioning, automatically populating an epic specification document. The conditional logic adapts questions based on previous answers, and it provides clear progress indicators throughout the process.
moai-lang-ruby
A specialized Claude skill for Ruby 3.3+ and Rails 7.2 development. It provides code examples for controllers, models, RSpec tests, and modern patterns like Hotwire and Service Objects. Includes practical snippets for ActiveRecord, background jobs, and testing strategies.
moai-tool-ast-grep
Integrates the ast-grep CLI for structural code search and transformation across 40+ languages. Enables pattern matching, security vulnerability detection, and automated refactoring using AST-based rules. Provides concrete examples for common use cases like finding console.log calls or detecting SQL injection patterns.
moai-library-nextra
A Claude Skill providing structured guidance for building documentation sites with Nextra and Next.js. It offers concrete patterns for project setup, theme configuration, navigation, and MDX content, along with deployment and i18n guides. Focuses on practical implementation over theoretical concepts.
moai-plugin-builder
Claude Code plugin development patterns, templates, and best practices. Use when creating plugins, defining plugin components, or troubleshooting plugin issues.
build-engineer
This skill acts as a specialized build engineer, focusing on reducing compilation times and improving developer workflows. It provides structured guidance for analyzing build bottlenecks, configuring tools like webpack and Turbo, and implementing caching strategies. The skill includes specific checklists for performance targets and outlines integration points with other development roles.
claude-code-hooks
This skill provides a framework for creating event-driven hooks in Claude Code, enabling automation before and after tool execution. It includes templates for validating commands, formatting code, and auditing security, with clear environment variables and exit codes. It's designed for users who want to add guardrails and automated workflows to their Claude Code sessions.