30
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill lyndonkl/claude --skill abstraction-concrete-examples- SKILL.md5.7 KB
Overview
This skill creates an abstraction ladder that links high-level principles to concrete, actionable examples. It helps translate strategy into execution, expose hidden assumptions, and test ideas against specific scenarios so readers at different expertise levels get the right level of detail.
How this skill works
I gather the topic, purpose, audience, scope, and preferred direction (top-down, bottom-up, or middle-out). Then I build a 3–5 level ladder from universal principles down to measurable specifics, show the transitions between levels, and list edge cases that challenge the model. Finally I validate clarity and coherence against quality criteria and deliver the ladder with concise explanations and suggested applications.
When to use it
- Explaining the same concept to audiences with different expertise
- Turning high-level goals into concrete implementation steps
- Designing layered documentation (overview → details → specifics)
- Testing whether abstract principles hold against practical scenarios
- Decomposing a complex problem into actionable tasks
Best practices
- Start by clarifying topic, audience, purpose, scope, and direction
- Use 3–5 distinct levels: abstract → frameworks → methods → specific → measurable
- State assumptions explicitly at each level
- Include 2–3 edge cases that reveal limits or tensions
- Ensure bottom level contains precise values, examples, or code snippets
Example use cases
- Create an executive summary (L1–L2) and an implementation checklist (L3–L5) for a product initiative
- Translate a security policy principle into concrete configuration steps and tests
- Teach a concept: present theory for novices and exact commands or code for practitioners
- Validate a strategy by mapping desired outcomes to measurable operational tasks
- Design training materials with progressive detail for managers and engineers
FAQ
Prefer 3–5 levels: enough to show clear transitions without unnecessary complexity.
What counts as a valid edge case?
Any scenario that challenges assumptions or shows where the principle might fail; include at least two practical examples.