contour-integrals
Installation
SKILL.md
Contour Integrals
When to Use
Use this skill when working on contour-integrals problems in complex analysis.
Decision Tree
- Integral Type Selection
- For integral_{-inf}^{inf} f(x)dx where f decays like 1/x^a, a > 1:
- Use semicircular contour (upper or lower half-plane)
- For integral involving e^{ix} or trigonometric functions:
- Close in upper half-plane for e^{ix} (Jordan's lemma)
- Close in lower half-plane for e^{-ix}
- For integral_0^{2pi} f(cos theta, sin theta)d theta:
- Substitute z = e^{i theta}, use unit circle contour
- For integrand with branch cuts:
- Use keyhole or dogbone contour around cuts
- For integral_{-inf}^{inf} f(x)dx where f decays like 1/x^a, a > 1:
Related skills
More from parcadei/continuous-claude-v3
discovery-interview
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
3.3Kmath
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
517github-search
Search GitHub code, repositories, issues, and PRs via MCP
517dead-code
Find unused functions and dead code in the codebase
434premortem
Identify failure modes before they occur using structured risk analysis
412agentic-workflow
Agentic Workflow Pattern
392