Agent
Validates architecture rules in StarUML — checks for circular dependencies, missing interfaces, and dependency violations. Use after creating or updating architecture to verify correctness.
Custom Claude Code plugins - architecture design workflows
Agent
Validates architecture rules in StarUML — checks for circular dependencies, missing interfaces, and dependency violations. Use after creating or updating architecture to verify correctness.
Agent
Creates and updates StarUML diagrams following layered architecture rules. Produces documentation-export-ready UML with full signatures, types, and documentation on every element. Use when designing new features or filling in documentation for export.
Agent
Reads the current StarUML project and reports architecture state — diagrams, packages, classes, interfaces, dependencies, and rule violations. Use when you need to understand existing architecture before making changes.
Agent
Reads source code and updates StarUML diagrams to match the actual implementation. Use after code changes to keep UML in sync with reality. Scans GDScript, Python, C#, TypeScript, and other languages.