volomydyr/design-engineer-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: design-engineer.
volomydyr/design-engineer-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: design-engineer.
volomydyr/design-engineer-plugin
Plugin Claude Code
A plugin that walks you through building a product, start to finish. Think of it as a swiss knife for product design.
volomydyr/design-engineer-plugin
Instructions file
Instructions for volomydyr/design-engineer-plugin, covering design engineer plugin development, skill loading from commands (doc-compliant pattern), the required pattern, plugin paths and mechanisms not to use, and why.
volomydyr/design-engineer-plugin
Agent
Provides strategic guidance to the executor at high-leverage moments – early in a task before substantive work, before declaring done, when stuck, or when changing approach. Returns a short enumerated plan or course correction (no prose). Use as a checkpoint, not a per-step assistant.
volomydyr/design-engineer-plugin
Agent
Implements backend code including schemas, storage, APIs, and security following the project's CLAUDE.md rules and established patterns. Use after plan approval to implement or verify data layer changes.
volomydyr/design-engineer-plugin
Agent
Maintains the project's living context across sessions by writing structured progress files into the compound-documenter's project-local agent memory. Records pipeline state, key decisions, and stale dependents. Use after every phase completion or significant decision.
volomydyr/design-engineer-plugin
Agent
Reads project files, CLAUDE.md, existing deliverables, design system, and documentation to build a comprehensive context summary for other agents. Use when starting any development task or when agents need current project state.
volomydyr/design-engineer-plugin
Agent
Produces formatted deliverable documents from skill outputs, ensuring consistent formatting, executive summaries, and proper structure. Use at the end of any skill's workflow to generate the final document.
volomydyr/design-engineer-plugin
Agent
Audits implemented UI code for both design system compliance (tokens, component reuse, monolithic views) AND aesthetic quality (4-lens critique, 4 named tests, AI Slop Test against the 2026 anti-pattern catalog). Produces a violation report with fixes. Use after every UI implementation phase.
volomydyr/design-engineer-plugin
Agent
Implements pixel-perfect UI matching Figma designs with zero creative interpretation, reusing existing design system elements and components. Use after backend verification to build or update frontend screens and components.
volomydyr/design-engineer-plugin
Agent
Performs a broad psychology principles scan across a design, identifying opportunities and violations across 100+ cognitive, behavioral, and emotional principles. Returns prioritized findings. Use as the entry point for psychology-driven design review.
volomydyr/design-engineer-plugin
Agent
Writes failing test scripts using Playwright CLI to verify expected behavior before implementation. Use after plan approval to establish the Red phase of TDD.
volomydyr/design-engineer-plugin
Agent
Conducts UX research activities including competitor analysis, user interview preparation, assumption mapping, survey design, and research synthesis. Use during research-heavy skills or when validating design decisions with evidence.
volomydyr/design-engineer-plugin
Command
Switch the plugin between Light mode (no Opus, lower effort, lower token cost) and Full mode (current ship state, higher quality).
volomydyr/design-engineer-plugin
Command
Development pipeline. Setup, implementation, and AI-assisted building. Mode determined by your config.
volomydyr/design-engineer-plugin
Command
Design workflow. For new products, runs the full pipeline. For existing projects, runs an abbreviated feature-focused flow. Argument feature-spec produces a truly minimal spec for established products with existing brand / design system.
volomydyr/design-engineer-plugin
Command
Document decisions, learnings, project state, and stakeholder communication for cross-session continuity.
volomydyr/design-engineer-plugin
Command
Show all Design Engineer Plugin commands, current project status, and mode.
volomydyr/design-engineer-plugin
Command
Universal entry point. Launches the plugin for any project state — new, in-progress, or already shipped.
volomydyr/design-engineer-plugin
Command
Toggle plugin sound notifications on or off without uninstalling. First call mutes, second call unmutes.
volomydyr/design-engineer-plugin
Command
HTML prototype generation. Create clickable prototypes from planning docs, existing designs, or just an idea.
volomydyr/design-engineer-plugin
Command
Context-aware design review. Plans what to review based on your project, executes step by step in Guided mode or as a summary in Autopilot. Argument audit runs a multi-page commercial audit with designer-feedback capture per page.
volomydyr/design-engineer-plugin
Command
Save progress and pause. Use when you want to stop mid-activity and come back later. Your progress is saved automatically after completed activities – this command is for pausing mid-activity.
volomydyr/design-engineer-plugin
Command
Wipe disposable working artifacts under .design-engineer-plugin/temporary/. Use before commit, or anytime the working tree feels noisy.