volomydyr/design-engineer-plugin
Hook
Runs when you submit a prompt, before the agent sees it, executing de-start-state.sh, de-process-recall-hook.sh and de-pre-plan-dialogue-hook.js via bash (3 commands). From volomydyr/design-engineer-plugin.
volomydyr/design-engineer-plugin
Hook
Runs when you submit a prompt, before the agent sees it, executing de-start-state.sh, de-process-recall-hook.sh and de-pre-plan-dialogue-hook.js via bash (3 commands). From volomydyr/design-engineer-plugin.
volomydyr/design-engineer-plugin
Hook
Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit, Write, Edit, MultiEdit, Write, Edit, MultiEdit, mcp__playwright__browser_take_screenshot, ExitPlanMode and get_screenshot tool calls, executing de-safety-hook.js, de-tdd-hook.js, de-design-grounding-hook.js, de-deliverable-path-hook.js…
volomydyr/design-engineer-plugin
Hook
Runs after a tool call finishes for get_design_context, Write, Edit, MultiEdit, Write, Edit, MultiEdit, Write, Read, WebFetch, Bash, Grep, Task and Agent tool calls, executing check_deliverable_deps.py, de-fidelity-hook.js, de-plan-copy-hook.js, de-prompt-injection-hook.js and de-drift-audit-hook.js via python3 (5…
volomydyr/design-engineer-plugin
Hook
Runs after the context is compacted, executing de-postcompact-hook.sh via bash. From volomydyr/design-engineer-plugin.
volomydyr/design-engineer-plugin
Hook
Runs when the agent finishes a response, executing de-pipeline-completion-hook.js, session_dep_summary.py and de-play-sound.sh via node (4 commands). From volomydyr/design-engineer-plugin.
volomydyr/design-engineer-plugin
Hook
Runs when the agent sends a notification, executing de-play-sound.sh via bash. From volomydyr/design-engineer-plugin.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Strategic checkpoint primitive – invoke at high-leverage moments to consult the Opus 4.7 advisor agent for a short course correction. Use early in a task (before substantive work), before declaring done, when stuck, or when changing approach. Quotes Anthropic's advisor-tool docs verbatim for timing and treatment.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Sets up a specialized agent pipeline for AI-assisted development with context analysis, planning, implementation, and auditing phases. Use when configuring agent-driven development workflows for a new project.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Generates and maintains a comprehensive CLAUDE.md file for any project. Use when setting up a new project, when the project has evolved significantly, or when switching tech stacks.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Stack-agnostic component gallery scaffolder and updater. Creates a single-page visual catalog of every component in the project (all variants, source-labelled, real production styles). Adapts to the project's framework via context7 MCP – never carries a hardcoded stack table. Used by frontend-implementer to keep the…
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Automates Git workflow – commits, branches, PRs, and merges. Use when committing changes, or invoked automatically during plan execution after each approved phase. Do NOT use for Git concept education; see the github-for-designers.md reference instead.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Guides setup of essential MCP integrations for AI-assisted development. Use when configuring a new development environment or choosing which MCP servers to install.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Generates a single-file HTML prototype directly in Claude Code. One-pass approach: gather context, agree on a brief, generate the interactive prototype, iterate. Use for new products (after planning), new features for existing products, or redesigns. Pulls design context from planning documents or Figma designs.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Generates kick-start prompts for beginning development in any IDE. Use when transitioning from planning to coding or when starting a new project and needing structured initial prompts.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Teaches and implements context management for long-running development projects. Use when context loss becomes a problem or when setting up status tracking for AI-assisted workflows.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Documents knowledge and engineers context for design projects. Stores project status, maintains living context files, and tracks cross-deliverable dependencies. Use when completing a major phase or when context needs to be preserved across sessions. Do NOT use for development context management; see…
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Controls the full design pipeline across discovery, strategy, planning, and validation phases. Manages autonomous, guided, and direct access modes while tracking project state. Use when running the end-to-end design workflow via /design-engineer:discovery.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Mode selection, project setup, and status line installation for first-time plugin use. Runs after goal selection.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Reference for existing-project onboarding. The actual flow is driven by the UserPromptSubmit hook's ONBOARDING SEQUENCE.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Welcome prompt for new-to-plugin projects. The onboarding sequence is injected by the UserPromptSubmit hook.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Smart entry point for the design-engineer plugin. Detects project state and routes to the right flow: new projects get full setup, returning projects resume where they left off, existing projects get a capability guide. Use as the first command for any project.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Installs, uninstalls, or checks the design-engineer status line. Copies the statusline script to /.claude/hooks/ and configures settings.json. Use when running /design-engineer:launch.
volomydyr/design-engineer-plugin
Skill Claude CodeCodex
Explores cognitive biases and self-perception psychology principles (Laws 81-90) for UX design. Covers thinking errors that affect both users and designers. Use when auditing interfaces for knowledge gaps, planning fallacies, or survey and research validity. Do NOT use for design-level UX audits (see ux-bias-audit) or…