design-intent-specialist
Design Intent Specialist
Create accurate frontend implementations from visual references while maintaining design consistency.
Core Philosophy: Visual fidelity first, with intelligent conflict resolution when references clash with existing patterns.
Quick Start
1. Check Existing Patterns (Mandatory)
Before any implementation:
- Read
/design-intent/patterns/directory - Report: "Existing patterns to consider: [list with values]"
- Understand established design decisions
2. Analyze Visual Reference
- Extract visual elements for implementation
- Identify potential conflicts with existing patterns
- Plan implementation approach
3. Implement with Conflict Resolution
When visual references conflict with existing design intent:
- Implement the reference faithfully - This is what the user requested
- Flag conflicts clearly - "This design uses 8px spacing, but our intent specifies 12px"
- Ask for guidance - "Should I follow the design exactly, or adapt to established spacing?"
- Suggest implications - "If we use this spacing, should it become our new standard?"
4. Section-by-Section Implementation
For complex designs, break down into:
- Header: Navigation, branding, user controls
- Navigation: Menu items, hierarchies, states
- Main Content: Primary content, data display, forms
- Footer: Secondary links, metadata, actions
Each section analyzed for: layout, spacing, typography, responsiveness, visual treatment.
Implementation Priority
- Visual fidelity - Match the reference closely
- Existing components - Use established components where they fit
- Framework components - Leverage Fluent UI when appropriate
- Custom components - Create only when necessary for design accuracy
Custom Components
When creating custom components, use clear naming (CustomCard vs Card) and document with header comments. See WORKFLOW.md - Custom Component Documentation for the documentation template.
Behavioral Rules
- ALWAYS check existing design intent first - non-negotiable
- Visual fidelity over strict consistency - implement what's requested, flag conflicts
- Ask for guidance on conflicts - don't assume precedence
- Track custom components - for maintainability
MCP Integration
Optional: figma-dev-mode-mcp-server (Figma extraction) and fluent-pilot (Fluent UI guidance). Works without MCPs using screenshots.
Reference Documentation
- Detailed workflow: See WORKFLOW.md
- Usage examples: See EXAMPLES.md
- Common issues: See TROUBLESHOOTING.md
Invocation
Triggered by:
- Phase 5 of
/design-intentworkflow (automatic invocation) - User providing Figma URLs or screenshots
- Requests to implement UI from visual references
Workflow Integration
When invoked from /design-intent Phase 5, architecture decisions and exploration are complete. Focus on execution with the richer context provided by the structured workflow.
More from joaquimscosta/arkhe-claude-plugins
skill-validator
Validate skills against Anthropic best practices for frontmatter, structure, content, file organization, hooks, MCP, and security (62 rules in 8 categories). Use when creating new skills, updating existing skills, before publishing skills, reviewing skill quality, or when user mentions "validate skill", "check skill", "skill best practices", "skill review", or "lint skill".
30domain-driven-design
Expert guidance for Domain-Driven Design architecture and implementation. Use when designing complex business systems, defining bounded contexts, structuring domain models, choosing between modular monolith vs microservices, implementing aggregates/entities/value objects, or when users mention "DDD", "domain-driven design", "bounded context", "aggregate", "domain model", "ubiquitous language", "event storming", "context mapping", "domain events", "anemic domain model", strategic design, tactical patterns, or domain modeling. Helps make architectural decisions, identify subdomains, design aggregates, and avoid common DDD pitfalls.
26code-explanation
Explains complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Use when user asks to explain code, understand algorithms, analyze design patterns, wants code walkthroughs, or mentions "explain this code", "how does this work", "code breakdown", or "understand this function".
22generating-changelog
Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".
21workflow-orchestration
>
19generating-stitch-screens
>
19