limits-colimits
Problem-solving strategies for limits colimits in category theory
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Problem-solving strategies for limits colimits in category theory
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Maestro spec-driven development for Claude Code. Load this skill when invoking Maestro commands so workflows stay aligned with LeIndex and the Rust TUI.
Maestro spec-driven development for Gemini CLI. Load this skill when invoking Maestro commands so workflows stay aligned with LeIndex and the Rust TUI.
Maestro spec-driven development for Amp CLI. Load this skill when invoking Maestro commands so workflows stay aligned with LeIndex and the Rust TUI.
Show users how Maestro works - the opinionated setup with hooks, memory, and coordination
Full 5-layer analysis of a specific function for debugging or deep understanding
Get a token-efficient overview of any project using the TLDR stack
| name | limits-colimits |
| description | Problem-solving strategies for limits colimits in category theory |
| allowed-tools | ["Bash","Read"] |
Use this skill when working on limits-colimits problems in category theory.
Identify Limit Type
CategoryTheory.Limits namespaceVerify Universal Property
IsLimit.lift gives the unique morphismColimit (Dual)
Compute Limits Concretely
sympy_compute.py solve "f(a) == g(b)"Preservation
Adjunction.rightAdjointPreservesLimits.maestro/skills/lean4-limits/SKILL.md for exact syntax# Lean 4: import CategoryTheory.Limits.Shapes.Products
# Lean 4: IsLimit.lift cone -- unique morphism from universal property
uv run python -m runtime.harness scripts/sympy_compute.py solve "f(a) == g(b)"
lake build # Compiler-in-the-loop verification
See .maestro/skills/math-mode/SKILL.md for full tool documentation.