shiquda/roadmap-skill · Archived

roadmap-web-visualization

Opens and uses the local roadmap web workspace for visual review. Use when the user wants to inspect projects, tasks, kanban state, or planning views in the browser.

First seen Mar 14, 2026

Installation

$ npx skills add shiquda/roadmap-skill --skill roadmap-web-visualization

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from shiquda/roadmap-skill.

npx skills add shiquda/roadmap-skill

Browse all from shiquda/roadmap-skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 78
License LICENSE
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,052 B
  • docs SUMMARY.md 198 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 20 installs

SKILL.md

Roadmap Web Visualization

Use this skill for the local browser workspace only.

Scope

This skill handles:

  • opening the local roadmap web interface
  • closing the interface when requested
  • briefly explaining when the browser is useful for visual review

Keep this skill lightweight and UI-oriented.

Do not turn this skill into a planning methodology guide. Route backlog work to roadmap-task-flow and graph organization work to roadmap-planning-views.

Recommended workflow

  1. Open the web workspace when the user wants visual inspection or interactive review.
  2. Keep the action lightweight.
  3. If the user then wants graph edits or backlog changes, continue with the relevant roadmap MCP workflow after the interface is open.

References

  • Browser workflow notes: [references/web-ui.md](references/web-ui.md)