npx claudepluginhub dicksontsai/claude-code-demosLive dashboard for monitoring Claude Code activity in localhost:3001 via HTTP hooks
Example MCP servers demonstrating HTTP (with OAuth) and stdio transports
Companion repo for my unofficial Claude Code YouTube tutorial series. Each directory is a self-contained demo — open it in Claude Code to follow along. I designed the examples to be overly simple for teaching purposes, not
| Directory | Tutorial Topic | What You'll Build |
|---|---|---|
chrome-extension/ | Claude Code + Chrome | A toy marketplace webapp, for demonstrating usage of Claude Chrome Extension with Claude Code |
plugins/http-hooks-dash/ | HTTP Hooks | A localhost dashboard for viewing hook execution, built using HTTP hooks |
plugins/example-mcps/ | MCP Servers | Example MCP servers — HTTP with OAuth and stdio with Python |
worktrees-demo/ | Worktrees | Work on multiple features in parallel using Claude Code's worktrees feature, with Excalidraw as the demo project |
plugins/caveman-output-style/ | Output Styles | A fun caveman output style plugin — few word, result first, grunt good |
This repo doubles as a plugin marketplace, with plugins related to the demos.
# Install the marketplace
claude plugin marketplace add ./
# Install a specific plugin
claude plugin install http-hooks-dash@dickson-cc-demo-plugins
# Uninstall the plugin
claude plugin uninstall http-hooks-dash@dickson-cc-demo-plugins
# Remove the marketplace
claude plugin marketplace remove dickson-cc-demo-plugins
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations