By xobotyi
CLI platform discipline: CLI application design, shell scripting conventions, and terminal UX
CLI application design: argument conventions, output streams, exit codes, configuration hierarchy, interactive modes, and terminal UX. Invoke whenever task involves any interaction with command-line tools or terminal applications — building, reviewing, debugging, or designing CLI interfaces.
Shell script conventions, defensive patterns, and correctness rules: strict mode, quoting, portability, error handling, and common pitfalls. Invoke whenever task involves any interaction with shell scripts — writing, reviewing, debugging, or understanding .sh, .bash, .zsh files.
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.
npx claudepluginhub xobotyi/cc-foundry --plugin cliInfrastructure management discipline: Ansible automation, container orchestration, Proxmox virtualization, Unraid NAS, and network architecture
Open-source contribution discipline: issue writing, pull request creation, and contribution etiquette
Git commit workflow: atomic commits, validation, conventions
Structured planning pipeline: discovery, design documents, technical designs, task decomposition, task creation, and technical diagramming
Status line with context window, cost, and model info
Software engineering discipline: output styles, coding fundamentals, and universal development practices
Guide for building high-quality CLI tool skills
Patterns for designing CLIs that coding agents can run reliably: flags, help with examples, pipelines, errors, idempotency, dry-run.
oh-my-zsh for Claude Code — 11 agents, 34 commands, 26 skills, 15 hooks + 9 examples (21 events), 10 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Skill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents