Skip to main content
Manusで任意のスキルを実行
ワンクリックで

feature-sliced-design

スター2
フォーク0
更新日2026年7月9日 13:04

Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with FSD layers, deciding where code belongs, placing static assets (images, icons, fonts, PDFs), grouping closely related slices, defining public APIs and import boundaries, resolving cross-imports or evaluating the @x pattern, deciding whether to create or remove an entity, evaluating whether the entities layer is needed at all, deciding whether logic should remain local or be extracted, migrating from FSD v2.0 or a non-FSD codebase, integrating FSD with Vite + React + TanStack Router, or implementing common patterns such as authentication, API handling, and TanStack Query (React Query) within FSD.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
8 ファイル
SKILL.md
readonly