Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
All-time #1051Trending #2305Hot #3824First seen Jan 28, 2026
Type-safe Vue state management with intuitive store patterns and first-class TypeScript support.
Supports both Options API and Composition API styles, with built-in devtools integration for debugging Core capabilities include defining stores with state, getters, actions, subscriptions, and store-to-store composition Extensible via plugins to add custom properties and behavior across stores Includes testing utilities via @pinia/testing for mocking and stubbing, plus SSR and Nuxt integration with state hydration Hot module replacement support for seamless development workflow
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
This skill provides comprehensive documentation and best practices for the Pinia state management library. It includes standard installation commands, code snippets, and security recommendations such as using the 'devalue' library to prevent XSS during SSR hydration. No malicious patterns were detected.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars5.9K
LicenseLICENSE.md
Default branchmain
Open issues9
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Version2026.1.28
More metadata
author
Anthony Fu
version
2026.1.28
source
Generated from https://github.com/vuejs/pinia, scripts located at https://github.com/antfu/skills
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md2,719 B
docsSUMMARY.md186 B
History
First seen on skills.sh
First recorded snapshot · 18,000 installs
SKILL.md
Pinia
Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration.
The skill is based on Pinia v3.0.4, generated at 2026-01-28.