vue-options-api-best-practices
Best practices and TypeScript integration for Vue.js Options API, focusing on type safety and common pitfalls.
Install
npx skills add https://github.com/vuejs-ai/skills --skill vue-options-api-best-practicesStats
| Total installs | 3,465 |
| Weekly installs | 3.4K |
| GitHub stars | 2.1K |
| First seen | Jan 28, 2026 |
| Source | @vuejs-ai/skills |
Summary
- Covers TypeScript type safety for component properties, this context, prop validators, event handlers, complex types, provide/inject, and computed return types
- Addresses common method and lifecycle hook pitfalls: arrow function binding issues, context loss, and stateful method state leakage across instances
- Organized as a reference guide with linked examples for each pattern and anti-pattern
Tags
Related skills
| Skill | Installs | vs vue-options-api-best-practices |
|---|---|---|
| firebase-hosting-basics | 3,698 | +233 |
| angular-di | 3,439 | -26 |
| browser-automation | 3,075 | -390 |
| openapi-to-typescript | 3,368 | -97 |
| coding-standards | 3,461 | -4 |
FAQ
- How many installs does vue-options-api-best-practices have?
- vue-options-api-best-practices has 3,465 total installs and 3.4K installs this week.
- Where is vue-options-api-best-practices hosted?
- vue-options-api-best-practices is published by @vuejs-ai/skills at https://github.com/vuejs-ai/skills.
- How many GitHub stars does vue-options-api-best-practices have?
- vue-options-api-best-practices has 2.1K GitHub stars.
- When was vue-options-api-best-practices first indexed?
- OrangeBot.AI first indexed vue-options-api-best-practices on Jan 28, 2026.
- How do I install vue-options-api-best-practices?
- Run: npx skills add https://github.com/vuejs-ai/skills --skill vue-options-api-best-practices