Turn a completed daily UI inspiration capture into exactly five original landing-page builds, one per separate Codex task, using Sites. Use when the user asks to turn the daily inspiration references, a five-item UI prompt pack, or a dated `*-ui-inspiration-capture` article into distinct HTML landing pages while changing the source brands, names, copy, people, numbers, pricing, claims, and imagery.
74
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Convert an existing five-item inspiration pack into five independent, original Sites projects. Orchestrate from the current task; let each created task own one build, commit, and private deployment.
Use the article path supplied by the user. Otherwise choose the latest dated articles/YYYY-MM-DD-ui-inspiration-capture/ folder in the current Content workspace.
Require:
manifest.json with itemCount: 5 and exactly five itemscontent.mdfullPageImage per itempageUrl for every live-site itemRun:
node <skill-dir>/scripts/validate_capture.mjs <article-dir>/manifest.jsonStop if validation fails. Report a missing full-page image rather than substituting another still, video, frame, crop, or live-page capture.
Before creating tasks, define five distinct replacement identities. For each item, choose:
Keep the new names materially different from the reference titles. Search the five proposed names against one another for accidental similarity. Avoid five generic AI names or five cosmetic color swaps.
The transformation must be coherent. A new statistic must agree everywhere it appears; pricing, testimonials, locations, service names, product UI, and footer details must all belong to the replacement brand.
Read references/thread-brief-contract.md before creating any task. Fill every placeholder with concrete values; never dispatch a brief containing NEW_BRAND, TODO, or other unresolved markers.
Each brief must include:
manifest.json and content.mdfullPageImage path in non-fenced Markdown image syntax: sites:sites-building and sites:sites-hostingapp/page.tsxThe Markdown image must render as an attachment in the created task. Do not provide the full-page path as plain text, and do not attach any other image or video. If the task-creation surface cannot render the local Markdown image, stop and report that blocker instead of falling back to a path-only handoff.
Tell each task to inspect the attached full-page image before coding. The detailed prompt in the manifest or article is the section-by-section source of truth. A static full-page image does not establish source motion, interaction behavior, or implementation technique, so do not infer or claim those details.
Use Codex thread tools only when the user explicitly requested separate tasks or threads.
Build <Brand> landing page.Never edit the five sites concurrently in the Content checkout. The capture files are read-only evidence; each build writes only to its own task workspace.
If task creation is unavailable, stop and report that blocker. Do not silently collapse the work into the current task.
Every created task must:
Because these are background tasks, skip interactive browser preview unless it is needed to resolve a real blocker. Publishing and the normal Sites handoff still apply.
Return a compact mapping of reference to replacement brand and current task status. Emit one created-task directive per new task when the app requires it.
State clearly that the five tasks will each produce:
Do not claim a site is complete until its task reports successful build and deployment.
46abf78
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.