-
Notifications
You must be signed in to change notification settings - Fork 0
Skills
Ali Sadeghi edited this page Feb 5, 2026
·
7 revisions
Skills auto-activate based on context or can be manually invoked via slash command.
New to skills? See Getting-Started for an introduction to how skills work.
| Method | Example |
|---|---|
| Auto-activate | Say "create a login feature" → skill activates |
| Manual invoke | Type /creating-kmp-feature directly |
Auto-activates when: User mentions "create feature", "new module", "add feature"
See: Creating-KMP-Feature
Auto-activates when: User mentions "change feature", "modify feature", "update feature", "add to feature"
Auto-activates when: Working in feature/*/ui/ directories, creating Composables, mentions "UI", "screen", "component"
See: Using-Design-System
Auto-activates when: User mentions "Swift bridge", "iOS integration", "native SDK"