소개
This skill empowers Claude to architect frontend projects using the Feature-Sliced Design (FSD) methodology, providing a standardized structure for React, Next.js, and Vue applications. It automates the organization of code into logical layers—such as entities, features, and widgets—while enforcing strict architectural boundaries to prevent technical debt and circular dependencies. Whether you are scaffolding a new project from scratch or refactoring a legacy codebase, this skill ensures your application remains predictable, testable, and easy to scale by following industry-standard modularity principles and public API patterns.