Skip to content

v14.11.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:23
· 1 commit to main since this release
aeff5cb

Release Notes — frontend-design-pro v14.11.4

Date: 2026-08-25
Archive: frontend-design-pro-v14.11.4.skill — 2136 KB, 418 files, ~535,779 tokens of markdown, root frontend-design-pro/
Pipeline wall-clock: 117.8s

Those archive figures describe the file this run produced, on the machine it ran on.
A local build can differ from the published one — line endings and any untracked working-tree
file move the byte count and the file count. The asset attached to the GitHub release is the
authoritative artifact; where the two disagree, believe the asset. Everything below this line
is recomputed from the repository and is identical either way.

Contents

19 skills · 8 core files · 111 references (402,592 tokens of on-demand depth) · 55 examples (45 gold + 10 anti-examples) · 45 tests · 61 constraints (17 semantic + 44 syntactic)

Registry (SKILL.md) is 2,112 tokens and is the only file always loaded.

Gate Results

Gate Result Detail
Compile PASS All 55 gold examples compile under tsc --noEmit (strict) · 20 demo files clean
Semantic PASS 65/65 files (45 golds + 20 demo) pass 17/17 parser checks
Syntactic PASS gold examples clean, anti-examples fail as designed (44/44) · demos clean
References PASS 19 ban-shaped constraints over fenced code in every reference, skill and core file (0 violations)
Figures PASS 141 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 · 232/232 tests pass
Regression PASS 14/14 synthetic cases
Figure patterns PASS 76 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.11.4.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

  • home: restore hero particle-typography effect, fix shader visibility by @Krishna-Modi12 in #85
  • feat(design-system): scene-scoped type baselines, and when a heading may be decorated by @Krishna-Modi12 in #86
  • home: add a real favicon by @Krishna-Modi12 in #87
  • feat: complete the xiaopu-ai extraction — six references, the token extractor, and the defects fixed on the way in by @Krishna-Modi12 in #88
  • feat(extraction): xiaopu tooling, worked DESIGN.md example, and a tw-typography correction by @Krishna-Modi12 in #89
  • docs: capability matrix, research log, and initiative record by @Krishna-Modi12 in #90
  • fix(references): three wrong Radix claims, a routing gap, a grapheme bug, and the ingestion review by @Krishna-Modi12 in #91
  • feat: visual regression baseline system by @Krishna-Modi12 in #92
  • docs: WCAG 2.2 machine-check deferral, with reasoning by @Krishna-Modi12 in #93
  • chore: re-baseline visual-regression from CI by @Krishna-Modi12 in #94
  • feat: security scan for javascript: URLs, postMessage wildcards, raw innerHTML by @Krishna-Modi12 in #95
  • i18n/RTL: layout-resilience check for home/ by @Krishna-Modi12 in #96
  • Design-token intelligence report (Phase 2) by @Krishna-Modi12 in #97
  • State-matrix reference: formalize loading/empty/error/success per surface (Phase 2) by @Krishna-Modi12 in #98
  • SLOP-06: ban custom mouse cursors (Phase 3 — Anti-slop 2.0, scoped honestly) by @Krishna-Modi12 in #100
  • fix(animations): one canonical reveal config; Lenis vs CSS scroll-behavior by @Krishna-Modi12 in #99
  • Fix stale 60->61 constraint count in CAPABILITY_MATRIX.md by @Krishna-Modi12 in #101

Full Changelog: v14.11.3...v14.11.4