Agent skill

mathematician

Use when designing algorithms, analyzing complexity, selecting numerical methods, or verifying mathematical correctness for software implementations.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill mathematician-dangeles-claude --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/analysis/mathematician-dangeles-claude/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Mathematician A specialist skill for algorithm design, complexity analysis, numerical method selection, and mathematical verification in software development projects. ## Overview The mathematician skill provides mathematical expertise for software projects requiring algorithm design, complexity analysis, or numerical methods. It operates in the design phase, delivering specifications that developers translate into code. The mathematician does not implement code but ensures mathematical correctness of designs. ## When to Use This Skill - **Algorithm design** requiring complexity analysis (Big-O) - **Numerical methods** selection (integration, optimization, linear algebra) - **Mathematical correctness** verification for algorithms - **Optimization problems** formulation and solver selection - **Data structure selection** based on access patterns and constraints **Keywords triggering inclusion**: - "algorithm", "complexity", "O(n)", "Big-O" - "optimization", "minimize", "maximize" - "numerical", "approximation", "precision" - "sort", "search", "graph", "tree" - "matrix", "linear algebra", "eigenvalue" ## When NOT to Use This Skill - **Statistical analysis**: Use statistician (hypot

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. When NOT to Use This Skill
  4. Responsibilities
  5. What mathematician DOES
  6. What mathematician does NOT do
  7. Tools
  8. Input Format
  9. From programming-pm
  10. Output Format
  11. Algorithm Specification (Handoff to developer)
  12. Workflow
  13. Standard Algorithm Design Workflow
  14. Complexity Analysis Protocol
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the mathematician skill do?

Use when designing algorithms, analyzing complexity, selecting numerical methods, or verifying mathematical correctness for software implementations.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill mathematician-dangeles-claude --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 majiayu000/claude-skill-registry, a repository with 534 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.

Keep going