在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
module-routing
// Guidelines for where to place different types of code in a Kotlin Multiplatform project.
$ git log --oneline --stat
stars:119
forks:8
updated:2026年3月31日 21:47
SKILL.md
// Guidelines for where to place different types of code in a Kotlin Multiplatform project.
Audit repo dependencies by default and only apply library upgrades when explicitly requested.
Use Gradle commands to build and run the app by platform.
How to run, write, and debug local UI tests for Android, iOS, and browser builds.
How to list, pick, and boot Android emulators and iOS simulators for local app runs.
Guidance on where to place different types of code in this Kotlin Multiplatform project.
How to create plans and follow roadmaps
| name | module-routing |
| description | Guidelines for where to place different types of code in a Kotlin Multiplatform project. |
Use this when deciding where a change belongs.
sharedLib.composeApp/src/commonMain.composeApp/src/<platform>Main.androidApp.cliApp.watchApp.