General
PromptBeginner5 minmarkdown
Untitled Skill
193
Alibaba Qwen Code agent (CLI) — similar to Claude Code / Codex patterns.
Loading actions...
Main instructions and any bundled files for this skill.
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 li...
risks
Alibaba Qwen Code agent (CLI) — similar to Claude Code / Codex patterns.
cd your-android-project
git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .qwen/skills/compose-kotlin-agent-skills
Create QWEN.md in project root:
## compose-kotlin-agent-skills
Path: `.qwen/skills/compose-kotlin-agent-skills/`
Read `SKILL.md` before Android/Kotlin tasks.
Read `references/<topic>.md` for specific domains.
中文/English both OK — code patterns stay Kotlin idiomatic.
qwen "阅读 SKILL.md,用 MVVM 实现带搜索的账户列表"
Should output combine() + MutableStateFlow search pattern from Authenticator example.