Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions skills/markdown-ui-dsl/SKILL.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 `@<breakpoint>` 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.
- Non-prefixed `> hints` continue to behave as plain layout/alignment guidance and are unaffected by this rule.