vue-best-practices

Execute the Vue 3 / TypeScript task described in $ARGUMENTS .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vue-best-practices" with this command: npx skills add bahayonghang/my-claude-code-settings/bahayonghang-my-claude-code-settings-vue-best-practices

Execute the Vue 3 / TypeScript task described in $ARGUMENTS .

Steps

  • If $ARGUMENTS is empty, report an error requesting a description of the Vue component task.

  • Read $SKILL_DIR/references/RULES_INDEX.md to find the relevant rule file based on your task keywords.

  • Read the specific rule file from $SKILL_DIR/rules/<rule-file.md> that applies to the current scenario.

  • Implement, review, or refactor the Vue component code according to the best practices described in the rule file.

  • Verify that Volar and vue-tsc type checking requirements are satisfied.

Output

Modified or reviewed Vue code applying the specific best practices, along with a brief explanation of the rules applied.

Examples

User Request: "Extract props from this imported Vue component." Response: Read rules/extract-component-props.md . Use ComponentProps helper from vue-component-type-helpers to extract and extend the props properly.

Troubleshooting

  • If type errors persist after applying a rule, refer to rules/volar-3-breaking-changes.md to ensure compatibility with recent Volar updates.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

tech-design-doc

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

article-cover

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tech-blog

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

excalidraw

No summary provided by upstream source.

Repository SourceNeeds Review