← ClaudeAtlas

shipkit-communicationslisted

Use when user wants to visualize or present shipkit content as HTML. Triggers: 'create presentation', 'visualize this', 'HTML report'.
stefan-stepzero/shipkit · ★ 1 · AI & Automation · score 75
Install: claude install-skill stefan-stepzero/shipkit
# shipkit-communications - Visual HTML Reports **Purpose**: Create beautiful, visual HTML reports from any ShipKit Lite content for presentations, sharing, or visual review. **What it does**: Reads markdown content from `.shipkit/`, generates styled HTML with purple gradient theme, archives old reports, creates `latest.html`. --- ## When to Invoke **User triggers**: - "Visualize the architecture decisions" - "Create HTML report" - "Make a visual status report" - "Generate presentation from project status" - "Show me quality checklist as HTML" - "Create shareable report" **Use cases**: - Share architecture decisions with team - Present project status to stakeholders - Visual review of quality checklist - Export component documentation as HTML - Create visual specs for review --- ## Prerequisites **Optional** (depends on what user wants to visualize): - `.shipkit/architecture.json` - For architecture decisions - `.shipkit/codebase-index.json` - For component/route docs - `.shipkit/stack.json` - For tech stack overview - `.shipkit/specs/{todo,active}/*.json` - For specs - `.shipkit/plans/{todo,active}/*.json` - For implementation plans **No strict prerequisites** - Can create HTML from any content. --- ## Process ### Step 1: Ask What to Visualize **Before generating anything**, ask user what they want to visualize: **Present options:** ``` What would you like to visualize as HTML? 1. Architecture Decisions - Visual timeline of decisions 2. Project Status - Comple