sheleg-design-skill 1.3.0 → 1.3.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
|
@@ -4,6 +4,27 @@ All notable changes to this project are documented in this file. The format
|
|
|
4
4
|
follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versions
|
|
5
5
|
follow [SemVer](https://semver.org/spec/v2.0.0.html).
|
|
6
6
|
|
|
7
|
+
## [1.3.2] - 2026-07-30
|
|
8
|
+
|
|
9
|
+
### Changed
|
|
10
|
+
|
|
11
|
+
- **The licence is declared in both manifests** — SPDX `license: MIT` in the
|
|
12
|
+
`marketplace.json` plugin entry and in the skill's front matter (mirrored into
|
|
13
|
+
the `.cursor` copy, which the validator holds byte-identical). The `LICENSE`
|
|
14
|
+
file was always present and visible on neither surface a user actually reads.
|
|
15
|
+
|
|
16
|
+
## [1.3.1] - 2026-07-30
|
|
17
|
+
|
|
18
|
+
### Changed
|
|
19
|
+
|
|
20
|
+
- **README** — the family list gained `agent-sync`, and the install block now
|
|
21
|
+
carries all three family commands (`install`, `update`, `list`) with the
|
|
22
|
+
restart note; skills and hooks load at session start, so the session that
|
|
23
|
+
updates is not the session that gets the new ones. The registry copy of the
|
|
24
|
+
README is what most people read, and it only moves on a release.
|
|
25
|
+
- `CONTRIBUTING.md` — how to run `test/validate.py` and what a PR is checked
|
|
26
|
+
against.
|
|
27
|
+
|
|
7
28
|
## [1.3.0] - 2026-07-29
|
|
8
29
|
|
|
9
30
|
### Added
|
package/README.md
CHANGED
|
@@ -215,13 +215,19 @@ Built by ssheleg — [sshlg.me](https://sshlg.me)
|
|
|
215
215
|
- Telegram — [@sshlg](https://t.me/sshlg)
|
|
216
216
|
|
|
217
217
|
Part of the [ssheleg skill family](https://github.com/ssheleg/sshlg-skills):
|
|
218
|
-
`super-ux`, `task-pipeline`, `make-skill`, `sheleg-design`, `seo-aeo-audit`.
|
|
219
|
-
|
|
218
|
+
`super-ux`, `task-pipeline`, `agent-sync`, `make-skill`, `sheleg-design`, `seo-aeo-audit`.
|
|
219
|
+
**The family installs and updates as one package**, for every agent you use — a bundle with one
|
|
220
|
+
member current and the rest stale is a combination nobody tested:
|
|
220
221
|
|
|
221
222
|
```bash
|
|
222
|
-
npx sshlg-skills install
|
|
223
|
+
npx sshlg-skills install # nothing installed yet — the whole family, any agent
|
|
224
|
+
npx sshlg-skills update # installed but behind — updates everything
|
|
225
|
+
npx --yes sshlg-skills@latest list # what the current release of each member is
|
|
223
226
|
```
|
|
224
227
|
|
|
228
|
+
Restart your agent afterwards: skills and hooks load at session start, so the session that
|
|
229
|
+
updates is not the session that gets the new ones.
|
|
230
|
+
|
|
225
231
|
## License
|
|
226
232
|
|
|
227
233
|
MIT © ssheleg
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sheleg-design-skill",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.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, plus three locked style packs with ready-made design tokens — instrument-console (dark), editorial-luxury (warm), workbench (light/dark product UI for dashboards, admin and dev tools). Works with Cursor, Claude Code and any agent that reads a SKILL.md.",
|
|
5
5
|
"bin": {
|
|
6
6
|
"sheleg-design-skill": "bin/cli.js"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sheleg-design",
|
|
3
3
|
"description": "SHELEG Design methodology: cinematic scroll-driven landing pages (single scroll clock, layered degrade-to-calm motion, WebGL particle formations) plus pluggable visual style packs — instrument-console (dark console), editorial-luxury (warm editorial), workbench (light/dark product UI for dashboards and tools). Ships the sheleg-design skill, the architecture reference, style packs with ready-made token CSS, and the /sheleg-design command.",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.2",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "ssheleg"
|
|
7
7
|
},
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: sheleg-design
|
|
3
3
|
description: Use when building or upgrading a cinematic scroll-driven landing page, marketing site, or hero experience (particle/WebGL background, scroll-linked animation, parallax, scrubbed sections) — when such a page feels busy or janky or its motion layers drift out of sync — or when styling product UI with its style packs - dashboards, admin panels, internal/dev tools, design tokens, light/dark themes - or when carrying a visual system across the Figma border (publishing tokens as variables, implementing a design without importing raw values). Triggers - "cinematic landing" / "кинематографичный лендинг", "scroll animation" / "скролл-анимация", "particle landing" / "лендинг с частицами", "dashboard style" / "стиль дашборда", "design tokens" / "дизайн-токены", "light/dark theme" / "светлая/тёмная тема", "figma variables" / "переменные фигмы", "figma to code" / "фигма в код", "chat/agent UI" / "интерфейс чата или агента", "streaming output" / "стриминг ответа".
|
|
4
|
+
license: MIT
|
|
4
5
|
---
|
|
5
6
|
|
|
6
7
|
# SHELEG Design
|