Lamina research planning
Headless Product Design skill for AI coding agents | Design how it works, verify what you ship.
npx -y skills add aryaniyaps/lamina --skill lamina-research-planningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Simulation planning — plan actor walks, invariant probes, and walkthrough capture for verify. Not recruitment logistics.
SKILL.md
1.0 KB, 142 tokens by cl100k_base, as published. Nobody here has run it
Simulation Planning (agent-native)
Plan the verify pass before spawning subagents.
Checklist
- Which actors from
personas.json/actorsget a walk subagent? - Which workflows and operations must each attempt (allowed + forbidden)?
- Which invariants get explicit probe scenarios?
- Is
base_urlavailable for walkthrough? - Parallel groups: actor walks + a11y
Output
Verify the research-plan section in report.md — not a product implementation checklist.