General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
163
Factory.ai Droid uses repository context and `AGENTS.md` / droid instructions.
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
Factory.ai Droid uses repository context and AGENTS.md / droid instructions.
cd your-android-project
git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .factory/skills/compose-kotlin-agent-skills
## compose-kotlin-agent-skills
Location: `.factory/skills/compose-kotlin-agent-skills/`
Droid must read `SKILL.md` before Android PRs.
Load `references/` for review topics (performance, testing, release checklist).
PR checklist from `references/13-release-checklist.md` before shipping.
Start session with context:
Use compose-kotlin-agent-skills in .factory/skills/ as authoritative Android guide.
Droid: "Review PR for Compose anti-patterns per compose-kotlin-agent-skills."
Should flag missing keys, wrong Modifier order, hardcoded strings.