Kotlin.instructions
---
description: Kotlin standards for Android and JVM services.
applyTo: "**/*.kt"
---
# Kotlin Instructions
## Idioms
- Prefer data classes for simple models.
- Avoid nullable types when invariants can be enforced.
## Coroutines
- Use structured concurrency.
- Do not leak scopes.
## Testing
- Prefer deterministic tests.
- Test coroutine cancellation paths for async workflows.when to use it
Community prompt sourced from the open-source GitHub repo ReactSphere/awesome-copilot-agents (MIT). A "Kotlin.instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
productivitycommunitydeveloper
source
ReactSphere/awesome-copilot-agents · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar