Skip to content

Skills

Skills are knowledge bundles that Claude loads on demand. They provide context about tools, patterns, and best practices without requiring tool calls.

SkillContent
Device Controlsimctl/adb commands, deep links, Expo EAS builds, 3-tier interaction model
TestingMaestro patterns, timing rules, testID conventions, network mocking
DebuggingCDP vs bash decision table, error types, connection troubleshooting
Best Practices46 rules for performance, rendering, animation, state management

Skills are loaded automatically when Claude encounters relevant work:

  • Device Control activates when interacting with simulators/emulators
  • Testing activates when writing Maestro flows or adding testIDs
  • Debugging activates when diagnosing crashes or connection issues
  • Best Practices is loaded during Phase 4 (Architecture) and Phase 6 (Review)