·svelte
</>

svelte

epicenterhq/epicenter

TanStack Query の突然変異、shadcn-svelte コンポーネント、コンポーネント構成を含む Svelte 5 パターン。 Svelte コンポーネントを作成するとき、TanStack Query を使用するとき、または shadcn-svelte UI を操作するときに使用します。

62インストール·1トレンド·@epicenterhq

インストール

$npx skills add https://github.com/epicenterhq/epicenter --skill svelte

SKILL.md

Always prefer createMutation from TanStack Query for mutations. This provides:

Pass onSuccess and onError as the second argument to .mutate() to get maximum context:

Always use .execute() since createMutation requires component context:

TanStack Query の突然変異、shadcn-svelte コンポーネント、コンポーネント構成を含む Svelte 5 パターン。 Svelte コンポーネントを作成するとき、TanStack Query を使用するとき、または shadcn-svelte UI を操作するときに使用します。 ソース: epicenterhq/epicenter。

原文を見る

引用可能な情報

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

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

クイックアンサー

svelte とは?

TanStack Query の突然変異、shadcn-svelte コンポーネント、コンポーネント構成を含む Svelte 5 パターン。 Svelte コンポーネントを作成するとき、TanStack Query を使用するとき、または shadcn-svelte UI を操作するときに使用します。 ソース: epicenterhq/epicenter。

svelte のインストール方法は?

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

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

https://github.com/epicenterhq/epicenter