A collection of reusable Claude Code skills, agents, and hooks
npx claudepluginhub titusz/skillsFetch transcripts from YouTube videos using youtube-transcript-api
Simplifies and refines Python code for clarity, consistency, and maintainability while preserving all functionality
Customize and extend Zensical documentation sites with interactive pages, custom templates, JavaScript widgets, and CSS styling
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior
Create and maintain prescriptive reference documentation optimized for AI coding agents.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
A personal Claude Code plugin marketplace with reusable skills, agents, and hooks.
Add the marketplace and browse available plugins:
/plugin marketplace add titusz/skills
Then install individual plugins:
/plugin install <plugin-name>@titusz-skills
| Plugin | Description | License |
|---|---|---|
| get-youtube-transcript | Fetch transcripts from YouTube videos using youtube-transcript-api | Apache-2.0 |
| python-code-simplifier | Simplifies and refines Python code for clarity, consistency, and maintainability | Apache-2.0 |
| zensical-customizer | Customize and extend Zensical documentation sites with interactive pages, templates, JS widgets, and CSS styling | Apache-2.0 |
| create-cli | Design CLI parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes | Apache-2.0 |
| docs-for-agents | Create and maintain prescriptive reference documentation optimized for AI coding agents | Apache-2.0 |
To test plugins locally during development:
claude --plugin-dir ./plugins/<plugin-name>
MIT