·vue-best-practices
</>

vue-best-practices

hyf0/vue-skills

TypeScript、vue-tsc、Volar の Vue 3 と Vue.js のベスト プラクティス。このスキルは、Vue コンポーネントを作成、レビュー、またはリファクタリングするときに使用して、正しい入力パターンを確保する必要があります。 Vue コンポーネント、props 抽出、ラッパー コンポーネント、テンプレート タイプ チェック、または Volar 構成に関連するタスクをトリガーします。

6.4Kインストール·78トレンド·@hyf0

インストール

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

SKILL.md

| extract-component-props | get props type, wrapper component, extend props, inherit props, ComponentProps | Extract types from .vue components | | vue-tsc-strict-templates | undefined component, template error, strictTemplates | Catch undefined components in templates |

| fallthrough-attributes | fallthrough, $attrs, wrapper component | Type-check fallthrough attributes | | strict-css-modules | css modules, $style, typo | Catch CSS module class typos | | data-attributes-config | data-, strictTemplates, attribute | Allow data- attributes |

| volar-3-breaking-changes | volar, vue-language-server, editor | Fix Volar 3.0 upgrade issues | | module-resolution-bundler | cannot find module, @vue/tsconfig, moduleResolution | Fix module resolution errors | | define-model-update-event | defineModel, update event, undefined | Fix model update errors |

TypeScript、vue-tsc、Volar の Vue 3 と Vue.js のベスト プラクティス。このスキルは、Vue コンポーネントを作成、レビュー、またはリファクタリングするときに使用して、正しい入力パターンを確保する必要があります。 Vue コンポーネント、props 抽出、ラッパー コンポーネント、テンプレート タイプ チェック、または Volar 構成に関連するタスクをトリガーします。 ソース: hyf0/vue-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/hyf0/vue-skills --skill vue-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

vue-best-practices とは?

TypeScript、vue-tsc、Volar の Vue 3 と Vue.js のベスト プラクティス。このスキルは、Vue コンポーネントを作成、レビュー、またはリファクタリングするときに使用して、正しい入力パターンを確保する必要があります。 Vue コンポーネント、props 抽出、ラッパー コンポーネント、テンプレート タイプ チェック、または Volar 構成に関連するタスクをトリガーします。 ソース: hyf0/vue-skills。

vue-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hyf0/vue-skills --skill vue-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/hyf0/vue-skills