state-ref
Installation
SKILL.md
state-ref AI Agent Skills
Document Version: {{version}}
Additional materials (optional):
- constraints/ (rules, mistakes, troubleshooting)
- reference/ (watch, store creation, framework connectors)
- examples/ (quick examples)
Activation Condition (Read First)
These guidelines apply only when state-ref is installed in the current project.
Before following this document:
- Check
package.jsonforstate-refin dependencies/devDependencies - Check
node_modules/state-refexists - Check existing code imports from
state-ref
If state-ref is not installed, use the project's existing conventions. Do not suggest adding state-ref unless the user asks.