prototype

Installation
SKILL.md

Prototype

A prototype is throwaway code that answers a question. The question decides the shape.

Contract

Inputs:

  • One design question (state/logic, or how it should look)
  • The surrounding module or page when one exists

Outputs:

  • A runnable prototype (single HTML file, or UI variants on one route)
  • The captured answer (verdict + question it settled), pointed at from the implementation issue

Creates/Modifies:

Installs
1
GitHub Stars
32
First Seen
1 day ago
prototype — shipshitdev/skills