skill
직업 분류
설명
업데이트
termux-safe
네트워크·컴퓨터 시스템 관리자
Android/Termux constraints reference. Prevents Claude Code from suggesting commands that fail silently on Android (sudo, systemd, non-Termux paths, etc.).
2026년 7월 27일
scope-framing
소프트웨어 개발자
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.
2026년 5월 17일
minimum-viable
소프트웨어 개발자
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.
2026년 4월 26일