What problem does it solve?
This Skill helps turn coding requests into a clear, safe workflow so software changes are planned before they are built, verified before they are shared, and aligned with user preferences.
Core Features & Use Cases
- Structured Planning: Breaks implementation work into testable steps with clear progress checkpoints.
- Verification-First Guidance: Recommends tests, screenshots, or output checks before delivery.
- Preference Memory: Stores only user-approved coding preferences in a local memory file.
- Use Cases: Best for feature implementation, bug fixes, refactoring, multi-step development tasks, and cases where the user wants careful step-by-step execution instead of rushed changes.
Quick Start
Use the Code skill to plan the requested change, implement it in your project, and verify the result with the appropriate tests before reporting back.