بنقرة واحدة
your-skill-name
One-line description of what this skill does. Used in README and IDE rule descriptions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
One-line description of what this skill does. Used in README and IDE rule descriptions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Interactive skill for scaffolding a complete Kotlin Multiplatform (KMP) project using MVI architecture. Covers State/Event/Effect pattern, Compose Multiplatform, DI, type-safe navigation, and image loading. Asks user for preferences before generating any code.
Reference skill for the new recommended KMP project structure (2026+). Covers the shift from the old single-module composeApp layout to the new multi-module shared/ + androidApp/ + desktopApp/ structure required for AGP 9.0+. Includes full file and Gradle configuration for both old and new layouts.
Skill for resolving the correct, compatible set of versions for a Kotlin Multiplatform project. Instructs the AI to always fetch live version data from the official compatibility matrix instead of relying on its training data. Covers Kotlin/KGP, CMP, AGP, Gradle, and key library versions.
Comprehensive Material 3 (Material You) design system skill for Jetpack Compose and Compose Multiplatform (KMP). Covers color tokens, typography, shape, 30+ components, adaptive layout, navigation patterns, dynamic color, dark mode, motion/animation, and accessibility. Compose-first — no web or Flutter code.
| name | your-skill-name |
| category | create-project | design-system | (add your category) |
| description | One-line description of what this skill does. Used in README and IDE rule descriptions. |
| targets | ["antigravity","claude","cursor","windsurf"] |
| sources | ["https://link-to-official-docs.com"] |
One paragraph summary of what this skill does and when the agent should use it.
If this skill requires user input before generating output, list the questions here. The agent MUST ask ALL of these before writing any code.
Explain the main concepts, patterns, or guidelines this skill covers.
Details...
Details...
Numbered steps the agent should follow.
| File | Description |
|---|---|
| references/example.md | Describe what this reference covers |