General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
163
OpenHands (formerly OpenDevin) uses `config.toml` and microagents.
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
OpenHands (formerly OpenDevin) uses config.toml and microagents.
cd your-android-project
git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .openhands/skills/compose-kotlin-agent-skills
Create .openhands/microagents/android-kotlin.md:
---
name: compose-kotlin-agent-skills
type: knowledge
---
Read SKILL.md at `.openhands/skills/compose-kotlin-agent-skills/SKILL.md`.
All Kotlin changes must follow WRONG/RIGHT patterns in that skill.
References in `references/` for architecture, Room, Compose, testing, release.
[llm]
# Use your preferred model — skill is model-agnostic
[agent]
enable_prompt_extensions = true
OpenHands task: "Fix LazyColumn recomposition issue using compose-kotlin-agent-skills."
Should add key = { it.id } and stable lambdas with remember.