yagni skills

10 tagged yagni, measured the same way as everything else here.

Browse within: architecture 5

itlackey/akm

Skill Claude CodeCodex

Use when performing a behavior-preserving architectural cleanup or refactor on a codebase and you need strict guardrails against changing functionality, building a framework, or rewriting tests to fit the new design.

55 2d ago A 39 tokens original MPL-2.0

homework

02

DanielGouveiah/glasses

Skill Claude CodeCodex

Researches external technical evidence for a decision using source-quality assessment, claim-level citations, contradiction checks, evidence-sufficiency gates, and bounded validation. Use when the user invokes /glasses:homework, asks Homework to research a technical choice, requests deep or thesis-grade technical…

9 12d ago A 90 tokens original MIT

glasses

03

DanielGouveiah/glasses

Skill Claude CodeCodex

Challenges implementation plans before code exists, then keeps implementation inside the evidence-backed plan while preserving mandatory quality. Use automatically when planning or implementing a coding task, ADR, technical design, service boundary, data model, dependency strategy, or architecture; use manually when…

9 12d ago A 72 tokens original MIT

pointer

04

DanielGouveiah/glasses

Skill Claude CodeCodex

Runs a bounded evidence conversation over an existing implementation, asks one decision-changing question at a time, presents correction options, and applies the accepted correction plan once. Use when the user invokes /glasses:pointer, asks Pointer to inspect or correct an implementation, or wants a focused diagnosis…

9 12d ago A 62 tokens original MIT

unused

05

V-Songbird/razor

Skill Claude CodeCodex

Audits a project's manifest for dependencies no source file imports — the reverse of razor's write-time gates (which block NEW dependencies), this finds EXISTING dead weight. Report-only; never edits any file.

7 3d ago A 43 tokens original MIT