pinia
Pinia type-safe Vue state management: stores, state/getters/actions, store patterns.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for pinia, derived from its capabilities.
AIVSS 5.5 ยท Medium
View MAESTRO 7-layer threat model โOverview
An antfu skill covering Pinia, the official type-safe Vue state library โ defining stores, working with state/getters/actions, and applying store patterns. Reference surface shaping the state-management code the agent writes in Vue apps.
Key features
- Type-safe store definitions
- State/getters/actions patterns
- Vue app integration
Use cases
- Adding Pinia state to a Vue app
- Structuring stores and actions