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
Claude Code on the web only: the complete coordinator-watchdog unit. Three hooks (PreToolUse dispatch guard on the local arm marker, PostToolUse arm-state recorder for send_later/create_trigger, async all-web-sessions heartbeat speaking the liveness bridge's two-action contract) plus the read-only liveness_map MCP tool over the bridge's list action. Unset WATCHDOG_STATE_HOOK_API_KEY = documented clean no-op; set key + failing bridge = loud systemMessage
npx claudepluginhub wow-look-at-my/cc-marketplace --plugin html-demoFrontend design taste skills including brutalist, minimalist, soft, redesign, stitch, and more
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
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
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns