Swift Feature banner
jeremieb jeremieb

Swift Feature

Development community

Description

Implement a new Swift feature end-to-end: analysis, confirmation, implementation, and build validation. ## Usage /swift-feature [description of the feature] Example: `/swift-feature user profile screen that displays name, avatar, and a logout button` ## Phase 1 — Analysis Before writing a single line of code: 1. Read the existing folder structure to understand where the feature belongs 2. Identify which files need to be created vs modified 3. Check if any required services or protocols alr

Installation

Installs to ~/.claude/commands/jeremieb-swift-unit-test-instructions-swift-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jeremieb/swift-unit-test-instructions/HEAD/.claude/commands/swift-feature.md -o ~/.claude/commands/jeremieb-swift-unit-test-instructions-swift-feature.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository