pinia-best-practices

安装量: 350
排名: #2659

安装

npx skills add https://github.com/hyf0/vue-skills --skill pinia-best-practices

TypeScript configuration and common pitfalls for Pinia stores in Vue 3 applications.

When to Apply

  • Working with Pinia stores in TypeScript projects

  • Debugging storeToRefs type issues

  • Fixing getter circular type references

  • Setting up type-safe store patterns

Capability Rules

Rules that enable AI to solve problems it cannot solve without the skill.

| storeToRefs-type-loss | HIGH | Fix incorrect nested ref types with Vue 3.5+

Efficiency Rules

Rules that help AI solve problems more effectively and consistently.

| getters-circular-types | MEDIUM | Fix TypeScript any or circular errors in getters using this

Reference

返回排行榜