ix-infrastructure

Ix Architecture — Design skill for Claude Code

Design community

Analyze system design — structure, coupling, code smells, and high-risk hotspots.

How to install Ix Architecture

Installs to ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-architecture && curl -fsSL https://raw.githubusercontent.com/ix-infrastructure/ix-opencode-plugin/HEAD/commands/ix-architecture.md -o ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-architecture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ix Architecture does


name: ix-architecture description: Analyze system design — structure, coupling, code smells, and high-risk hotspots. Produces a ranked list of improvement areas. Purely graph-based, no code reads. argument-hint: [optional scope — path, subsystem name, or empty for whole system]

Health gate

Before anything else, run:

command -v ix
ix status

If either fails, stop: *"ix graph unavailable — run `ix docker start` to start the backend, then `ix status` to confirm."*

Then veri

Alternatives in Design

  • Frontend Design — Create distinctive, production-grade frontend interfaces with high design quality 94.1k ★
  • Icm Architect — Claude skill: design any process, idea, or problem into an ICM workspace (folder structure as agent architectu 1.3k ★
  • App Onboarding Questionnaire — A Claude Code skill that designs and builds high-converting questionnaire-style app onboarding flows — modelle 751 ★

Full documentation available on GitHub

View Source Repository