Generate three parallel design preview options for a Studio-backed site and collect the user's preferred direction before theme implementation.
54
60%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/codex/plugins/wordpress-studio/skills/design-previews-creator/SKILL.mdUse this skill when the user wants visual options before a site theme is built.
This skill owns:
Use studio for site-path resolution and screenshot review when that adds value.
<site-path> provided by the calling workflow<site-path>/design/<site-path>/design/design-1.html<site-path>/design/design-2.html<site-path>/design/design-3.htmlUse the confirmed site brief to define three genuinely different visual directions.
Each direction should vary across multiple axes, not just color:
Keep the directions grounded in the site's topic and audience. Avoid generic "AI default" aesthetics.
Spawn three subagents in parallel, one per direction.
Each subagent should:
prefers-reduced-motion fallbackIf the user provided design assets:
<site-path>/design/After all three files are generated, summarize them briefly in this shape:
<site-path>/design/design-1.html — [short description]<site-path>/design/design-2.html — [short description]<site-path>/design/design-3.html — [short description]Then ask the user to:
1, 2, or 3Once the user picks a direction, pass these values into theme implementation:
theme-creator for implementation.1c076c2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.