Consuelo Design
Use this as the top-level orchestration skill for Consuelo Design work. The skill is an operating manual for chaining existing workspace tools and scripts; it is not a replacement script engine.Core rule
Default to source-first, headless artifact execution:Required context
Always read the current repo operator manual before substantial design work:areas/consuelo-design/AGENTS.mdpackages/consuelo-website/DESIGN.md
references/agents.md for productized skill consumers.
Workflow
- Load workspace steering.
- Run design health/context checks when relevant:
consueloDesign.check,consueloDesign.listSkills,consueloDesign.listDesignSystems, andconsueloDesign.uiStatus. - Select the closest subskill from
subskills/. - Read only the template/reference files needed for that artifact type.
- Use existing workspace tools/scripts as the machinery. Do not reimplement them inside the skill.
- Create or update the local artifact source directly unless Ko asks for live Open Design UI work.
- Validate in browser, including screenshots or accessibility snapshots when visual truth matters.
- Publish durable artifacts with
design.publishor the appropriate Consuelo Design publish facade. - Verify the artifact route and
/design-wikiafter publishing. - Report the source path, durable links, validation evidence, and any approval-gated next action.
Subskills
Use subskills as additive rules on top of the base design operating manual:subskills/landing-page.json— website/landing page drafts and campaign briefs.subskills/spec.json— product specs, engineering specs, RFCs, architecture/design docs.subskills/research-guide.json— research guides, source-grounded explainers, Daily Deep Idea artifacts.subskills/digital-eguide.json— long-form editable digital e-guides.subskills/plan.json— execution plans, rollout plans, operating plans.subskills/html-email.json— HTML/email design artifacts.subskills/motion-frame.json— motion frames, GSAP, and HyperFrames preparation.subskills/hyperframes.json— HTML-to-MP4 render work.
Approval gates
Drafting and local artifact generation are allowed in thedraft permission tier. Publishing, replacing customer-facing pages, external side effects, campaign mutation, spend, or destructive changes require explicit approval.
Reporting
Every final report for design work must include:- source path or project/work order location
- durable artifact link and direct tailnet link when available
/design-wikiverification status when published- browser validation evidence
- approval-gated next actions