build-swift-project
CommunityBuild, test, and clean LocalizeAR with build.sh.
Authorkobejean
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures the LocalizeAR Swift project is built, tested, and cleaned reliably using dedicated build.sh scripts, avoiding direct calls to xcodebuild or swift build to prevent environment issues.
Core Features & Use Cases
- Consistent Builds: Uses build.sh to configure compilers and CI/Local dev environments.
- Test and Clean: Run tests or perform a clean that removes artifacts.
- Example Apps: LARExplorer and LARScan build via their own build.sh scripts.
Quick Start
Use the skill to run a full debug build: ./build.sh Or to run tests: ./build.sh test Then optionally clean with: ./build.sh clean
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: build-swift-project Download link: https://github.com/kobejean/lar-swift/archive/main.zip#build-swift-project Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.