You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,8 @@ The architecture prioritizes **Standalone Usage**. The Core must never know abou
59
59
60
60
**Your competitive advantage is "It looks hand-coded".**
61
61
62
-
***Instruction:** The generated UI must be indistinguishable from a meticulously crafted Shadcn dashboard.
62
+
***Identity:** This project is the **JSON version of ui.shadcn**.
63
+
***Instruction:** Basic components must strictly follow Shadcn's basic specifications. The generated UI must be indistinguishable from a meticulously crafted Shadcn dashboard.
63
64
***Constraint:** ALWAYS expose `className` in the schema and merge it using `cn()`. This allows users to override styles (e.g., `className: "bg-red-500"`) without fighting the library.
0 commit comments