Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
sound-effects
Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.
workbench-workflow
Provides structured workflows and troubleshooting guides for Arma Reforger Workbench development. Focuses on manual testing procedures, compile error resolution, and Print()-based debugging in an environment lacking automated tools. Offers concrete examples of what to tell users during testing cycles.
presenterm
A terminal-based presentation tool that renders markdown files as slides with live code execution, diagram rendering (mermaid/d2), formula support (LaTeX/typst), and PDF/HTML export. It runs natively in terminals with speaker notes and theme support.
woocommerce-dev-cycle
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.
cc_chrome_devtools_mcp_skill
Automates Chrome browser testing using DevTools Protocol with 27 tools for performance measurement, accessibility validation, network monitoring, and responsive testing. Provides Core Web Vitals analysis, HAR export, device emulation, and multi-page workflows. Requires Node.js v20.19+ and Chrome/Chromium browsers.
deal-desk
Use to manage pricing, packaging, and approval workflows for renewal negotiations.
paper-2-web
This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources.
verification-before-completion
Enforces a verification-first workflow before claiming completion of coding tasks. Requires running actual verification commands (tests, builds, linters) and checking output before making success claims. Prevents premature "done" statements and false completion reports.
commit
A Claude skill that creates git commits with user approval, runs git status/diff, groups related changes, drafts descriptive messages, and generates reasoning files for future context. It explicitly avoids Claude attribution in commits.
TTS Audio Mastering
Practical mastering steps for TTS audio: cleanup, loudness normalization, alignment, and delivery specs.
.claude
This Skill provides detailed setup and workflow instructions for a Django+React web application with PostgreSQL, GraphQL/REST APIs, and Celery. It covers dependency management with uv/pnpm, testing with pytest/Playwright, and development workflows. The documentation is thorough but specific to one project's tech stack.
python-packaging
Provides detailed guidance on Python package creation, covering project structure, pyproject.toml configuration, build backends, and PyPI publishing. Includes multiple layout patterns, CLI integration examples, and modern tooling setup for testing and formatting.
moai-workflow-spec
A workflow tool for creating software specifications using the EARS format. It structures requirements into five patterns, integrates with Plan-Run-Sync methodology, and generates standardized SPEC documents with test scenarios and implementation templates.
anthropic-claude-development
Expert guidance for Anthropic Claude API development including Messages API, tool use, prompt engineering, and building production applications with Claude models.
handoff
A tool that transfers work to a new Claude session when context is full or a task is complete. It preserves hooked work and git state while resetting conversation memory. Useful for long-running tasks that exceed token limits.
debug-like-expert
A systematic debugging skill that activates when standard troubleshooting fails. It provides concrete techniques like differential debugging, binary search, and observability-first approaches with specific examples for different bug scenarios. The skill emphasizes scientific method over quick fixes.
ccw
A stateless workflow orchestrator that analyzes task intent and automatically selects the optimal combination of existing Claude workflows. It classifies requests into bugfix, feature, UI, or exploration types, then dispatches commands like /workflow:lite-fix or /workflow:brainstorm. The system uses keyword matching and complexity scoring to route tasks efficiently.
flow-receiving-review
A structured approach for handling code review feedback that emphasizes verification before implementation. Provides concrete steps, response templates, and rationalization prevention to ensure technical rigor in review discussions.
orchestrator
A skill for Claude that spawns multiple autonomous worker agents to execute development tasks in parallel. It coordinates agents using a lazy-load Agent Mail system (CLI primary, MCP fallback), handles file reservations to prevent conflicts, and automatically triggers when parallel execution is detected in project plans.
weather
Get current weather and forecasts (no API key required).
camsnap
Capture frames or clips from RTSP/ONVIF cameras.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
llama.cpp
Imported from https://www.skillhub.club/skills/ggerganov-llama-cpp.
debug
Debug package usage guide. Use when adding debug logging, understanding log namespaces, or implementing debugging features. Triggers on debug logging requests or logging implementation.