Skip to content

v14.10.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:23
· 114 commits to main since this release
1eaf6ff

Release Notes — frontend-design-pro v14.10.1

Date: 2026-08-14
Archive: frontend-design-pro-v14.10.1.skill — 2057 KB, 401 files, ~481,181 tokens of markdown, root frontend-design-pro/
Pipeline wall-clock: 119.6s

Contents

19 skills · 8 core files · 101 references (349,445 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,099 tokens and is the only file always loaded.

Gate Results

Gate Result Detail
Compile PASS All 55 gold examples compile under tsc --noEmit (strict) · 19 demo files clean
Semantic PASS 64/64 files (45 golds + 19 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 89 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 · 229/229 tests pass
Regression PASS 13/13 synthetic cases
Figure patterns PASS 20 prose fixtures, both directions

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.10.1.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

  • demo: align the landing page to one rail, and add an animated README hero by @Krishna-Modi12 in #64
  • docs: rebuild the README hero as a component audit, and sharpen the headline by @Krishna-Modi12 in #65
  • Remove landing page demo badge from README by @Krishna-Modi12 in #66
  • fix(figures): teach Gate 11 the prose forms it could not read by @Krishna-Modi12 in #67
  • fix(figures): gate the fixture count that went stale on its way out by @Krishna-Modi12 in #68

Full Changelog: v14.10.0...v14.10.1