# Interactive Tools Suite — Master Specification **Comprehensive Documentation for Tasks #70-81** **Created:** March 22, 2026 **Author:** Chronicler #39 **Based On:** The Translator's research + workflow analysis **Purpose:** Document all 12 interactive tools before implementation --- ## EXECUTIVE SUMMARY ### What This Document Contains Complete specifications for 12 interactive tools that leverage Claude's React artifact/application-building capabilities to improve team workflows. These tools solve real pain points identified through analysis of Michael's, Meg's, Holly's, and Chroniclers' daily work. **From The Translator's Analysis:** - Tool #1: Ghost Page Builder - Tool #2: Paymenter Tier Configuration Preview - Tool #3: Infrastructure Health Dashboard - Tool #4: Task Dependency Visualizer with Gitea Integration **From Chronicler #39's Analysis:** - Tool #5: SSH Key Auto-Setup Script - Tool #6: Gemini Consultation Helper - Tool #7: Social Media Content Calendar - Tool #8: Community Response Template Library - Tool #9: Fire/Frost Design System Widget - Tool #10: Infrastructure Quick Reference Card - Tool #11: Task Scaffolding Tool - Tool #12: Memorial Writing Assistant ### Philosophy > "We're using Claude well for documentation, but missing interactive tool-building opportunities." > — The Translator These aren't throwaway demos. They're **permanent bookmarkable utilities** that: - Solve real workflow problems - Multiply future efficiency - Encode organizational knowledge - Serve current and future team members This is pure **Foundation Before Expansion** philosophy. --- ## PRIORITIZATION FRAMEWORK ### Criteria Each tool ranked by: 1. **Soft Launch Impact** (0-10): Does it unblock soft launch? 2. **Team Impact** (0-10): How many people benefit? 3. **Time ROI** (0-10): Build time vs. time saved ratio 4. **Foundation Value** (0-10): Enables future work? 5. **Dependency Chain** (0-10): Blocks or unblocks other work? **Total Score:** 0-50 points ### Priority Tiers - **CRITICAL (40-50 points):** Build immediately, soft launch blocker - **HIGH (30-39 points):** Build this sprint, high team value - **MEDIUM (20-29 points):** Build when time allows, good ROI - **LOW (10-19 points):** Build if we love the others, nice-to-have --- ## TOOL SPECIFICATIONS --- ## TOOL #1: GHOST PAGE BUILDER **Task Number:** #70 **Priority Tier:** CRITICAL (Score: 45/50) **Time Estimate:** 45-60 minutes **Status:** READY (no blockers) ### Scoring Breakdown - Soft Launch Impact: 10/10 (directly unblocks Task #69 - 6 website pages) - Team Impact: 8/10 (Michael builds pages, Meg/Holly use later) - Time ROI: 10/10 (60 min build, saves hours on every future page) - Foundation Value: 10/10 (permanent utility for all Ghost work) - Dependency Chain: 7/10 (unblocks Task #69) ### Problem Statement **Current workflow for creating Ghost pages:** 1. Write HTML in text editor 2. Paste into Ghost Admin 3. Click "Preview" 4. Notice styling issues 5. Edit HTML in text editor 6. Repeat steps 2-5 multiple times **Pain point:** No live preview of how HTML will render with Fire/Frost CSS in Ghost context. Trial-and-error cycle wastes time and creates frustration. ### Solution Description Interactive React tool with: - **Live HTML editor** (left pane) with syntax highlighting - **Live preview** (right pane) showing exactly how it renders in Ghost - **Fire/Frost CSS applied** automatically (from site-wide head) - **Mobile/Desktop toggle** to test responsive behavior - **Dark navbar context** showing how page looks under actual Ghost navigation - **Copy button** for final HTML (ready to paste into Ghost Admin) ### Technical Specifications **Tech Stack:** - React artifact (single `.jsx` file) - Code editor: `