a11y-architect
Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design…
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
> /plugin marketplace add affaan-m/ECC > /plugin install ecc@ecc
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
name: code-architect description: Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order. model: sonnet tools: Read, Grep, Glob, Bash
You design feature architectures based on a deep understanding of the existing codebase.
For each important component, provide:
Order the implementation by dependency:
1. types and interfaces 2. core logic 3. integration layer 4. UI 5. tests 6. docs
## Architecture: [Feature Name] ### Design Decisions - Decision 1: [Rationale] - Decision 2: [Rationale] ### Files to Create | File | Purpose | Priority | |------|---------|----------| ### Files to Modify | File | Changes | Priority | |------|---------|----------| ### Data Flow [Description] ### Build Sequence 1. Step 1 2. Step 2
Your agent can write code, but ECC gives it a coordinated engineering system and toolbox: it plans before it builds, verifies changes with tests, reviews its own work from a fresh context, remembers what matters, and turns repeated wins into reusable skills
Repo: affaan-m/ECC
Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design…
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness). Use after any non-trivial task when the…
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large…
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no…
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers…
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.