audit-spec
01Command Claude Code
Audit, generate, or compare specifications for existing KMP features.
Command Claude Code
Audit, generate, or compare specifications for existing KMP features.
Command Claude Code
Generate and open coverage reports for all features.
Command Claude Code
Show health status for all feature modules.
Command Claude Code
Review a KMP feature against architecture patterns and spec.
Command Claude Code
Generate comprehensive tests for a KMP feature.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing protect-feature-files.sh. From ThisIsSadeghi/KMPilot.
Hook Claude Code
Runs when a session starts on compact, executing reinject-on-compact.sh. From ThisIsSadeghi/KMPilot.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, SessionStart).
Skill Claude CodeCodex
Bridge Swift to Kotlin Multiplatform via Interface Injection. Use when integrating iOS SDKs, calling Swift from Kotlin, accessing iOS-only APIs, implementing biometrics/payments/camera, or connecting native frameworks to KMP.
Skill Claude CodeCodex
Creates complete KMP features with Clean Architecture through PRD generation, task breakdown, orchestrated implementation, and spec-driven cleanup. Invoke with /create-feature.
Skill Claude CodeCodex
Design UI screens in Google Stitch and produce a Compose Implementation Blueprint with HTML + token inventories persisted for downstream skills.
Skill Claude CodeCodex
Modify existing KMP features with spec-first workflow. Invoke with /modify-feature.
Skill Claude CodeCodex
Ensures consistent use of X-components design system instead of Material3 when working on feature UI code. Automatically activates for Composable functions in feature modules or when user mentions UI/screens/components.
Skill Claude CodeCodex
Verify UI implementation against Stitch design via a token audit (HTML ↔ Code, with X-component default-render checks) and an X-components compliance check.
Instructions file
Instructions for ThisIsSadeghi/KMPilot, covering claude, stop - mandatory workflow rules, design pipeline, platform capabilities & native views (rule 14) and build commands.