Lamina feature discovery
Headless Product Design skill for AI coding agents | Design how it works, verify what you ship.
npx -y skills add aryaniyaps/lamina --skill lamina-feature-discoveryAssembled 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
Capability discovery — map requests to domain operations, workflows, and actors. Not generative research methods for human labs.
SKILL.md
1.0 KB, as published. Nobody here has run it
Feature Discovery (agent-native)
Discover what the product must do by mapping the ask to entities, operations, and workflows — not by running discovery workshops.
Framework
- Parse user intent → candidate operations (verbs on entities)
- Identify affected actors and permissions
- Draft minimal workflow skeleton for
run.json - Flag unknowns for clarify gate
Anti-patterns
- Brainstorm decks without domain mapping
- Competitor copy without invariant analysis