Concept Prototyper
This skill creates the concept bridge between SEO/semantic structure and UI design. Its prototype is a feedback artifact, not production code.
Operating Modes
concept: createdocs/site-concept.mdfrom semantic core and business logic.wireframe: create a throwaway HTML/wireframe prototype for feedback.feedback: structure user feedback intoreports/business-concept-feedback.json.conflict: producereports/concept-conflicts.mdand route unresolved conflicts to council.
Required Workflow
- Read references/concept-prototype-contract.md.
- Load semantic core, project brief, known business facts, and existing content if available.
- Build a content hierarchy: primary journey, page map, required facts, trust signals, CTA logic.
- If prototyping, create a clearly non-production wireframe artifact with sections marked by source reason.
- Collect or structure feedback and merge it with semantic constraints.
- If conflicts remain, route to
senior-ui-ux-orchestratorcouncil mode before design exploration. - If conflicts are clear, hand off to
tech-stack-selector, then design exploration.
Non-Negotiable
The prototype is disposable. Do not use it as the production implementation base unless the user separately approves a rebuild/refactor plan.
Handoff Shape
Concept path:
Prototype path:
Feedback path:
Conflicts path:
Decision: clear | council-required
Next skills:
Validation
python3 $CODEX_HOME/skills/.system/skill-creator/scripts/quick_validate.py $CODEX_HOME/skills/concept-prototyper
python3 $CODEX_HOME/skills/senior-skill-architect/scripts/lint_production_skill.py $CODEX_HOME/skills/concept-prototyper