Specialized agent prompts for design evaluation workflows.
Evaluates UI/UX designs using specialized agents for comparison, review, and comprehensive audits.
/plugin marketplace add manashmandal/claude-skills/plugin install manashmandal-skillcraft@manashmandal/claude-skillsSpecialized agent prompts for design evaluation workflows.
General-purpose design evaluation agent that selects appropriate methodology.
Pixel-level comparison between reference design and implementation.
Code-review style feedback for UI/UX changes.
Dispatch agents using the Task tool:
Task tool (general-purpose):
description: "Evaluate design: Homepage"
prompt: [use template from agent prompt file]
| Scenario | Agent |
|---|---|
| Quick feedback during development | design-evaluator (audit mode) |
| Checking Figma implementation | design-comparison |
| PR with UI changes | design-reviewer |
| Pre-launch comprehensive review | design-evaluator (report mode) |
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences