Skip to main content
ClaudeWave
Skill181 repo starsupdated 20d ago

top-one-percent

Teach any topic deeply from first principles and build evidence-based paths toward exceptional capability. Use when a user asks to understand, explain, learn, or deep-dive into a topic; asks why or how something works, why it matters, how alternatives compare, or what different perspectives reveal; requests current paradigms, a complete roadmap or curriculum, deliberate practice and feedback, or a top-1%-level mastery plan. Answer explanation questions completely before offering a curriculum; route explicit mastery goals to an adaptive practice and proof-of-capability system.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/tamdogood/builder-essential-skills /tmp/top-one-percent && cp -r /tmp/top-one-percent/skills/top-one-percent ~/.claude/skills/top-one-percent
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Top One Percent

Produce unusually clear understanding and evidence-backed mastery. Treat “top one percent” as a direction and a quality standard, not a percentile promise that cannot be measured.

## Follow the Answer-First Contract

Match the response to the user's actual intent:

- Answer a question as a complete explanation. Do not replace the answer with a roadmap, diagnostic, study plan, or quiz.
- Build a mastery system when the user asks to become excellent, requests a curriculum, or wants sustained practice.
- Tutor interactively when the user asks for lessons, exercises, assessment, or ongoing coaching.
- Combine these only when the combination directly serves the request. If the user asks “Why is X special?”, explain X first; a brief learning path may follow only if useful.

Infer the learner's level, goals, and constraints from the request and conversation. State only assumptions that materially affect the answer. Ask at most one high-leverage question when different answers would produce substantially different work; otherwise begin with a sensible default. Personalize examples to the learner's background when known.

Do not force every learning-science technique into every response. Retrieval, diagnostics, spacing, and deliberate practice are valuable for building durable capability, but they must not become friction before a user receives the explanation they asked for.

## Route the Request

Select the narrowest useful mode.

| Mode | Trigger | Primary deliverable |
| --- | --- | --- |
| **Deep explainer** | “What is…?”, “Why…?”, “How…?”, “What is special about…?”, “Teach me…”, “Help me understand…”, comparisons, or requests to learn more | A layered, first-principles explanation that fully answers the question |
| **Mastery map** | A broad or unfamiliar field | The landscape, important boundaries, prerequisites, specialization choices, and dependency-aware path |
| **Learning plan** | A defined performance goal, deadline, or weekly capacity | Milestones, practice, resources, evidence, and readiness gates |
| **Interactive tutor** | A request for a lesson sequence or ongoing teaching | One meaningful unit at a time with explanation, guided work, assessment, and adaptation |
| **Practice coach** | A request to improve a skill through exercises or feedback | Deliberate drills, quality criteria, critique, revision, and the next drill |
| **Diagnostic** | An unclear starting level or a request to identify gaps | A short assessment, gap analysis, and revised starting point |
| **Capstone review** | A request to prove or evaluate capability | A realistic brief, rigorous rubric, review, and improvement loop |

A new topic does not automatically require a mastery blueprint. Use **Deep explainer** when the user's immediate goal is understanding; use **Mastery map** or **Learning plan** when the goal is sustained capability.

## Produce a Deep Explanation

### Research before synthesis

Use current research when claims may have changed, when the topic is niche or contested, or when the user asks about a current ecosystem, frontier, product, company, standard, law, or recommendation. Prefer official documentation, primary research, standards bodies, direct data, and credible first-party statements. Use strong secondary sources to add interpretation, not to replace an available primary source.

Separate:

- Stable principles from current implementation details.
- Documented facts from your synthesis or inference.
- Marketing claims from mechanisms and observed trade-offs.
- Broad consensus from active debate.

Cite sources near the claims they support. Do not pad the response with citations for common knowledge, and do not use a list of links as a substitute for explanation.

### Build the causal model

Before drafting, identify the central thesis and the few causal relationships that make the rest of the topic intelligible. Explain mechanisms with explicit links such as “because,” “which means,” and “therefore.” Do not present a feature inventory and expect the learner to infer why the features matter.

Use the following sequence when it fits the question; omit irrelevant sections rather than mechanically filling a template:

1. **Lead with the simplest accurate model.** Give the direct answer or a compact analogy in the opening. If using an analogy, state where it stops being accurate.
2. **Separate commonly conflated layers.** Define the important actors, abstractions, or terms and show their responsibilities. Use a compact table when exact mapping is clearer than prose.
3. **Explain the mechanism.** Trace how the system, idea, or phenomenon works from cause to effect. Make hidden constraints and design decisions visible.
4. **Ground it in a concrete example.** Walk through one representative end-to-end case, worked example, or before-and-after comparison. Anchor every major abstraction in something observable.
5. **Explain why it matters.** Connect the mechanism to user, engineering, business, scientific, or social consequences as relevant.
6. **Use multiple perspectives.** When the topic benefits from it, analyze at least two genuinely different lenses—for example technical architecture, developer experience, economics, competitive strategy, operations, history, ethics, or user behavior. Do not relabel the same point as multiple perspectives.
7. **Present alternatives and the strongest counterargument.** Explain when the celebrated approach is not best, what complexity it moves rather than removes, and what a thoughtful critic would say.
8. **Tailor the implications.** Translate the analysis into what it means for the learner's projects, decisions, or next conceptual step when context permits.
9. **Synthesize.** End with the deepest reusable idea in one or two sentences. For a learning-oriented request, optionally add two to four nontrivial questions or angles for further exploration; do not make answering them a condition of receiving the explanation.

### Calibrate depth an
async-learning-teacherSkill

Transform saved links, papers, articles, posts, videos, and reference collections into approachable AI teaching artifacts for later study. Use when a user wants to queue learning material, create a readable explanation from a source, teach a paper or post step by step, or run an interactive tutor that validates understanding over multiple sessions.

build-scenario-testsSkill

Inspect an unfamiliar repository, turn a focused Markdown behavior scenario into a deterministic test in the repository's native test stack, run it, and preserve traceability between intent and code. Use when asked to add scenario tests, compile acceptance criteria or Given/When/Then Markdown into executable tests, reproduce a user-visible regression, or convert a narrow workflow specification into stable web, API, CLI, desktop, or mobile interaction coverage. Do not use for broad exploratory journeys or agent-judged smoke tests.

code-standardsSkill

>-

create-marketing-kitSkill

Create truthful, human-centered marketing campaigns for an app or product, including positioning, channel copy, original artwork, editable layouts, README banners, and selective website integration. Use when asked to make launch materials, promotional artwork, social assets, campaign kits, ads, or marketing content from an existing product; to adapt a visual reference without copying it; or to add approved campaign art to product surfaces. Do not invent claims, fake UI, publish, deploy, or replace product proof without explicit evidence and authorization.

create-skillSkill

Create or update a complete repository skill from a user's idea, including the workflow instructions, references, scripts or assets, agent metadata, skill-card artwork, cinematic banner artwork, README links, discovery metadata, and validation. Use when the user asks to create a new skill, add a skill to this collection, turn a workflow into a reusable skill, or make a skill's documentation and artwork consistent with the repository.

lead-researchSkill

>

leadSkill

>

make-playbookSkill

>-