iTerm2 tab and pane management for macOS host and Linux container environments
npx claudepluginhub manifoldlogic/claude-code-plugins --plugin itermStandard 11-category test organization for iTerm plugin shell scripts
Pattern for generating iTerm2 AppleScript with window checks, dual tell blocks, and conditional configuration
Pattern for generating AppleScript variants based on window/tab filters to optimize iteration scope
Pattern for sourcing shared utilities from sibling skill directories in the iTerm plugin
Standard 9-section organizational structure for all iTerm plugin shell scripts
AppleScript pattern for enumerating all iTerm2 sessions using triple-nested loops with field delimiters
Two-phase architecture for destructive iTerm operations with query, match, and close phases using reverse iteration
iTerm2 pane management for splitting, listing, and closing panes within existing tabs from macOS host or Linux container environments.
iTerm2 tab management for opening, listing, and closing terminal tabs from macOS host or Linux container environments.
A collection of Claude Code plugins for development workflows, project management, and CI/CD automation.
Add the marketplace and install plugins:
# Add the crewchief marketplace from GitHub
/plugin marketplace add manifoldlogic/claude-code-plugins
# Install plugins
/plugin install sdd@crewchief
/plugin install github-actions@crewchief
| Plugin | Description |
|---|---|
| sdd | Spec-Driven Development - workflow management for structured epic planning, ticket execution, and task-based implementation |
| github-actions | GitHub Actions workflow creation, optimization, and troubleshooting |
| claude-code-dev | Development tools for Claude Code: skills, commands, hooks, and plugins |
| maproom | Semantic code search using maproom CLI |
| obsidian | Obsidian vault management using obsidian-cli |
| worktree | Git worktree management using crewchief CLI |
| game-design | Game design consultant agents synthesized from 14 legendary designers |
| vscode | VS Code and Cursor workspace configuration management |
| iterm | iTerm2 tab and pane management for macOS host and Linux container environments |
| analysis | Deep analytical thinking and problem-solving tools for complex technical and strategic decisions |
| rust-analyzer-lsp | Rust language server integration via rust-analyzer for code intelligence, diagnostics, and navigation |
| cmux | cmux terminal management for macOS host via SSH from devcontainers |
| devx | Developer experience orchestration layer for multi-plugin development workflows |
After adding the marketplace (see Quick Start above), install individual plugins:
/plugin install <plugin-name>@crewchief
MIT License. Individual components may have their own licenses; see plugin directories for details.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.