workshop-project-design
Produce or refine a project-level mockup illustrating a section of the PRD
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Produce or refine a project-level mockup illustrating a section of the PRD
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Check whether this card's code meets the acceptance criteria
Run a quick UX/UI workshop using ASCII-art sketches
Write automated tests for unticked scenarios in this card's test cases
Review code changes on this card for likely bugs, regressions, and missed edges
Cherry-pick post-merge commits onto a new follow-up branch
Maintain a support docs pack — dedup, length budgets, and no splintering — and land changes as a reviewed pull request. Use when a support thread, or a hand-off from Support assist, surfaces a new resolution, a correction to an existing one, or a deployment quirk worth recording. Not for ordinary code changes.
| name | workshop-project-design |
| description | Produce or refine a project-level mockup illustrating a section of the PRD |
| label | Workshop design |
| surface | project |
| jockey-hint | Always available on the project surface but never the top pill — surface in the secondary group. Useful at any point in the project's lifecycle. |
| workhorse-version | 0.2.0 |
Produce or refine a project-level mockup. Project mockups live at .workhorse/projects/{hash}-{slug}/mockups/{slug}.html on the project branch — they sit alongside the PRD until a card carries them forward at card-creation time.
Project PRDs often contain more than one logical section (component-led or mixed shapes). If the PRD has more than one section that could plausibly be the target, ask which section the mockup is for before generating. If there's only one section, or the user has already named it, skip the question and proceed.
Follow the Design sourcing process from your system prompt — do not skip steps:
.workhorse/design/ — design system, component docs, philosophy notes. The design library wins on clash<!-- prd: components/registration -->.workhorse/projects/{hash}-{slug}/mockups/{slug}.htmlYou are working on the project surface, not a card workspace. Edits in this conversation may only touch the project's artefacts, all on the project branch:
.workhorse/projects/{hash}-{slug}/prd.md.workhorse/projects/{hash}-{slug}/mockups/.workhorse/projects/{hash}-{slug}/card-plan.mdDo not edit specs, per-card plans, test cases, card working docs, or any code. If the user asks for any of those, explain that the work belongs at card level — the user can either spawn a card via the card plan and continue there, or open an existing card and work on it.
You may read anything from the workspace's main branch for context.