aarch64 skills

3 tagged aarch64, measured the same way as everything else here.

minimum-viable

01

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

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.

222 +5 1mo ago A 49 tokens original MIT

scope-framing

02

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

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.

222 +5 1mo ago A 48 tokens original MIT

termux-safe

03

ferrumclaudepilgrim/claude-code-android

Skill Claude CodeCodex

Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).

222 +5 1mo ago A 36 tokens original MIT