A collection of useful Claude Code plugins and tools
npx claudepluginhub edimuj/claude-workshopGenerate beautiful terminal screenshots for documentation and READMEs. Creates polished macOS-style terminal mockups with syntax highlighting.
Smart terminal configuration for Claude Code. Extends /terminal-setup to support terminals like Tabby, Hyper, and others that Claude Code doesn't configure natively.
A collection of useful plugins and tools for Claude Code
Add the marketplace to Claude Code:
/plugin marketplace add edimuj/claude-workshop
Install a plugin:
/plugin install cli-screenshot@claude-workshop
| Plugin | Description |
|---|---|
| cli-screenshot | Generate polished macOS-style terminal screenshots with syntax highlighting and multiple themes |
| smart-terminal-setup | Configure Shift+Enter for multi-line input in terminals not supported by the built-in /terminal-setup |
Create your own plugins with this structure:
plugins/my-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/
│ └── my-command.md # Skill definitions
├── templates/ # Optional templates
├── scripts/ # Optional helper scripts
└── README.md # Documentation
Add your plugin to .claude-plugin/marketplace.json to make it available.
Other Claude Code tools by the same author:
| Project | Description |
|---|---|
| claude-mneme | Persistent memory plugin for Claude Code |
| vexscan-claude-code | Security vulnerability scanner plugin for Claude Code |
| claude-simple-status | Simple status line for Claude Code |
| tokenlean | CLI tools to explore codebases efficiently and save context tokens |
Contributions are welcome! Feel free to:
plugins/your-plugin/.claude-plugin/marketplace.jsonProduction-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
No description available.