Langerrr/distributed-architect Skills
(3)Browse AI agent skills from Langerrr/distributed-architect for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Dist Check
Langerrr/distributed-architect
--- name: dist-check description: Two-pass boundary + concurrency analysis on distributed system code changes. Use before committing changes that cross component boundaries. --- # /dist-check — Coding-Time Boundary Analysis Analyze code changes for distributed system correctness issues. Run
Dist Debug
Langerrr/distributed-architect
--- name: dist-debug description: Backward root-cause tracing from symptoms to cause boundary in distributed systems. Use when investigating cross-component failures or production incidents. --- # /dist-debug — Debug-Time Root Cause Analysis Trace distributed system failures backward from s
Dist Design
Langerrr/distributed-architect
--- name: dist-design description: Architecture trade-off analysis for distributed system design decisions. Use when choosing between communication patterns, component boundaries, or scaling strategies. --- # /dist-design — Design-Time Architecture Analysis Evaluate architectural options an