Files
cursor__plugins/android/README.md
ericzakariasson b697d35c75 Update plugin install docs to use /add-plugin commands.
Replace legacy agent install snippets across plugin READMEs so docs reflect the current add-plugin workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 13:06:54 -05:00

23 lines
447 B
Markdown

# Android plugin
Android development: Kotlin, Jetpack Compose, architecture, and testing.
## Installation
```bash
/add-plugin android
```
## Components
### Skills
| Skill | Description |
|:------|:------------|
| `build-android-feature` | Implement Android features with robust architecture, state management, and tests |
| `debug-android-issue` | Reproduce and debug Android issues in Compose, lifecycle, and data layers |
## License
MIT