Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:2
forks:1
updated:28. Mai 2026 um 13:25
SKILL.md
Verification steps to ensure code changes are correct and maintainable.
General code conventions for the project.
Architectural patterns and coding standards followed in the project.
Kotlin coding conventions for the project.
General code conventions for the project.
TOML coding conventions for the project.
| name | commands |
| description | Useful Gradle commands for linting, testing, and deployment. |
./gradlew lint
./gradlew detekt
./gradlew koverHtmlReportDebug
./gradlew :cosmos-design-system:updateDebugScreenshotTest
./gradlew :cosmos-design-system:validateDebugScreenshotTest
./gradlew apiDump
./gradlew apiCheck
./gradlew :dokkaGenerateModuleHtml
./gradlew publishAndReleaseToMavenCentral --no-configuration-cache