design-consultation
Propose a product design direction, separate safe choices from creative risks, and write a durable local report.
How do I install this agent skill?
npx skills add https://github.com/vangoghbuilder/gstack-opencode --skill design-consultationIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The 'design-consultation' skill is a local tool for generating product design reports. It follows a 'local-first' principle, explicitly disabling network access, external tool use, and modifications to project source code or documentation. The skill maintains a narrow scope by restricting output to a specific internal directory.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Required Input
Use a design brief or brief file such as DESIGN_BRIEF.md.
If the prompt names a brief file, treat it as sufficient context and do not ask follow-up questions.
Execution Contract
- Stay local and do not load unrelated skills
- Do not use background tasks or todo lists
- Do not do browser research, previews, or multi-turn consultation
- Decide the exact output path early and use it exactly when provided
- Write the report file before returning the final answer
- Stop after the required sections only
- Keep each section short: 2-5 bullets or 1 short paragraph
- Do not modify code, docs, plans, or design files
Output
Write the report under .gstack/design-reports/.
Default path: .gstack/design-reports/design-consultation-{slug}.md
Required Sections
Use this exact heading order:
Inputs ReviewedProduct MoodSafe ChoicesCreative RisksDesign System DirectionValidation StrategyScope For This SliceDeferralsNot In Scope
Section Rules
Inputs Reviewed: name the brief and any small local context files actually readProduct Mood: 3-5 adjectives, desired first impression, anti-goalsSafe Choices: category-literate defaults that build trustCreative Risks: 2-3 risks; for each include upside, cost, and fallbackDesign System Direction: concise direction for typography, color, spacing, layout, motion, and anti-slop constraintsValidation Strategy: local-only validation stepsScope For This Slice: what belongs in the immediate first sliceDeferrals: meaningful follow-up work intentionally excludedNot In Scope: explicit exclusions for this v1 workflow
Rules
- Use the brief as the primary source of truth
- Keep the output concrete, opinionated, and product-centered
- Do not invent product scope beyond what the brief justifies
- Do not create preview HTML
- Do not write
DESIGN.md - Do not update agent instruction docs
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/vangoghbuilder/gstack-opencode/design-consultation">View design-consultation on skillZs</a>