Plugin-level releases. Per-skill versions live in VERSIONS.md.
Documents the npx install path. No skill content changed — this worked at 1.0.0, it just wasn't written down anywhere.
npx skills add zstvns/design-skills --allinstalls all 8 skills into.agents/skills/via the skills CLI, wiring up every detected agent (Claude Code, Codex, Cursor, Amp, Cline, Antigravity, and more) and writing askills-lock.json. Verified end to end against the live repo: all 8 discovered with correct descriptions, everyreferences/andevals/file intact after install.- README and
INSTALL.mdnow lead with npx for non-Claude-Code hosts and demote the manual clone-and-symlink to the "manage it yourself" option. - Documented that re-syncing is safe: these skills never write state inside their own folder, so an update that replaces the skill files can't destroy a user's brand context, strategy record, or logo assets. (This is the failure mode that cost
makerskillsits users' archives — worth stating as a deliberate property rather than luck.)
Initial public release. Eight skills, installable as a Claude Code plugin or symlinked into any Agent Skills host.
Skills
| Skill | Version |
|---|---|
brand |
1.26.1 |
brand-strategy |
1.12.1 |
design-principles |
1.11.1 |
creative-direction |
1.14.2 |
logo-design |
1.11.2 |
web-design |
1.7.1 |
collateral-design |
1.11.1 |
motion-design |
1.6.1 |
Packaging
- Added
.claude-plugin/plugin.jsonand.claude-plugin/marketplace.json— installable via/plugin marketplace add zstvns/design-skills - Added
INSTALL.mddocumenting the (entirely optional) recommended connections: Quiver API, Figma MCP, Adobe MCP, Paper MCP, and Flora or Higgsfield for generative rich media - Rewrote
README.mdwith an install path, a five-minute getting-started, an intent → skill routing table, and a roadmap
Documentation
- Documented the full context-document architecture. The library reads and writes four
.agents/documents plus a logo asset directory; onlybrand.mdhad been documented, whiledesign.md— whichweb-designandcollateral-designboth hard-gate on — was not mentioned anywhere.
Cross-reference correctness
- Removed every routing reference to a skill that doesn't exist yet. Shipped skills previously handed off to
email-design,social-design,art-direction,brand-naming, anddesign-critiqueas though they were installed.email-design/social-design→collateral-design, which already owns social posts, OG images, and email graphics as fixed formatsart-direction→creative-direction, which owns asset direction until a v2 art-direction skill can assume itbrand-naming→ described as a separate naming exercise rather than a skill handoffdesign-critique→ prose reworded to "a later critique"; Related Skills entries annotated (planned — not yet shipped) so the roadmap signal survives without implying availability