By bengous
Opinionated design skills for software excellence: CLI design, system architecture, and more. Skills that push Claude toward intentional, high-quality output instead of generic patterns.
Design CLI tools with exceptional UX - follows platform conventions, helpful errors, composable output
Create design-excellence skills that push Claude toward intentional, high-quality output instead of generic patterns
Iterative quality improvement loop with parallel reviewers and anchor-based drift prevention
Design systems with appropriate complexity - right-sized boundaries, explicit dependencies, no premature abstraction
Create distinctive, user-respecting command-line interfaces with exceptional UX. Use this skill when the user asks to build CLI tools, scripts, or terminal applications. Generates well-crafted CLIs that follow platform conventions and treat users as humans, not machines.
Create opinionated, anti-slop skills that encode taste. NOT for: general skill structure, reference guides, procedural docs (use skill-creator instead). USE for: frontend-design, cli-design, system-architecture style skills. Triggers: "anti-slop skill", "opinionated skill", "make Claude less generic", "skill like frontend-design", "design-excellence skill".
Iteratively improve artifacts via parallel reviewers with anchor-based drift prevention. NOT for: one-shot edits, simple fixes, tasks without measurable quality. USE for: skills, prompts, commands, agents needing iterative refinement with score targets. Triggers: "iterate to 9.0", "quality loop", "IAQI", "reviewer loop", "improve until threshold", "iterative quality".
Design systems with appropriate complexity—no more, no less. Use this skill when the user asks to architect applications, design system boundaries, or make structural decisions. Generates pragmatic architectures that solve real problems without premature abstraction.
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.
A curated marketplace of Claude Code plugins for development workflow automation.
# Add this marketplace to Claude Code
/plugin marketplace add bengous/claude-code-plugins
# Install a plugin
/plugin install <plugin-name>@bengous-plugins
| Plugin | Version | Description |
|---|---|---|
| claude-orchestration | 2.6.0 | Parallel multi-agent orchestration for complex features with git-wt --stack worktree isolation |
| git-tools | 1.11.1 | Interactive git commands with AI assistance for commit management, history rewriting, PR/issue triage, agent-ready issue writing, and submodule automation |
| code-quality | 1.4.2 | Code quality and cleanup commands for maintaining clean, maintainable code |
| mermaid-diagrams | 1.0.0 | Create and edit Mermaid diagrams for software engineering work, architectural ideas, and technical documentation |
| claude-meta-tools | 1.15.0 | Meta-tools for Claude Code: maintain documentation (CLAUDE.md sync), prompt coaching/auditing, research, concept demystification, and extend Claude capabilities |
| claude-settings-manager | 1.1.0 | Manage Claude Code settings with JSONC support and schema extraction |
| git-worktree | 1.2.0 | Git worktree helper with stack support for multi-agent orchestration |
| plan-review | 1.0.1 | Multi-agent plan review workflow requiring architect and simplifier approval before plan execution |
| agents-bridge | 1.3.1 | Bridge to external AI agents (Codex, Gemini CLI, etc.) for cross-model collaboration |
| conductor | 1.3.5 | Conversational planning skill that produces self-contained implementation plans |
| software-craft | 1.0.1 | Opinionated design skills for software excellence: CLI design, system architecture, and more |
| plugin-dev | 1.0.0 | Dev tool for syncing Claude Code plugin cache from local sources |
| git-sweep | 1.0.0 | Interactive git branch and worktree cleanup with smart categorization, squash-merge detection, and backup analysis |
| ship | 1.0.0 | Ship feature branches: strip working files, create PRs, merge to main with GPG signing and squash support |
See each plugin's README for detailed documentation and usage.
# Clone with submodules
git clone --recurse-submodules https://github.com/bengous/claude-code-plugins.git
cd claude-code-plugins
# Install tools and hooks
mise install && lefthook install
Requires mise for tool management.
MIT License - See LICENSE for details.
Augustin BENGOLEA - @bengous
npx claudepluginhub bengous/claude-code-plugins --plugin software-craftCode quality and cleanup commands for maintaining clean, maintainable code
Audit CLAUDE.md and AGENTS.md files against research-backed best practices with instruction budget scoring and concrete fix proposals
Dev tool for syncing Claude Code plugin cache from local sources
Meta-tools for Claude Code: maintain documentation (CLAUDE.md sync), prompt coaching/auditing, research, concept demystification, and extend Claude capabilities
Ship feature branches: strip working files, create PRs, merge to main with GPG signing and squash support
Skills and agents for diagrams, codebase patterns, hypothesis testing, Socratic thinking, file querying, frontend design, image generation, and command creation
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.
仕様書・要件定義からソフトウェアアーキテクチャを設計するスキル。5人の専門エージェントが協議しながらモジュール分割・依存関係・データフロー・インターフェース設計を行う。10案を比較・選定し、構造化された設計書を出力する。
Claude Essentials - Unified development plugin with 9 commands, 24 skills, and 4 specialized agents
Editorial "Architecture & Design" bundle for Claude Code from Antigravity Awesome Skills.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review