概要
The Module Spec Generator skill automates the creation of high-quality architectural documentation for your codebase. By analyzing existing code or processing new requirements, it generates comprehensive specifications that define a module's core purpose, public interface (studs), and dependencies. This skill is designed to support the 'brick' philosophy, ensuring every module has a single responsibility and can be completely rebuilt from its specification without breaking system-wide connections, making it an essential tool for maintaining long-term code health and facilitating AI-driven refactoring.