pm-visualizer
Installation
SKILL.md
PM Visualizer Skill
This skill converts unstructured Product Manager thoughts into a structured Excalidraw visualization.
Features
- Smart Layout: Automatically columns "Why, What, How" and creates a horizontal flow for "User Journey".
- Color Coding: Visual distinction between problem (Why - Yellow), solution (What - Green), implementation (How - Blue), and flow (Journey - Red/Pink).
- Grouped Elements: Text is properly bound to containers so they move together.
Workflow
- Analyze Request: Extract the following sections from the user's prompt or context:
- Title: The feature or product name.
- Why: The problem statement, business goals, or "Why are we building this?".
- What: The solution requirements, features, or "What is it?".
- How: Technical implementation details, API strategy, or "How will we build it?".
- Journey: A sequential list of steps for the user journey or process flow.