From b753f413f4d1923b90403edc6b11c73da6f187d4 Mon Sep 17 00:00:00 2001 From: evelynramires88-arch Date: Tue, 26 May 2026 12:16:39 -0600 Subject: [PATCH] Update SKILL.md --- skills/markdown-ui-dsl/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/markdown-ui-dsl/SKILL.md b/skills/markdown-ui-dsl/SKILL.md index 53b744b..dc6a98a 100644 --- a/skills/markdown-ui-dsl/SKILL.md +++ b/skills/markdown-ui-dsl/SKILL.md @@ -1,4 +1,4 @@ ---- +skills/markdown-ui-dsl/SKILL.md--- name: markdown-ui-dsl description: Create low-fidelity, text-based wireframes using the Markdown-UI Domain Specific Language (DSL). license: MIT @@ -73,4 +73,4 @@ component: src/components/LoginForm.tsx - Process responsive directives mobile-first: apply `@sm` as the base, then layer larger breakpoints as overrides. - Map each token-value pair to framework-specific responsive output using the breakpoint table in the active design system file. - Multiple `@` directives may be stacked; treat each as an additive override at that size. - - Non-prefixed `> hints` continue to behave as plain layout/alignment guidance and are unaffected by this rule. \ No newline at end of file + - Non-prefixed `> hints` continue to behave as plain layout/alignment guidance and are unaffected by this rule.