claude-skills
iOS app scaffolding, localization, prototyping, and App Store content
All Skills in This Repository (6)
Pure Emerald Level Indicatorstemplate-skill
Provide a basic template for creating new skills with expected structure and metadata.
ios-app-scaffold
Scaffold iOS apps with Tuist, Swift 6, and layered architecture.
appstore-info-generator
Generate App Store listing metadata for iOS and macOS apps in English and Chinese.
swiftui-atomic-design
Organize SwiftUI components into Atoms, Molecules, Organisms, Templates, and Pages.
ios-ux-prototype
Generate interactive HTML prototypes with iPhone mockups and flow arrows for iOS app UX flows.
app-localization
Manage .strings localization files for Tuist-based iOS and macOS apps.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core