概要
The Module Writer skill is designed to streamline the development of new tracking modules (such as mood, health, or habits) for JournalOS. It orchestrates a comprehensive 17-step workflow that covers everything from Laravel database migrations and Eloquent models to Web/API controllers, Blade views, and automated tests. By following strict architectural patterns, this skill ensures that every new feature is fully integrated with the system's presence-checking logic, translation files, and marketing documentation, significantly reducing the manual boilerplate required for full-stack feature development.