| name | lamina-core |
| description | Lamina Problem Router — product design at the intersection of UX, product rules, and systems thinking. |
Lamina Core — Problem Router
Load one capability skill per problem.
Entry points
| Command | Use when |
|---|
/lamina | Auto-route or single-topic answer |
/lamina-init | Bootstrap domain charter |
/lamina-design | Design how the product works → ready_to_build |
/lamina-verify | Post-build or brownfield verification |
Guardrail: .lamina/ writes only; never app source. See guardrails.md.
Systems thinking (spine)
| Problem signal | Skill |
|---|
| Entities, relationships, purpose | system-structure |
| Feedback, delays, oscillation | feedback-loops |
| Fixes keep failing, structural traps | system-traps |
| Where to intervene (rules vs UI) | leverage-points |
| Impossible states, business rules | invariants |
| Feature reachability, unmet prerequisites, degraded modes | dependencies — first-class |
| Domain boundaries, hide complexity | modularity-boundaries |
| What users see when (stale data) | consistency-guarantees |
| Double-submit, concurrent edits | idempotency-concurrency |
| Name trade-offs before mechanisms | tradeoffs |
| Multi-actor views stay consistent | multi-view-integrity |
| Evolving rules safely | evolutionary-rules |
| Notifications, downstream updates | side-effects |
| Dates, deadlines, expiry, recurrence, timezones | time-semantics |
UX and product expression
Agent simulation (replaces human research)
Human labs, interviews, and workshop ceremony are reframed as contract + live-product simulation.
Supporting files