QualityGo

Verify Wayfinder Maps

by rengwu

Verify Wayfinder Maps is a Quality 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 Verify Wayfinder Maps
Copy Verify Wayfinder Maps 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/.claude/skills/verify ~/.claude/skills/verify

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
.claude/skills/verify/SKILL.md in rengwu/wayfinder-maps
Installs to
~/.claude/skills/verify
Collection
One of 14 skills cataloged from this repository
Category
Quality1897 skills

What Verify Wayfinder Maps does

Build, launch, and drive the wayfinder-maps server with a headless browser to verify changes end-to-end. Suitable for validating map visualization, interactions, and cross-browser behavior.

Verify Wayfinder Maps is cataloged under Quality on DirSkills. Verify Wayfinder Maps comes from a repository tagged agent-skills and go.

Documentation

README

Verifying wayfinder-maps

Build & fixture

go build -o /tmp/wayfinder-maps ./cmd/wayfinder-maps

There is no sample map in the repo. Create an effort dir with map.md + tickets/NN-slug.md. Ticket format: YAML frontmatter (type:, blocked_by: [01], claimed_by:, undermined_by: [NN]) then # Title, ## Question; a ## Answer section with prose = resolved, ## Ruled out = out_of_scope. Map format: # Name, ## Destination, and fog under ## Not yet specified as - **Title.** clears-with: NN. Sanity-check the fixture with wayfinder-maps status <effort-dir>.

Launch

PORT=78xx /tmp/wayfinder-maps serve <effort-dir>   # pick a fresh port EVERY time

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

Frequently asked about Verify Wayfinder Maps

  • What else does rengwu publish alongside Verify Wayfinder Maps?

    Verify Wayfinder Maps 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 Verify Wayfinder Maps 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 Verify Wayfinder Maps compare to other Quality skills?

    Verify Wayfinder Maps ranks #1833 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Verify Wayfinder Maps against them. Open each page to compare what they document and how they install.

More from rengwu/wayfinder-maps

Verify Wayfinder Maps is one of 14 skills cataloged on DirSkills from rengwu/wayfinder-maps.

See all 14 skills