Create organized, well-structured HTML demo pages with separate CSS and JS files
A marketplace of Claude Code plugins.
claude plugin marketplace add wow-look-at-my/cc-marketplace#marketplace#latest
The marketplace is published as an orphan tag marketplace#latest that CI updates automatically on every push to master. The # after the repo name is the git ref separator, and marketplace#latest is the tag name.
# List available marketplaces
claude plugin marketplace list
# Install a plugin
claude plugin install plugin-name
# Enable/disable plugins
claude plugin enable plugin-name
claude plugin disable plugin-name
# Remove a plugin
claude plugin remove plugin-name
# Update plugins
claude plugin update plugin-name
# Update marketplaces
claude plugin marketplace update
plugins/example-plugin/ to plugins/your-plugin/.template. files (remove .template. from names).claude-plugin/plugin.json with your metadata.claude-plugin/marketplace.json| Guide | Description |
|---|---|
| Creating Plugins | Step-by-step plugin creation |
| Plugin Reference | Complete component reference |
| Marketplace Guide | Managing the marketplace |
plugins/your-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands
├── agents/ # Subagent definitions
├── skills/ # Skills
├── .mcp.json # MCP server configs
└── README.md # Plugin docs
The plugins/example-plugin/ directory contains .template. files showing the correct structure and format for each component:
| File | Creates |
|---|---|
| plugin.template.json | Plugin metadata |
| command.template.md | Slash command |
| agent.template.md | Subagent definition |
| SKILL.template.md | Skill |
| .mcp.template.json | MCP server config |
| README.template.md | Plugin documentation |
Copy the folder, rename files (remove .template.), and edit.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Rewrites Bash commands to remove unnecessary 2>&1, || true, | head, | tail, and set -e
MCP server wrapping jq for JSON filtering, querying, and transforming without Bash permission prompts
npx claudepluginhub wow-look-at-my/cc-marketplace --plugin html-demoUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.