๐Ÿงช
FrontendGo

Prototype

by rengwu

Prototype is a Frontend skill for Claude Code, published by rengwu in wayfinder-maps.

95 stars1 forkson rengwu/wayfinder-mapsAdded 2026/07/16+2% in starsRepository updated 2026/07/14
agent-skillsgo
Install in seconds
Install Prototype
Copy Prototype into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rengwu/wayfinder-maps/tree/main/skills/prototype ~/.claude/skills/prototype

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rengwu/wayfinder-maps.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/prototype/SKILL.md in rengwu/wayfinder-maps
Installs to
~/.claude/skills/prototype
Collection
One of 14 skills cataloged from this repository
Category
Frontend โ€” 732 skills

What Prototype does

Build a throwaway prototype to answer a design question. Use when you want to sanity-check a state model or logic, or explore UI variations.

Prototype is cataloged under Frontend on DirSkills. Prototype comes from a repository tagged agent-skills and go.

Documentation

README

Prototype

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

Pick a branch

Identify which question is being answered โ€” from the user's prompt, the surrounding code, or by asking if the user is around:

  • "Does this logic / state model feel right?" โ†’ LOGIC.md. Build a tiny interactive terminal app that pushes the state machine through cases that are hard to reason about on paper.
  • "What should this look like?" โ†’ UI.md. Generate several radically different UI variations behind a single entry point, switchable at runtime.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Prototype

  • What else does rengwu publish alongside Prototype?

    Prototype is one of 14 skills that DirSkills catalogs from rengwu/wayfinder-maps, the repository it ships in. Its siblings there include Codebase Design, Domain Modeling and Grill Me. Each one is a separate skill with its own page in this directory, installs the same way Prototype does, and is maintained by rengwu in that same repository. The rest of the collection is listed on the rengwu/wayfinder-maps page.

  • How does Prototype compare to other Frontend skills?

    Prototype ranks #695 by stars among the 732 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Prototype against them. Open each page to compare what they document and how they install.

More from rengwu/wayfinder-maps

Prototype is one of 14 skills cataloged on DirSkills from rengwu/wayfinder-maps.

See all 14 skills โ†’