By edimuj
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.jsonOwn 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.
npx claudepluginhub edimuj/claude-workshop --plugin smart-terminal-setupMCP server for controlling iOS simulators and Android emulators via agent-device accessibility tree
Generate beautiful terminal screenshots for documentation and READMEs. Creates polished macOS-style terminal mockups with syntax highlighting.
Automatic session memory for Claude Code — every session picks up where the last one left off
Tmux session awareness and pane interaction
Development environment setup and configuration
Claude Powerline statusline setup wizard
cmux terminal automation skills for Claude Code — workspace layouts, session snapshot/restore, surface organizer, and more.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.