Class Diagram and C4 Architecture Support
- Added
classDiagramguidance for OOP design and domain modeling - C4 architecture via
graph TD+subgraph(not nativeC4Contextwhich ignores themes) - Directory tree CSS pattern (
.dir-tree,.dir-compare) - Quick-reference table for choosing Mermaid diagram types
Claude Code & Codex Support
.claude-plugin/plugin.jsonmanifest for Claude Code plugin install- Renamed
prompts/tocommands/(works for pi, Claude Code, and Codex) - OpenAI Codex install instructions in README
Share Command
- New
/sharecommand for instant page sharing via Vercel - Zero auth required — just
bash scripts/share.sh mypage.html
Bug Fixes
- Fixed pi skill loading (scoped to
./SKILL.md) - Fixed Mermaid line breaks: use
<br/>not\n - Fixed mermaid-flowchart.html CSS centering