vue-best-practices
✓Vue.js を使用してアプリケーションを開発するためのベスト プラクティスとヒントのコレクション。このスキルは、Vue.js または Nuxt プロジェクトを開発、リファクタリング、レビューするときに適用する必要があります。
SKILL.md
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).
Vue.js を使用してアプリケーションを開発するためのベスト プラクティスとヒントのコレクション。このスキルは、Vue.js または Nuxt プロジェクトを開発、リファクタリング、レビューするときに適用する必要があります。 ソース: serkodev/vue-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/serkodev/vue-skills --skill vue-best-practices- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
vue-best-practices とは?
Vue.js を使用してアプリケーションを開発するためのベスト プラクティスとヒントのコレクション。このスキルは、Vue.js または Nuxt プロジェクトを開発、リファクタリング、レビューするときに適用する必要があります。 ソース: serkodev/vue-skills。
vue-best-practices のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/serkodev/vue-skills --skill vue-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/serkodev/vue-skills