tddworkstddworksOfficialยท6 Agent Skills Included

claude-skills

iOS app scaffolding, localization, prototyping, and App Store content

Scaffolds iOS apps with Tuist and layered Swift architecture, manages .strings localization files, and builds interactive UX flow prototypes. Generates multilingual App Store listings and domain-driven design diagrams without manual documentation work. Guides full feature implementation from discovery through testing, helping developers ship iOS and macOS apps faster.
npx skills add tddworks/claude-skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-skills?โ–ผ

Run `npx skills add tddworks/claude-skills --all -g -y` in your terminal to install all skills in this collection globally.

How to scaffold a new iOS app with Tuist?โ–ผ

The ios-app-scaffold skill generates a complete Tuist project with Swift 6, layered Domain/Infrastructure/App architecture, SwiftData persistence, and a ready-to-run test setup.

How to manage iOS app localization automatically?โ–ผ

The app-localization skill adds translation keys, validates .strings files for missing or duplicate entries, syncs translations across languages, and updates Swift code to use type-safe localized strings.

Can it generate App Store listing content?โ–ผ

Yes. The appstore-info-generator skill produces titles, subtitles, keywords, descriptions, and release notes in English, Simplified Chinese, and Traditional Chinese with correct character limits.

Do I need Swift experience to use these skills?โ–ผ

Basic iOS project familiarity helps, but the skills handle scaffolding, naming conventions, and architecture decisions for you based on plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’