Skip to content
Ali Sadeghi edited this page Feb 5, 2026 · 7 revisions

Skills

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.

Invocation

Method Example
Auto-activate Say "create a login feature" → skill activates
Manual invoke Type /creating-kmp-feature directly

Available Skills

creating-kmp-feature

Auto-activates when: User mentions "create feature", "new module", "add feature"

See: Creating-KMP-Feature


modifying-kmp-feature

Auto-activates when: User mentions "change feature", "modify feature", "update feature", "add to feature"

See: Modifying-KMP-Feature


using-design-system

Auto-activates when: Working in feature/*/ui/ directories, creating Composables, mentions "UI", "screen", "component"

See: Using-Design-System


bridging-swift-kotlin

Auto-activates when: User mentions "Swift bridge", "iOS integration", "native SDK"

See: Bridging-Swift-Kotlin


Quick Links

Clone this wiki locally