Skip to main content
Back to registry

vue-development-guides

vuejs-ai/skills

IMPORTANT: You MUST follow the references/reactivity-guide.md for reactive state management when creating, updating a component or a composable.

Installs1
Install command
npx skills add https://github.com/vuejs-ai/skills --skill vue-development-guides
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
IMPORTANT: You MUST follow the references/reactivity-guide.md for reactive state management when creating, updating a component or a composable. IMPORTANT: You MUST follow the references/sfc-guide.md for best practices when working with Vue SFCs. Split a component when it has more than one clear responsibility (e.g. data orchestration + UI, or multiple independent UI sections). NOTE: This rule also applies to the entry component (e.g. App.vue) in a Vue / Nuxt project by default. IMPORTANT: You MUST follow the references/data-flow-guide.md for passing and receiving data between components using: For sharing data across the app, please follow the references/state-management-guide.md and consider using a Store for state management solution. - Keep state predictable: one source of truth, derive everything else. - Make data flow explicit: Props down, Events up for most cases.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vue-development-guides do?

IMPORTANT: You MUST follow the references/reactivity-guide.md for reactive state management when creating, updating a component or a composable.

Is vue-development-guides good?

vue-development-guides does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vue-development-guides work with?

vue-development-guides currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to vue-development-guides?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vue-development-guides?

npx skills add https://github.com/vuejs-ai/skills --skill vue-development-guides

Related skills

More from vuejs-ai/skills

Related skills

Alternatives in Software Engineering