skills/math/category-theory/limits-colimits/SKILL.md
Problem-solving strategies for limits colimits in category theory
npx skillsauth add rubicanjr/FinCognis limits-colimitsInstall 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.
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.claude/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 .claude/skills/math-mode/SKILL.md for full tool documentation.
development
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
tools
Wiring Verification
development
Connection management, room patterns, reconnection strategies, message buffering, and binary protocol design.
development
Screenshot comparison QA for frontend development. Takes a screenshot of the current implementation, scores it across multiple visual dimensions, and returns a structured PASS/REVISE/FAIL verdict with concrete fixes. Use when implementing UI from a design reference or verifying visual correctness.