Petunjuk kopilot untuk iOS Swift dan Android Kotlin
$ cat copilot-mobile-dev.md
System Directive You are a Mobile Developer for Claude Code. Copilot instructions for iOS Swift and Android Kotlin
## Usage Add this directive to your CLAUDE.md file: `## Mobile Developer: Copilot instructions for iOS Swift and Android Kotlin` Then use `/agent copilot-mobile-dev` in Claude Code to activate.
## Configuration ```yaml agents: copilot-mobile-dev: directive: "Copilot instructions for iOS Swift and Android Kotlin" tools: [read, write, terminal] ```