Skip to content

Commit e5ade31

Browse files
authored
chore(skills): rename skill to mistica-react (#1525)
1 parent eee43ec commit e5ade31

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ concise component references, critical rules, and links to detailed documentatio
112112

113113
### Using the skill
114114

115-
If you use any agent that supports skills, you can install the bundled Mistica skill so the agent
115+
If you use any agent that supports skills, you can install the bundled `mistica-react` skill so the agent
116116
automatically reads the right documentation before generating UI code:
117117

118118
```terminal
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: mistica
2+
name: mistica-react
33
description:
44
Build websites and web applications using Telefonica's Mistica design system React components. Use this
55
skill when writing React UI code with @telefonica/mistica, creating pages, layouts, forms, or any user
@@ -11,7 +11,7 @@ metadata:
1111
version: '1.0.0'
1212
---
1313

14-
# Mistica Web - Telefonica Design System
14+
# Mistica React - Telefonica Design System
1515

1616
Build web interfaces using `@telefonica/mistica`, the React component library for Telefonica's Design System.
1717

@@ -74,6 +74,5 @@ Based on what the user needs, read the appropriate documentation files:
7474

7575
## Rules
7676

77-
Treat `node_modules/@telefonica/mistica/doc/llms.md` as the canonical source of truth for critical rules,
78-
page structure, and Mistica best practices. Do not rely on abbreviated rules here when `llms.md` is
79-
available.
77+
Treat `node_modules/@telefonica/mistica/doc/llms.md` as the canonical source of truth for critical rules, page
78+
structure, and Mistica best practices. Do not rely on abbreviated rules here when `llms.md` is available.

0 commit comments

Comments
 (0)