概要
The Pattern Detector skill enables Claude to automatically identify and document the unique DNA of any existing codebase. By scanning directory structures and analyzing sample files, it extracts critical data points such as naming conventions, file organization strategies, architectural layers (like Clean Architecture or MVC), and testing patterns. This structured insight is then stored and used to guide future development, ensuring that any new features or refactored code seamlessly match the established style and technical standards of the project, significantly reducing manual review time.