sheleg-design-skill 1.58.2 → 1.58.4

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.
package/CHANGELOG.md CHANGED
@@ -1,10 +1,39 @@
1
- # Changelog
1
+ ## [Unreleased]
2
2
 
3
- All notable changes to this project are documented in this file. The format
4
- follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versions
5
- follow [SemVer](https://semver.org/spec/v2.0.0.html).
3
+ ## [1.58.4] - 2026-09-03
6
4
 
7
- ## [Unreleased]
5
+ ### Fixed
6
+
7
+ - The committed social preview is the umbrella's own render, byte for byte, with the
8
+ corrected fit metric. The install line no longer overruns the padding box.
9
+ - `scripts/site.js` kept this member in a `LEGACY_FIT` set because the card pixels are
10
+ committed here and byte-checked from the umbrella: a member whose card the corrected
11
+ metric would repaint had to stay on the old metric until its own release recommitted
12
+ the card. This release is that recommit; the umbrella drops the entry in the same pass,
13
+ and its exactness fixture fails on a stale entry, so forgetting is loud. (`B-118`)
14
+
15
+
16
+ ## [1.58.3] - 2026-09-01
17
+
18
+ ### Fixed
19
+
20
+ - **The registry card stopped being six releases stale.** `SKILL-CARD.md` carries the
21
+ fields Anthropic's Skills-for-enterprise guidance asks every organisation to keep —
22
+ *"written so somebody who did not build this can decide"* — and it said `1.52.0` while
23
+ this pack shipped `1.58.2`. Nothing read it, so it could only drift: the version moves
24
+ in `package.json`, `plugin.json` and `marketplace.json` on every release and the card
25
+ was in no list.
26
+ - **The check that keeps it honest.** `validate_registry_card_names_the_version_that_ships`
27
+ refuses a card whose `Version` row disagrees with `package.json`, and refuses a card
28
+ that states no version at all — one a reader cannot see go stale is worse than one that
29
+ lags visibly. Watched failing before it shipped.
30
+
31
+ ### Context
32
+
33
+ Measured 2026-09-01 across the family: **four of nine cards were behind** — `agent-stack`
34
+ by ten minor releases, this one by six, `super-ux` by four, `sheleg-dev` by one. The same
35
+ check now sits in each of the four, which is this family's own rule that a class seen
36
+ twice becomes a script rather than a fourth manual repair.
8
37
 
9
38
  ## [1.58.2] - 2026-08-31
10
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sheleg-design-skill",
3
- "version": "1.58.2",
3
+ "version": "1.58.4",
4
4
  "description": "Design taste as an installable agent skill. Cinematic scroll-driven landing pages built on one scroll clock and layered degrade-to-calm motion, a motion doctrine that decides whether to animate before it decides how, three calibration dials, and thirty-nine locked style packs with ready-made design tokens — instrument-console, editorial-luxury, workbench, briefing-room, atrium, orchard, outrank, babylove, patchbay, nameplate, field-notes, cyclorama, showroom, blueprint, prism, maquette, scoreboard, datasheet, manpage, pigeonhole, roster, ora, tenor, paperclip, ledger, router, daylight, notation, almanac, vitrine, proscenium, awning, bulletin, rimlight, onionskin, deskmate, test-drive, surveyor and chorus. Colour, slop and fork-reciprocity gates run as scripts, not opinions. Works with Cursor, Claude Code and any agent that reads a SKILL.md.",
5
5
  "bin": {
6
6
  "sheleg-design-skill": "bin/cli.js"
@@ -3,7 +3,7 @@
3
3
  "name": "sheleg-design",
4
4
  "displayName": "SHELEG Design",
5
5
  "description": "SHELEG Design methodology: cinematic scroll-driven landing pages (single scroll clock, layered degrade-to-calm motion, WebGL particle formations), a motion doctrine that decides whether to animate before it decides how, and thirty-nine pluggable visual style packs, each with a ready-made token layer — instrument-console (near-black aerospace console; technical systems and infrastructure), editorial-luxury (cream and espresso; editorial, research, premium B2B), workbench (quiet light/dark UI; dashboards, admin, internal tools), briefing-room (dark 16:9 deck; investor and board presentations), atrium (cream daylight; consumer health and high-trust DTC), babylove (white with orange; SEO SaaS, long time-to-value, disconnected states), patchbay (black with mint-cyan; engines, buses, pipelines, OSS front doors), nameplate (cool slab with coral; press, certification and third-party trust), rimlight (white with blue light; studios, services and case studies), onionskin (white working sheet; developer and AI infrastructure), deskmate (warm beige with a dusk bleed; AI coworkers and chat-native agents), test-drive (warm paper with one coral; self-serve SaaS proven by the live product), surveyor (peach paper with teal and pink; visibility, monitoring and benchmark tools), chorus (warm paper under a crosshair grid, with a cut-corner bubble; AI-search visibility, brand monitoring and community marketing), outrank (white with violet; one brand across marketing and product), orchard (warm oat slabs; friendly biotech and wellness), field-notes (ruled green paper; auditable open-source developer tools), showroom (white gallery; product-led companies selling the app), blueprint (white technical stock; vector, storage and query infrastructure), prism (iridescent hard edge; command-first OSS infrastructure), maquette (near-black table; enterprise data infrastructure), cyclorama (looping pastel field; applied-AI consultancies), scoreboard (warm paper; growth, ads and accumulating metrics), datasheet (off-white specification; fraud, identity and device intelligence), manpage (cream manual; APIs, SDKs, CLIs and MCP servers), pigeonhole (filed white field; inbox, ticket and CRM triage), roster (faint square grid; platforms sold through who uses them), ora (warm coal; machine verdicts, audits and protocol traces), tenor (warm management paper; agent operations and autonomous back office), ledger (cream ruled console; analysts, BI and warehouse agents), paperclip (monochrome coal; orchestrators, schedulers and job runners), awning (white commerce forecourt; storefront, payroll and billing platforms), router (pale console with hairlines; dashboard, billing and inventory surfaces), daylight (bright portal with one shadow; client onboarding and service portals), notation (restrained technical hairlines; OSS, docs and developer workspaces), almanac (oatmeal editorial paper; manifestos and category-defining pages), vitrine (serif trust display; evaluated B2B, security and compliance), proscenium (white demo sequence; product tours and launch pages), bulletin (cheerful outlined bands; broad SMB and agency platforms). Ships the sheleg-design skill, the architecture reference, the motion doctrine, the Figma and Claude Design bridges, AI-surface patterns, the packs' token CSS, and the /sheleg-design command.",
6
- "version": "1.58.2",
6
+ "version": "1.58.4",
7
7
  "author": {
8
8
  "name": "ssheleg",
9
9
  "url": "https://x.com/sshlg93"
@@ -4,7 +4,7 @@ description: Use when deciding how something LOOKS or MOVES — cinematic landin
4
4
  license: MIT
5
5
  compatibility: Optional siblings — dataviz, shadcn, migrate-radix-to-base; each has an in-text fallback when absent.
6
6
  metadata:
7
- version: 1.58.2
7
+ version: 1.58.4
8
8
  ---
9
9
 
10
10
  # SHELEG Design