Implement Feature

Guide for implementing features following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when: (1) Adding new functionality to a Swift app (2) Creating domain models that follow user's mental model (3) Building SwiftUI views that consume domain models directly (4) User asks "how do I implement X" or "add feature Y" (5) Implementing any feature that spans Domain, Infrastructure, and App layers

tddworks Updated

File contents

tddworks/SkillsManager/tree/main/.claude/skills/implement-feature commit ae1a262148

Frequently asked questions

npx skillmds@latest add tddworks/implement-feature-2