Implement Feature

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

tddworks f96d397 7 files · 57.7 KB Updated

File contents

tddworks/asc-cli/tree/main/.claude/skills/implement-feature commit f96d397eec

Frequently asked questions

npx skillmds@latest add tddworks/implement-feature