Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).
Idioma do texto original: inglês
Menu
O SkillsMP coletou 3 skills de ferrumclaudepilgrim/claude-code-android. Abra uma skill para revisar a origem e os detalhes.
Mostrando 3 de 3 skills coletadas.
Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês