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.
nuxt-ui-v4
Nuxt UI v4 is a comprehensive component library with 125+ accessible, production-ready components for building Nuxt v4 applications, featuring Tailwind CSS v4, dark mode, theming, and first-class AI integration for dashboards, forms, and chat interfaces.
newsletter-events-setup
This skill sets up a dual-runtime environment (Python 3.12+ with uv and Node.js 18+ with bun) for a newsletter events plugin. It handles initial installation, dependency updates, and environment verification for tools that scrape Facebook and Instagram events.
create_handoff
Creates structured handoff documents for transferring work between Claude sessions. Automates file naming with metadata collection, includes session outcome tracking, and provides clear templates for task status, learnings, and next steps.
docker-log-debugger
Provides Docker Compose log filtering commands to identify errors in containerized applications. Focuses on grep patterns for error detection with time-based filtering and service-specific commands for common debugging scenarios.
verification-gate
A quality gate that runs automatically before declaring any task complete. It executes tests, builds, security checks, and code reviews silently, fixing issues when possible or prompting users with simple questions. Users only see success messages after all validations pass.
subagent-creator
Provides structured guidance for creating Claude subagents with clear templates, tool selection advice, and practical examples. Helps users build autonomous agents that run via Task tool with proper isolation and tool restrictions.
remembering-conversations
Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.
update-buttercut
This skill automates updating the ButterCut CLI tool with dual update paths: git pull for git repositories or direct download from GitHub. It includes backup creation, version verification, and test execution to ensure updates don't break existing functionality. The workflow handles edge cases like uncommitted changes and provides clear failure reporting.
api-digest
A specialized skill for generating detailed API data digests with clear analysis guidelines, though implementation details are incomplete and dependent on external scripts.
setup-claude-md
Generates CLAUDE.md files to document tech stacks, commands, and repository structure for AI-assisted development. The skill provides a template approach but lacks detailed implementation guidance and concrete examples of what the generated files contain.
windows-expert
Provides practical guidance for Windows-WSL interoperability tasks including path conversion, executable calling, and system administration. Covers common pain points like file permissions, line endings, and networking quirks. Focuses on actionable commands rather than theoretical concepts.
mcp-builder
Provides a structured workflow for building MCP servers to connect LLMs with external services. Guides developers through research, planning, implementation, and testing phases with specific technical advice for both Python and TypeScript stacks. Includes concrete examples of tool design, error handling, and evaluation creation.
frontend-htmx
Provides a complete Rust stack for building web applications with server-side rendering using Axum, Askama templates, and HTMX for dynamic interactions. Eliminates JavaScript build toolchains and deploys as a single binary. Includes template examples, handler patterns, and HTMX attribute usage for common UI updates.
create-subagent
Comprehensive and well-structured guide for creating Claude subagents with clear decision frameworks, practical templates, and detailed configuration options.
pr-lifecycle
Provides concrete checklists and validation scripts for PR lifecycle management, enforcing branch naming, issue linking, and commit conventions. Includes tmux window naming for visual workflow tracking and clear decision frameworks for handling PR feedback.
agent-creator
Provides a structured 4-phase methodology for creating specialized Claude agents with detailed templates for system prompts, domain analysis, and integration patterns. Includes specific command usage guidelines and validation gates.
webapp-testing
Provides autonomous Playwright testing with three specialized agents (planner, generator, healer) plus native visual regression testing. Generates tests from app exploration, validates selectors against live app, and auto-fixes broken tests. Includes practical examples for e-commerce flows, responsive testing, and dynamic content masking.
when-documenting-code-use-doc-generator
Automates code documentation by analyzing project structure, generating API specs in OpenAPI format, creating README files, adding JSDoc-style inline comments, and producing architecture diagrams. Follows a structured SPARC methodology with clear phases for specification, design, generation, and validation.
typescript-advanced-types
Provides detailed examples and patterns for TypeScript's advanced type features like generics, conditional types, and mapped types. Includes practical patterns for type-safe event emitters and API clients. Covers core concepts with clear code samples.
Provides Python code examples and CLI commands for common PDF tasks: extract text/tables, merge/split files, create new PDFs, handle forms, and apply watermarks. Covers pypdf, pdfplumber, reportlab, and command-line tools like qpdf and pdftotext.
database-migration
Provides step-by-step guidance for Alembic database migrations with SQLAlchemy models. Covers common operations like adding columns, creating tables, and handling foreign keys. Includes safety checklists, troubleshooting steps, and command references for real-world database schema changes.
test-writer
This skill generates unit test files for functions and classes across multiple frameworks. It analyzes code structure, identifies test cases including edge conditions, and produces test files following AAA pattern with proper mocking and fixtures. Supports Python (pytest/unittest) and JavaScript (jest) with clear workflow documentation.
ctf-pwn
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.
gerrit
Interact with Storj Gerrit team code collaboration service, which we just called it gerrit, when the user ask to do it