maestro/skills/math/math/rudin-real-complex-analysis/SKILL.md
Problem-solving with Rudin's Real and Complex Analysis textbook
npx skillsauth add scooter-lacroix/maestro rudin-real-complex-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Reference skill for Walter Rudin's "Real and Complex Analysis" (3rd Edition) - a graduate-level text covering measure theory, integration, functional analysis, and complex analysis.
Use this skill when working on:
Measure/Integration Problem?
Complex Analysis Problem?
Functional Analysis?
uv run python scripts/ragie_query.py --query "YOUR_TOPIC measure integration" --partition math-textbooks --top-k 5
uv run python scripts/sympy_compute.py integrate "exp(-x**2)" --var x --bounds "0,oo"
uv run python scripts/z3_solve.py prove "forall x, |f(x)| <= M implies bounded"
| Theorem | Chapter | Use Case | |---------|---------|----------| | Dominated Convergence | Ch 1 | Interchange limit and integral | | Riesz Representation | Ch 2 | Identify dual spaces | | Cauchy's Theorem | Ch 10 | Contour integrals = 0 for analytic | | Residue Theorem | Ch 10 | Evaluate real integrals | | Open Mapping | Ch 5 | Surjective bounded linear maps |
See .maestro/skills/math-mode/SKILL.md for full tool documentation.
tools
Wiring Verification
tools
Create and configure Maestro sub-agents with custom prompts, tools, and models
data-ai
Create and use Maestro slash commands - quick prompts, bash execution, file references
development
Upgrade any skill to v5 Hybrid format using decision theory + modal logic