
othmanadi/mddesign
5 skills8 installs65 starsGitHub
Install
npx skills add https://github.com/othmanadi/mddesignSkills in this repo
1Design BridgeBridges a project's DESIGN.md into the active planning file by extracting the token slice relevant to the current UI task. A developer uses it so design tokens and component specs stay in the agent's attention window during UI work.2installs2Design HarvestHarvests a structurally valid DESIGN.md from an existing codebase, critiques it against the code, and applies safe fixes, validating with Google's design.md linter. A developer uses it to adopt a design-token spec on a non-greenfield project.2installs3Memory LayerProvides a three-tier memory layer for an orchestrator, routing scratch notes, locational queries, and decision rationale through code-memory-router. A developer uses it to persist agent memory across sessions with human approval on durable promotions.2installs4Session HandoffMakes agent sessions durable across /clear, reboots, and IDE switches by synthesizing a where-we-left-off preamble at start and writing a handoff note at stop. A developer uses it so the next session resumes exactly where the last one ended.1installs5Team DispatchTurns a plan phase into a PhaseSpec v1 contract and dispatches it to a specialist subagent via the Agent tool, logging structured results to progress.md. A developer uses it to hand well-scoped phases to planner, executor, or reviewer subagents.1installs