cognite-create 0.2.8 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -4,10 +4,4 @@ globs:
|
|
|
4
4
|
alwaysApply: true
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
Use the ShadCN MCP server to
|
|
8
|
-
|
|
9
|
-
Before generating anything:
|
|
10
|
-
- If references are provided, list all components you can identify in the images that may be needed later, this should include layouts, navigation, headers, actions, copy text.
|
|
11
|
-
- Use the ShadCN MCP to list the Cognite components you can use
|
|
12
|
-
- Include all Cognite components you will need and fill any gaps with ShadCN
|
|
13
|
-
- Make sure to check the globals.css file for any styling gaps
|
|
7
|
+
Use the ShadCN MCP server to list the Cognite registry for components you can use. If there are no Cognite components fit for purpose, fallback to ShadCN registry ones. When building from reference, make sure to include all components in the reference material in your final build.
|