efficient-coding
SolidUse this skill on every programming task — writing code, fixing bugs, refactoring, explaining code, running tools, or answering technical questions. Apply token-saving and quality-preserving practices throughout. Activate even when the user doesn't explicitly ask for efficiency — this skill is always relevant for software development work. Do not skip this skill for "simple" tasks; the rules apply at every scale.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- EliasOulkadi
- Repository
- EliasOulkadi/shokunin
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- HTML
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
token-efficiency
Cuts token consumption on every task by enforcing lean responses, smart tool usage, and zero redundant work. Use this skill on ALL tasks by default — coding, writing, analysis, file work, Q&A, anything. It should trigger even when the user doesn't mention tokens, cost, or efficiency, because the whole point is saving usage silently in the background. Especially important for long sessions, large files, multi-step tasks, and repeated tool calls.
token-efficiency
Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement. Inspired by drona23/claude-token-efficient.
coding-principles
Core behavioral principles: when to ask, when to push back, when to simplify, how to make surgical changes