@central-design-system/skills 4.0.0-alpha.6 → 4.0.0-alpha.7

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cds",
3
3
  "description": "Agent Skills for the Central Design System (CDS 4): build UI, migrate from CDS 3, refactor to CDS",
4
- "version": "4.0.0-alpha.6",
4
+ "version": "4.0.0-alpha.7",
5
5
  "author": { "name": "magersoft" }
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-design-system/skills",
3
- "version": "4.0.0-alpha.6",
3
+ "version": "4.0.0-alpha.7",
4
4
  "author": "magersoft",
5
5
  "description": "Agent Skills for the Central Design System (CDS 4): component API reference, examples, tokens, and guides for AI agents",
6
6
  "homepage": "https://cds.b2b-center.ru/",
@@ -1,6 +1,6 @@
1
1
  # Генерация скиллов CDS
2
2
 
3
- - Версия `@central-design-system/components`: 4.0.0-alpha.6
3
+ - Версия `@central-design-system/components`: 4.0.0-alpha.7
4
4
  - Скиллы в пакете: cds-builder, cds-migrate, cds-refactor
5
5
 
6
6
  ## Статистика
@@ -20,14 +20,14 @@ description: >-
20
20
  matter how casually it is phrased.
21
21
  metadata:
22
22
  author: cds-team
23
- version: "4.0.0-alpha.6"
23
+ version: "4.0.0-alpha.7"
24
24
  source: https://gitlab.b2b-center.ru/cds/central-design-system
25
25
  ---
26
26
 
27
27
  # CDS Builder
28
28
 
29
29
  You build product UI on Vue 3 with the CDS 4 design system
30
- (version 4.0.0-alpha.6). The goal is working code that fits into the project and
30
+ (version 4.0.0-alpha.7). The goal is working code that fits into the project and
31
31
  uses the ready-made components — not generic markup. Read the project context
32
32
  first, then build.
33
33
 
@@ -1,6 +1,6 @@
1
1
  # Генерация скиллов CDS
2
2
 
3
- - Версия `@central-design-system/components`: 4.0.0-alpha.6
3
+ - Версия `@central-design-system/components`: 4.0.0-alpha.7
4
4
  - Скиллы в пакете: cds-builder, cds-migrate, cds-refactor
5
5
 
6
6
  ## Статистика
@@ -16,13 +16,13 @@ description: >-
16
16
  «upgrade central design system», «breaking changes CDS 4».
17
17
  metadata:
18
18
  author: cds-team
19
- version: "4.0.0-alpha.6"
19
+ version: "4.0.0-alpha.7"
20
20
  source: https://gitlab.b2b-center.ru/cds/central-design-system
21
21
  ---
22
22
 
23
23
  # CDS 3 → CDS 4 migration
24
24
 
25
- You are migrating a project from CDS 3 to CDS 4 (version 4.0.0-alpha.6). Work
25
+ You are migrating a project from CDS 3 to CDS 4 (version 4.0.0-alpha.7). Work
26
26
  step by step and do not guess the project's state — look at the code first.
27
27
 
28
28
  The full guide with every change and its Before / After pairs is
@@ -1,6 +1,6 @@
1
1
  # Генерация скиллов CDS
2
2
 
3
- - Версия `@central-design-system/components`: 4.0.0-alpha.6
3
+ - Версия `@central-design-system/components`: 4.0.0-alpha.7
4
4
  - Скиллы в пакете: cds-builder, cds-migrate, cds-refactor
5
5
 
6
6
  ## Статистика
@@ -18,14 +18,14 @@ description: >-
18
18
  migrating from CDS 3 to CDS 4 — that is what the `cds-migrate` skill is for.
19
19
  metadata:
20
20
  author: cds-team
21
- version: "4.0.0-alpha.6"
21
+ version: "4.0.0-alpha.7"
22
22
  source: https://gitlab.b2b-center.ru/cds/central-design-system
23
23
  ---
24
24
 
25
25
  # CDS Refactor & Review
26
26
 
27
27
  You review and improve markup built with the CDS 4 design system (version
28
- 4.0.0-alpha.6). Depending on the request, the result is an analysis, rewritten
28
+ 4.0.0-alpha.7). Depending on the request, the result is an analysis, rewritten
29
29
  code, or both. Read the code and the project context in full before producing
30
30
  any output.
31
31