with one click
cook
// A high-standard development workflow skill. Use this for implementing features or fixes to ensure research, logic reuse, clean code, review, and build verification.
// A high-standard development workflow skill. Use this for implementing features or fixes to ensure research, logic reuse, clean code, review, and build verification.
Automates the Android app release process, including version bumping, changelog creation, committing, and GitHub release creation.
Comprehensive technical research across GitHub, Google, and internal project knowledge. Use when tasked with finding libraries, researching implementation patterns, or looking up technical specifications.
Specialized workflow for reverse engineering Android applications (APKs/AABs). Use this when tasked with analyzing app logic, security auditing, identifying tracking/malware, or extracting assets/code from Android apps using tools like adb, apktool, and jadx.
Generates a new screen (Activity, Screen Composable, ViewModel) and registers it in the manifest and DI module. Use this when the user wants to add a new screen or feature to the app.
| name | cook |
| description | A high-standard development workflow skill. Use this for implementing features or fixes to ensure research, logic reuse, clean code, review, and build verification. |
This skill enforces a professional and rigorous development process for any task.
grep_search or glob) to see if the required logic or a similar pattern already exists../gradlew assembleDebug or ./gradlew lint) to verify technical integrity.