← all publishers

ix-infrastructure

@ix-infrastructure source repo

10 published skills

  1. Ix · ix-infrastructure bundle
    This skill should be used when answering structural questions about a codebase: understanding what a symbol is, tracing flows, measuring change impact, finding callers/callees/imports, or detecting code smells. It drives the Ix CLI (ix map/explain/trace/impact/search/rank/smells) against a persistent code graph stored in a local backend, instead of grepping or guessing. Run scripts/bootstrap.sh once to install the CLI and start the backend, then ix map on the repo root.
    0
    installs
  2. Ix Docs · ix-infrastructure
    Generate narrative-first, importance-weighted documentation for a repo, system, or subsystem with a selective reference layer. Use --full for deeper module/class/method coverage.
    0
    installs
  3. Ix Help · ix-infrastructure
    Route to the right Ix skill or command for your task
    0
    installs
  4. Ix Plan · ix-infrastructure
    Generate a risk-ordered implementation plan for a set of targets. Assesses blast radius per target, finds data flows between them, and produces a safe change sequence.
    0
    installs
  5. Ix Debug · ix-infrastructure
    Root cause analysis — trace execution path to a failure, narrow candidates, read minimal source only at suspected failure points.
    0
    installs
  6. Ix Impact · ix-infrastructure
    Change risk analysis — blast radius, affected systems, and what to test. Depth scales with risk level; low-risk targets stop early.
    0
    installs
  7. Ix Tutorial · ix-infrastructure
    Explain how to use the Ix Memory Codex plugin, including $-prefixed skill invocation, when to use a specific skill, and example prompts for common workflows.
    0
    installs
  8. Ix Understand · ix-infrastructure
    Build a mental model of a system, subsystem, or the whole repo. Graph-first, no code reads unless necessary.
    0
    installs
  9. Ix Investigate · ix-infrastructure
    Deep dive into a symbol, feature, or bug. Graph-first, minimal code reads, early stopping when sufficient evidence found.
    0
    installs
  10. Ix Architecture · ix-infrastructure
    Analyze system design — structure, coupling, code smells, and high-risk hotspots. Purely graph-based, no code reads.
    0
    installs