lamina-heuristic-review

Solid

Expert lens review — parallel contract, a11y, and invariant checks. Not Nielsen heuristic checklist theater.

Code & Development 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%
43
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Expert Lens Review (agent-native) Run **parallel skill-based reviewers** against contract and live product — not generic heuristic scores. ## Lenses (spawn in parallel) | Lens | Checks | |------|--------| | Invariants | `lamina-invariants` vs workflows | | Reachability | `lamina-dependencies` — unmet `dependencies[]` | | Permissions | `actors` permissions, forbidden ops | | Edge cases | `lamina-edge-cases` scenarios | | A11y | verify a11y subagent on live UI | | Consistency | `lamina-multi-view-integrity` | Output: findings with contract ref and repro — not "severity 3 on heuristic 4". ## Anti-patterns - **Nielsen theater** — 10 heuristics without domain context - **Score without action** — ratings that don't map to `findings[]` ## Related - [Parallel Review](../lamina-orchestrator/patterns/parallel-review.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