# spec-driven-design > Design systems using explicit specifications from Spec-Kit Plus. - Author: HasnainCodeHub - Repository: HasnainCodeHub/Master-Robotics-AI - Version: 20260203155029 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/HasnainCodeHub/Master-Robotics-AI - Web: https://mule.run/skillshub/@@HasnainCodeHub/Master-Robotics-AI~spec-driven-design:20260203155029 --- --- name: spec-driven-design description: Design systems using explicit specifications from Spec-Kit Plus. --- ## Purpose Prevent ad-hoc design and enforce consistency. ## When to Use - Designing APIs - Defining data models - Coordinating multiple components ## How It Works 1. Identify core entities 2. Select appropriate Spec-Kit Plus specs 3. Define interfaces before implementation ## Output Clear design specifications.