askill
strategic-coding

strategic-codingSafety 95Repository

Use when writing code, implementing features, executing plans, building, creating, modifying, fixing bugs, or refactoring.

13 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

Strategic Coding

Working code is not a high enough standard. Every change improves or degrades design.

Task → Lens (Apply Silently)

TaskLensAsk
New module/APIdesigning-deep-modulesSimplest interface?
Executing plandesigning-deep-modulesStrategic or checkbox?
Modifyingmaintaining-design-qualityDesign still optimal?
Bug fixmaintaining-design-qualityFix AND improve
"Slow"optimizing-critical-pathsMeasured first?
"Complex"simplifying-complexityEliminate/consolidate/hide?
"Confusing"improving-code-clarityFirst-time reader?
Reviewreviewing-module-designComplexity symptoms?

Gates

BeforeVerify
Creating2-3 approaches sketched? Interface hides details?
ModifyingUnderstand WHY? Design optimal? Improves it?
"Done"Reader understands? No "later" items?

STOP before "Done": INVOKE verifying-correctness skill. Do not claim done until correctness verified.

Stop If Thinking

ThoughtReality
"Just make it work"Clean solution exists
"Refactor later"Later = never
"Obviously right"Sketch alternatives
"User wants fast"Pressure = design matters MORE
"Too small"Small → core dependency
"Slow, optimize X"Measure first
"Minimal fix"Minimal ≠ optimal
"Per [authority]"Authority ≠ optimal design
"Execute step 1..."Plan ≠ design
"I see the issues"Seeing ≠ measuring

Reference specific skill when asked. Don't lecture.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

82/100Analyzed 2/20/2026

High-quality technical reference skill on strategic coding with excellent structured tables mapping tasks to design lenses and verification gates. Provides actionable mental models for code design decisions. Slight deduction for referencing other skills without providing them, but overall excellent reference content.

95
85
80
70
75

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publisherryanthedev

Tags

api