v14.8.0
Release Notes — frontend-design-pro v14.8.0
Date: 2026-08-11
Archive: frontend-design-pro-v14.8.0.skill — 1927 KB, 377 files, ~427,591 tokens of markdown, root frontend-design-pro/
Pipeline wall-clock: 114.1s
Contents
19 skills · 8 core files · 94 references (333,969 tokens of on-demand depth) · 55 examples (45 gold + 10 anti-examples) · 45 tests · 59 constraints (17 semantic + 42 syntactic)
Registry (SKILL.md) is 2,018 tokens and is the only file always loaded.
Gate Results
| Gate | Result | Detail |
|---|---|---|
| Compile | PASS | All 55 gold examples compile under tsc --noEmit (strict) · 17 demo files clean |
| Semantic | PASS | 62/62 files (45 golds + 17 demo) pass 17/17 parser checks |
| Syntactic | PASS | gold examples clean, anti-examples fail as designed (42/42) · demos clean |
| References | PASS | 19 ban-shaped constraints over fenced code in every reference, skill and core file (0 violations) |
| Figures | PASS | 74 claim surfaces, figures derived from the filesystem (0 drifts) |
| Pipeline | PASS | 16/16 checks (stages · architecture · cited paths) |
| Evals | PASS | 22/22 self-test |
| Test coverage | PASS | 45/45 golds have a 1:1 test; all compile strict; 45/45 files · 205/205 tests pass |
| Regression | PASS | 13/13 synthetic cases |
Plus pre-flight, frontmatter, path integrity, and per-skill budget gates — all blocking.
Known gaps
See ARCHITECTURE.md. Summary: the suite runs against
test/stubs/, not the examples' ~25 real peer libraries, so it proves the components
mount, expose the roles they claim and survive axe — not that they work against the
real three or react-hook-form; and reference depth is unevenly distributed across
skills.
Install
unzip frontend-design-pro-v14.8.0.skill -d ~/.claude/skills/See INSTALL.md and USAGE.md.
All gates passed. No manual changes were made after gate passage — the archive is a
deterministic product of a clean origin/main checkout (Stage 4.5 refuses to build from
anything else), re-verified against its own unzipped copy for both compilation and
content (Stage 6).
Released by: build_release.py
What's Changed
- feat: Gate 11 — the figure gate by @Krishna-Modi12 in #34
Full Changelog: v14.7.4...v14.8.0