mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 02:52:42 +07:00
docs: drop the formulaic "load-bearing constraint:" label
The repeated "The load-bearing constraint:" opener on every page read as an agent tell. Strip the label across all skill pages and let the constraint stand as a plain declarative sentence; update the writing-docs template so it isn't regenerated. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
995fceec7a
commit
ade35dc0d8
@@ -14,7 +14,7 @@ npx skills update migrate-to-shoehorn
|
||||
|
||||
`migrate-to-shoehorn` sweeps a test suite for `as` type assertions and replaces them with `@total-typescript/shoehorn` helpers, so a test can pass just the properties it cares about while TypeScript stays happy.
|
||||
|
||||
The load-bearing constraint: this is **test code only**. Shoehorn exists to fake partial data behind a type-safe front; it must never touch production code, where a real value is always required.
|
||||
This is **test code only**. Shoehorn exists to fake partial data behind a type-safe front; it must never touch production code, where a real value is always required.
|
||||
|
||||
## When to reach for it
|
||||
|
||||
|
||||
Reference in New Issue
Block a user