Skip to content

Commit 2a17efa

Browse files
authored
Merge pull request #23 from EqualExperts/feature/focused-figma-skills
Port the v7 hierarchy-differentiation wording fix into shipped rules
2 parents 9acc61c + 811ca18 commit 2a17efa

24 files changed

Lines changed: 89 additions & 59 deletions

File tree

.DS_Store

-12 KB
Binary file not shown.

kuat-docs/.DS_Store

-6 KB
Binary file not shown.

kuat-docs/rules/.DS_Store

-6 KB
Binary file not shown.

plugins/kuat-build.zip

-43.8 KB
Binary file not shown.

plugins/kuat-build/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this plugin are recorded here. Drives release notes.
44

5-
## 1.0.0 — 2026-07-30
5+
## 1.0.0 — 2026-08-10
66

77
- Initial release. Skills: `create-web-app`, `review-web-app`, `create-design`, `kuat-figma-design`, `kuat-figma-prototype`, `kuat-figma-review-design`, `mockup-build-intake`.
8-
- Bundled `reference/` snapshot at `3a78ad12cb5c`.
8+
- Bundled `reference/` snapshot at `1076a8030d85`.

plugins/kuat-build/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"reference": {
1414
"repo": "EqualExperts/kuat-agent-rules",
15-
"builtAtRef": "3a78ad12cb5cea3c50ad4bd6483b70597cf1dc61"
15+
"builtAtRef": "1076a8030d85b44f47613a1034273b53f9102668"
1616
},
17-
"builtAt": "2026-07-30T08:50:02.688Z"
17+
"builtAt": "2026-08-10T10:41:54.642Z"
1818
}

plugins/kuat-build/skills/_shared/observer-gate.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,13 @@ test, is a finding — cite it, don't soften it.
2323
- **Brand-swap test.** Strip the logo and swap the colour tokens for a competitor's. Would this
2424
layout still look completely at home on their product? If yes, it's generic — the composition
2525
isn't doing any brand- or content-specific work, only the colours are.
26-
- **Colour-only hierarchy test.** Do any two adjacent hierarchy levels differ *only* by colour,
27-
with no difference in size, weight, or spacing? If yes, the hierarchy isn't real — it's colour
28-
standing in for structure.
26+
- **Hierarchy-differentiation test** (broadened after batch-1 eval evidence — see
27+
`Kuat/composition-craft-proposal/eval-results-g2-batch1.md`). Do any two adjacent hierarchy
28+
levels lack a real difference in size or weight — either because they're **flatly identical**, or
29+
because **colour is the only thing distinguishing them**? Either case is a fail: the original
30+
wording only caught "differs *only* by colour," but live output showed the more common failure is
31+
no differentiation at all, which is a step below that. If either is true, the hierarchy isn't
32+
real — colour, or nothing, is standing in for structure.
2933
- **Uniform-spacing test.** Is every section using the same spacing value regardless of what the
3034
content actually is — dense data and a persuasive hero treated identically? If yes, spacing was
3135
defaulted, not decided (see composition.md's whitespace principle).

plugins/kuat-studio.zip

19.6 MB
Binary file not shown.

plugins/kuat-studio/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this plugin are recorded here. Drives release notes.
44

5-
## 1.0.0 — 2026-07-30
5+
## 1.0.0 — 2026-08-10
66

77
- Initial release. Skills: `create-presentation`, `review-presentation`, `create-imagery`.
8-
- Bundled `reference/` snapshot at `3a78ad12cb5c`.
8+
- Bundled `reference/` snapshot at `1076a8030d85`.

plugins/kuat-studio/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"reference": {
1010
"repo": "EqualExperts/kuat-agent-rules",
11-
"builtAtRef": "3a78ad12cb5cea3c50ad4bd6483b70597cf1dc61"
11+
"builtAtRef": "1076a8030d85b44f47613a1034273b53f9102668"
1212
},
13-
"builtAt": "2026-07-30T08:50:02.749Z"
13+
"builtAt": "2026-08-10T10:41:55.401Z"
1414
}

0 commit comments

Comments
 (0)