lamina-design-process

Solid

Agent-native design loop — domain contract, external build, verify, iterate. Not human workshop ceremony.

Web & Frontend 65 stars 2 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
61
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
45
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Design Process (agent-native) The loop for coding agents: **design contract → implement (external) → verify → fix.md → re-verify**. ## Loop 1. `/lamina-init` — domain charter 2. `/lamina-design` — a validated published GraphVersion plus optional implementation projection 3. External implementation (any stack) 4. `/lamina-verify` — actor walks, invariants, a11y → `findings[]` + `fix.md` 5. External fix — coding agent implements product fixes from `fix.md` 6. Re-verify — `/lamina-verify` on updated build 7. Contract gaps → `/lamina-design` delta (prompts in `fix.md`); re-verify ## Anti-patterns - **Workshop theater** — sticky notes, double-diamond ceremonies without contracts - **Skip verify** — shipping without actor walks against live product - **One-shot design** — no iteration after build ## Related - [Design](../lamina-design/SKILL.md) - [Verify](../lamina-verify/SKILL.md)

Details

Author
aryaniyaps
Repository
aryaniyaps/lamina
Created
3 weeks ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category