Bootstrap ios repo
Deprecated alias: use ios-bootstrap instead. Install ai-rules-ios and quality gates into an iOS app. Kept so older prompts that say bootstrap-ios-repo still resolve; prefer ios-bootstrap for new work.From its SKILL.md
npx -y skills add dbmrq/agent-skills --skill bootstrap-ios-repoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 158 tokens by cl100k_base, as published. Nobody here has run it
bootstrap-ios-repo (deprecated)
Use ios-bootstrap for new and existing app onboarding (XcodeGen + ai-rules-ios + SwiftLint/SwiftFormat/Periphery + warnings-as-errors).
Quick install only (same as ios-bootstrap step 4):
curl -fsSL https://raw.githubusercontent.com/dbmrq/ai-rules-ios/main/install.sh | bash -s -- --non-interactive --no-commit
Then finish with the ios-bootstrap checklist (.periphery.yml, SWIFT_TREAT_WARNINGS_AS_ERRORS, Quality Check preBuildScripts, ./scripts/check.sh / deadcode.sh). Ongoing work: ios-quality-gate.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.