Install
$ agentstack add skill-zacharticulatev-designer-pro-and-seo-design-dimensions ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
design-dimensions
Family: design Status: Stable
Purpose
A design-brief generator structured around the five dimensions that actually determine whether a build looks intentional or generic. It forces all five to be filled before the brief is "done" — especially Motion, the dimension that gets skipped and that most cheaply separates a polished site from a flat one.
The five dimensions: Pattern & Layout (skeleton), Style & Aesthetic (skin), Color & Theme (palette), Typography (voice), Motion & Interaction (life).
Triggers
- "5 dimensions" / "core dimensions"
- "design prompt" / "structured design brief"
- "five-dimensions framework"
- "give me a complete design prompt"
Inputs
- Project context (or pull from a
design-researchresult) - An existing design system (or trigger
design-system-genfirst) - The specific page/component the brief is for
Steps
- Get a design system. If one exists, use it. If not, run
design-system-gen
first — it supplies dimensions 1–4 (pattern, style, color, typography) directly.
- Load the template
templates/dimensions-template.mdand fill dimensions
1–4 from the design system (map palette hex, fonts/weights, pattern, style, effects into the matching slots).
- Fill dimension 5 (Motion) deliberately. This is the one that gets skipped.
Specify the base curve + duration, entrance/scroll behavior, micro-interactions (hover/press/focus), section transitions, and the reduced-motion fallback (required for accessibility).
- Run the completeness gate. Every dimension must have substantive content —
no "TBD", no empty Motion. Flag any gap and resolve it before proceeding.
- Render the brief paste-ready. Offer to hand it to
design-buildor fold it
into a full build brief via blast-prompt.
Outputs
- Markdown brief with all five dimensions sectioned (from the template)
- Paste-ready version for a build agent
- A completeness gate confirming Motion (incl. reduced-motion) is specified
Dependencies
templates/dimensions-template.md(required)design-system-gen(typical upstream, supplies dimensions 1–4)
Notes
Motion is the most-skipped dimension and the cheapest polish lever. This skill exists partly to make Motion — and its reduced-motion fallback — non-optional.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ZachArticulateV
- Source: ZachArticulateV/designer-pro-and-seo
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.