‹ 首页

feature-sliced-design

@feature-sliced · 收录于 1 周前

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 frameworks (Next.js App Router and Pages Router, Nuxt, Vite, Astro), or implementing common patterns such as authentication, API handling, Redux, and TanStack Query (React Query) within FSD.

适合你,如果正在用 FSD 方法论组织前端项目,需要指导代码分层和边界

/ 通过 npx 安装 校验哈希
npx oh-my-skill add feature-sliced/skills/feature-sliced-design
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- feature-sliced/skills/feature-sliced-design
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify feature-sliced/skills/feature-sliced-design
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
64GitHub stars
~4.2K最小装载
~21.8K含声明引用
~21.8K文本包总量
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。