sheleg-design-skill 1.59.0 → 1.59.2
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,5 +1,74 @@
|
|
|
1
1
|
## [Unreleased]
|
|
2
2
|
|
|
3
|
+
## [1.59.2] - 2026-09-03
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
|
|
7
|
+
- **The skill did not advertise the two words its own router text names.** The umbrella's
|
|
8
|
+
routing block says *"before design, **redesign**, **layout**, front-end or mobile-UI
|
|
9
|
+
work"*, and the trigger layer only ever fires on words a skill claims in its own
|
|
10
|
+
description. Measured 2026-09-03 against the real matcher: `редизайн сайта` → nothing,
|
|
11
|
+
`переделай дизайн` → nothing, `свёрстай дашборд` → nothing. The router text was inert
|
|
12
|
+
for exactly the vocabulary it was written for.
|
|
13
|
+
|
|
14
|
+
Four triggers added — `"redesign" / "редизайн, свёрстай, вёрстка"` — and paid for by
|
|
15
|
+
trimming prose no trigger depends on, verified against `lib/triggers.js` before cutting:
|
|
16
|
+
`layers that drift`, `or scrubbed`, `particle/`. Description **965 → 969, against a
|
|
17
|
+
working limit of 970.**
|
|
18
|
+
|
|
19
|
+
- **`B-84` was right and this entry's first draft said it was stale — the correction is
|
|
20
|
+
recorded rather than quietly rewritten.** That row cites a *970 working limit* and calls
|
|
21
|
+
this fix blocked. Reading this repository's own `test/validate.py` finds only the Agent
|
|
22
|
+
Skills cap of 1024, so the draft concluded no 970 existed and shipped a description at
|
|
23
|
+
1014. **CI refused it**: the limit is a family HOUSE RULE, enforced by `make-skill`'s
|
|
24
|
+
`audit_skill.py --house` (`DESC_HEADROOM`), which runs in this repository's own
|
|
25
|
+
workflow — *"inside the 1024 cap but past the 970 working limit: leave room for the
|
|
26
|
+
'what this is NOT for' clause a near-miss neighbour will require."*
|
|
27
|
+
|
|
28
|
+
**Two limits, two enforcers, and only one of them lives here.** A number absent from the
|
|
29
|
+
validator you happen to open is not a number that does not exist.
|
|
30
|
+
|
|
31
|
+
Headroom after this change is **ten characters**, at 960 of 970, bought by trimming
|
|
32
|
+
prose rather than by raising a limit. B-84's underlying claim — that the descriptions
|
|
33
|
+
which miss most cannot accept another trigger for free — holds.
|
|
34
|
+
|
|
35
|
+
- **The first trim removed three phrases a second consumer depended on.** `particle`,
|
|
36
|
+
`scrubbed` and `drift` are not hook triggers, so a check against `lib/triggers.js`
|
|
37
|
+
called them free; they are `T1_CARRIERS` here, the phrases this repository's own eval
|
|
38
|
+
tasks are matched on, and its gate refused the edit. Every span in the shipping trim
|
|
39
|
+
was tested against **both** lists before being cut — *"a description edit that reads
|
|
40
|
+
as additive can still remove the only phrase carrying a task"*, which is that guard's
|
|
41
|
+
own sentence.
|
|
42
|
+
|
|
43
|
+
- **The plant guarding that rule had gone quiet, and this release is why it was found.**
|
|
44
|
+
It hardcoded `"scroll-linked or scrubbed motion"`; the trim reworded exactly that
|
|
45
|
+
clause, the replace no-oped, and the self-test reported the guard as BROKEN while the
|
|
46
|
+
guard was fine. Standing instruction #6, on the anchor it warns about. The victim is
|
|
47
|
+
derived from `T1_CARRIERS` now and the assertion is made on the **parsed description,
|
|
48
|
+
read the way the guard reads it** — a plant that changed some other byte would still
|
|
49
|
+
be testing nothing.
|
|
50
|
+
|
|
51
|
+
## [1.59.1] - 2026-09-03
|
|
52
|
+
|
|
53
|
+
### Fixed
|
|
54
|
+
|
|
55
|
+
- **`CREATIVE_DIRECTOR.md`'s Act 2 mandated a command from another package with no
|
|
56
|
+
fallback**, which breaks this skill's own declared contract: the front matter says
|
|
57
|
+
every optional sibling *"has an in-text fallback when absent"*, and `shadcn`'s and
|
|
58
|
+
`dataviz`'s both do. Act 2 now states what survives without the umbrella and what does
|
|
59
|
+
not, because the two halves are not equivalent: the **lane table is in this document**
|
|
60
|
+
and the agent's harness already lists every installed skill, so *whose answer is this*
|
|
61
|
+
and *what do I have* both stay answerable — coarsely, by reading. What is lost is the
|
|
62
|
+
half no local reading can reconstruct, **what is missing plus the command that installs
|
|
63
|
+
it, and what has been measured and declined**. The instruction is to cast from the
|
|
64
|
+
harness's list and **say in the cast that the roster was not measured**, rather than
|
|
65
|
+
presenting an unmeasured roster as a measured one.
|
|
66
|
+
|
|
67
|
+
Found in the close-out ladder walk rather than by the gate: the validator holds the
|
|
68
|
+
companion, its links and its contents list, and has no rule about a sibling's fallback
|
|
69
|
+
— the convention is stated by the skill about itself.
|
|
70
|
+
|
|
71
|
+
|
|
3
72
|
## [1.59.0] - 2026-09-03
|
|
4
73
|
|
|
5
74
|
### Added
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sheleg-design-skill",
|
|
3
|
-
"version": "1.59.
|
|
3
|
+
"version": "1.59.2",
|
|
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.59.
|
|
6
|
+
"version": "1.59.2",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "ssheleg",
|
|
9
9
|
"url": "https://x.com/sshlg93"
|
|
@@ -77,6 +77,19 @@ That prints, for the lane you named: what is **present** here, what is
|
|
|
77
77
|
**missing** with the exact install command, and which of them have been
|
|
78
78
|
**measured and declined**. It reports and never installs.
|
|
79
79
|
|
|
80
|
+
**Absent, nothing is blocked** — the umbrella is an optional sibling like every
|
|
81
|
+
other one this skill names. Two of the three things the command gives you have a
|
|
82
|
+
substitute and one does not, and the difference is worth knowing before you
|
|
83
|
+
proceed: the **lane table below is in this document**, so the question *whose
|
|
84
|
+
answer is this* is still answerable, and the agent's harness already puts every
|
|
85
|
+
installed skill's name and description in front of you, so *what do I have* is
|
|
86
|
+
answerable too — coarsely, by reading rather than by matching. What you lose is
|
|
87
|
+
the half no local reading can reconstruct: **what is MISSING and the command that
|
|
88
|
+
would install it**, and **what has already been measured and declined**, which is
|
|
89
|
+
the part that stops a plausible-looking recommendation from being taken twice.
|
|
90
|
+
Cast from the harness's list, and **say in the cast that the roster was not
|
|
91
|
+
measured** rather than presenting it as though it had been.
|
|
92
|
+
|
|
80
93
|
**Then print the cast before starting** — the skills you will use, one line each
|
|
81
94
|
saying what for, and the lane each serves. Not for approval; so the operator can
|
|
82
95
|
see the choice and correct it. A cast that is never printed cannot be corrected,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: sheleg-design
|
|
3
|
-
description: Use when deciding how something LOOKS or MOVES — cinematic landing pages and hero sections, particle/WebGL
|
|
3
|
+
description: Use when deciding how something LOOKS or MOVES — cinematic landing pages and hero sections, particle/WebGL, scrubbed motion, drift, dashboards, admin or internal tools, mobile screens, chat or agent interfaces, tokens, palettes, typography and the Figma border. Triggers - "design a landing" / "дизайн лендинга", "build a landing page" / "сделай лендинг", "scroll animation" / "скролл-анимация", "dashboard style" / "стиль дашборда", "design tokens, style pack" / "дизайн-токены", "light/dark theme" / "светлая/тёмная тема", "figma variables" / "переменные фигмы, фигма в код", "mobile screen" / "мобильный экран", "palette, colors" / "палитра, цвета", "typography, font" / "типографика, шрифт", "how it looks, make it prettier" / "выглядит, красиво, красивее", "visual reference" / "визуальные референсы", "investor deck as a web page" / "веб-презентация", "redesign" / "редизайн, свёрстай, вёрстка". Not for structure, copy, backend behavior, or .pptx decks.
|
|
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.59.
|
|
7
|
+
version: 1.59.2
|
|
8
8
|
---
|
|
9
9
|
|
|
10
10
|
# SHELEG Design
|