Back to browse
GitHub Repository

Visualize the Decision Matrix from a XML or YAML spec that's easy to generate from LLMs and edit by hand

1 starsHTML

A Simplistic UI for Rich Hickey's Design in Practice

by bmillare·Jun 5, 2026·3 points·1 comment

AI Analysis

MidNiche GemCozy

XML decision matrices for Rich Hickey fans when spreadsheets already work fine.

Strengths
  • Single HTML file runs entirely in browser with zero backend dependencies
  • DIP-XML format is version-control friendly and LLM-generatable
  • Color-coded cells visualize tradeoffs and blocking issues at a glance
Weaknesses
  • Extremely niche audience limited to Rich Hickey methodology adherents
  • No collaboration features despite targeting team design workflows
Category
Target Audience

Software architects and teams using Rich Hickey's design methodology

Similar To

Google Sheets · Notion · Miro

Post Description

For making it easier to iterate with an LLM on Decision Matrices. Try it: https://bmillare.github.io/design_in_practice_ui/

Similar Projects