prototype

Generate interactive prototype scaffolds from project context and view definitions.

4|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/CaufieldZ/pm-workspace-public --skill prototype-caufieldz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prototype
Source: https://github.com/CaufieldZ/pm-workspace-public/tree/main/.claude/skills/prototype
Command: npx skills add https://github.com/CaufieldZ/pm-workspace-public --skill prototype-caufieldz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lib.html_builder, lib.html_patcher, and includes references (resource) components.

What problem does it solve?

PMs often need a fast, deterministic way to turn scattered requirements and sketches into a concrete, navigable prototype skeleton. This Skill automates the scaffolding of interactive prototypes so teams can focus on content and validation rather than boilerplate setup.

Core Features & Use Cases

  • Data-driven skeleton generation: builds a multi-view prototype skeleton from project and view definitions.
  • View/page scaffolding: creates front-end shells with placeholders for per-page content and navigation.
  • Step-by-step workflow: guides the user through skeleton generation, per-page filling, and final self-checks to ensure consistency.
  • Reusable templates: relies on a library of references for components and UI patterns to accelerate delivery.
  • Use Case: PMs draft a new product concept, generate a prototype scaffold, fill in pages, run self-checks, and hand off deliverables to design and engineering.

Quick Start

Run the skeleton generator to produce the initial prototype scaffold and then fill pages per your context.

Frequently Asked Questions about prototype

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an interactive prototype skeleton from project definitions?

To generate an interactive prototype skeleton, provide your project context and view definitions to the automation workflow. It builds a multi-view front-end shell with placeholders and navigation, enabling rapid scaffolding for stakeholder review.

What is the best way to turn scattered product requirements into a clickable prototype?

The best way to turn requirements into a clickable prototype is using a data-driven skeleton generator. It applies reusable HTML and CSS templates to create navigable page scaffolds, letting product managers focus on content validation rather than boilerplate setup.

Do I need HTML and CSS templates to automate prototype scaffolding?

Yes, you need internal tooling and HTML/CSS templates to automate prototype scaffolding. The workflow relies on a library of UI component references to output deliverables, ensuring the generated front-end shells match your design system.

Can I customize individual pages after generating the initial prototype scaffold?

Yes, you can customize individual pages after generating the initial prototype scaffold. The step-by-step workflow guides you through skeleton generation, per-page content filling, and final self-checks to ensure view-level customization and consistency across the prototype.

Does the prototype workflow support design handoff to engineering teams?

Yes, the prototype workflow supports design handoff to engineering teams. Product managers draft concepts, generate the scaffold, fill pages, and run self-checks, producing a consistent interactive prototype skeleton ready for design and engineering validation.