概要
The Aico Backend Planner is a specialized skill designed to transform backend tasks into granular, executable steps. It moves beyond high-level architecture to provide a micro-level roadmap that includes exact code snippets, types, database migrations, and verification commands. By enforcing a strict Test-Driven Development (TDD) cycle—moving from types to failing tests and then to implementation—it ensures that every addition to your backend is robust, verified, and follows project-specific constraints and language requirements.