lamina-core

Solid

Lamina Problem Router — product design at the intersection of UX, product rules, and systems thinking.

AI & Automation 65 stars 2 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# 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 → validated GraphVersion | | `/lamina-verify` | Post-build or brownfield verification | **Guardrail:** `.lamina/` writes only; never app source. See [guardrails.md](guardrails.md). ## Systems thinking (spine) | Problem signal | Skill | |----------------|-------| | Entities, relationships, purpose | [system-structure](../lamina-system-structure/SKILL.md) | | Feedback, delays, oscillation | [feedback-loops](../lamina-feedback-loops/SKILL.md) | | Fixes keep failing, structural traps | [system-traps](../lamina-system-traps/SKILL.md) | | Where to intervene (rules vs UI) | [leverage-points](../lamina-leverage-points/SKILL.md) | | Impossible states, business rules | [invariants](../lamina-invariants/SKILL.md) | | Feature reachability, unmet prerequisites, degraded modes | [dependencies](../lamina-dependencies/SKILL.md) — **first-class** | | Domain boundaries, hide complexity | [modularity-boundaries](../lamina-modularity-boundaries/SKILL.md) | | What users see when (stale data) | [consistency-guarantees](../lamina-consistency-guarantees/SKILL.md) | | Double-submit, concurrent edits | [idempotency-concurrency](../lamina-idempotency-concurrency/SKILL.md) | | Name trade-offs before mechanisms | [tradeoffs](...

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