math-intuition-builder
Develops mathematical understanding through examples, visualization, and analogy
npx skills add parcadei/Continuous-Claude-v3 --skill math-intuition-builder --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Math Intuition Builder ## When to Use Trigger on phrases like: - "help me understand" - "build intuition for" - "what does this mean geometrically" - "why does this work" - "visualize this concept" - "concrete example of" - "what's the intuition behind" Use before computation to establish understanding (Polya's "understand the problem" phase). ## Process Guide through Mason's specializing-generalizing cycle: ### 1. Restate in own words **Ask:** "Can you state the problem in your own words?" - Forces re-processing - Catches misunderstandings early - Verifies shared understanding ### 2. Try concrete examples **Ask:** "What would a concrete example look like?" - Specialize: try N=3, x=2, simple case - Ground abstract concepts in specifics - Use computation tools to verify examples ### 3. Anticipate the answer **Ask:** "What form should the answer take?" - Work backwards from expected result - Constrain solution space - Check dimensional consistency ### 4. Visualize **Ask:** "Can you draw a picture or diagram?" - Multiple representations matter - Algebraic <-> geometric <-> numeric - ASCII diagrams for quick sketches ### 5. Simplify **Ask:** "What's a simpler version of this problem?
- When to Use
- Process
- 1. Restate in own words
- 2. Try concrete examples
- 3. Anticipate the answer
- 4. Visualize
- 5. Simplify
- 6. Find analogies
- Key Questions to Ask
- Output Format
- Example Interaction
- Co-activates
What does the math-intuition-builder skill do?
Develops mathematical understanding through examples, visualization, and analogy
How do I install it?
Run `npx skills add parcadei/Continuous-Claude-v3 --skill math-intuition-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From parcadei/Continuous-Claude-v3, a repository with 3,885 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.