Continuously bridges DESIGN.md into the active planning phase. When the user is working on a UI phase, reads the project's DESIGN.md, extracts the relevant token slice, and appends it to findings.md under "## Design Context" so the agent sees design constraints in its attention window. Never edits DESIGN.md, never edits task_plan.md. Idles when DESIGN.md is absent.
$npx -y skills add othmanadi/mddesign --skill design-bridgeInstalls into the current project.
Run `npx skills use "https://github.com/othmanadi/mddesign" --skill "othmanadi/mddesign/design-bridge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/othmanadi/mddesign" that are relevant to the current task. Run `npx skills add "https://github.com/othmanadi/mddesign"` and select the relevant skills, then follow their instructions.