Skip to main content
Back to registry

vue-best-practices

hyf0/vue-skills

Use this skill as an instruction set. Follow the workflow in order unless the user explicitly asks for a different order.

Installs9
Install command
npx skills add https://github.com/hyf0/vue-skills --skill vue-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill as an instruction set. Follow the workflow in order unless the user explicitly asks for a different order. Create a brief component map before implementation for any non-trivial feature. These are essential, must-know foundations. Apply all of them in every Vue task using the core references already loaded in section 1.1 . Split a component when it has more than one clear responsibility (e.g. data orchestration + UI, or multiple independent UI sections). Apply objective split triggers. Split the component if any condition is true: Entry/root and route view rule: Do not add these by default.

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-best-practices do?

Use this skill as an instruction set. Follow the workflow in order unless the user explicitly asks for a different order.

Is vue-best-practices good?

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

What agent does vue-best-practices work with?

vue-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vue-best-practices?

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

How do I install vue-best-practices?

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

Related skills

More from hyf0/vue-skills

Related skills

Alternatives in Software Engineering