Skip to content

Commit 569d049

Browse files
committed
Update copilot-instructions.md
1 parent e21f3e1 commit 569d049

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ The architecture prioritizes **Standalone Usage**. The Core must never know abou
5959

6060
**Your competitive advantage is "It looks hand-coded".**
6161

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.
6364
* **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.
6465

6566
### 🧩 Rule #3: The "Schema First" Mindset

0 commit comments

Comments
 (0)