General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
163
Trae IDE AI uses project rules and SOLO builder context.
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
Trae IDE AI uses project rules and SOLO builder context.
cd your-android-project
git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .trae/skills/compose-kotlin-agent-skills
Trae → Settings → Rules for AI → add:
# compose-kotlin-agent-skills
Base path: `.trae/skills/compose-kotlin-agent-skills/`
Always read SKILL.md for Kotlin/Compose/Android.
Use references/ for: 架构, Compose UI, 动画, Room, 网络, 性能, 测试, 发布.
Mandatory: 字符串资源化, ViewModel 持有状态, LazyColumn key.
When building Android app in SOLO, attach SKILL.md as spec document in builder input.
Trae: "按 compose-kotlin-agent-skills 创建 Compose 主题系统 CompositionLocal"
Should mirror ProvideAppTheme + LocalAppTheme pattern from references/02-compose-ui.md.