Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).
原文の言語: 英語
メニュー
SkillsMP は ferrumclaudepilgrim/claude-code-android から 3 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 3 件中 3 件を表示しています。
Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).
原文の言語: 英語
Before starting any research task, define what decision the research serves, what "done" looks like, and what is out of scope. Prevents research that answers the technically correct question but not the operationally relevant one.
原文の言語: 英語
Before building anything, justify the tool choice and complexity level. Could a shell script do this? Does it need Node.js? A full application? Prevents over-engineering by requiring explicit justification before choosing a heavier approach.
原文の言語: 英語