General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
163
Alibaba Qwen Code agent (CLI) — similar to Claude Code / Codex patterns.
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
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.