概要
The Layer Detector skill automates the discovery and analysis of your project's architecture based on Feature-Sliced Design (FSD) principles. It scans source directories to identify standard layers like entities, features, and widgets, detects internal slices and segments, and evaluates naming conventions and public API patterns. Whether you are migrating to FSD or maintaining a large-scale frontend application, this tool provides a clear map of your codebase's architectural health and consistency, supporting both standard FSD and Next.js specific configurations.