概要
The Developer skill transforms specifications into working code by focusing on incremental implementation, type safety, and project-specific architectural standards. It is designed to act as a focused executor for commands like /implement and /fix, ensuring that every code change follows established patterns such as async/await, explicit typing, and modular structure. By prioritizing existing project context and avoiding over-engineering, it provides a reliable workflow for turning requirements into functional, high-quality software without introducing unrelated changes.