skills/math/category-theory/natural-transformations/SKILL.md
Problem-solving strategies for natural transformations in category theory
npx skillsauth add vibeeval/vibecosystem natural-transformationsInstall 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 natural-transformations problems in category theory.
Verify Naturality
theorem nat : η.app B ≫ G.map f = F.map f ≫ η.app A := η.naturalityComponent Analysis
def η : F ⟶ G where app := fun X => ...Natural Isomorphism
Functor Category
CategoryTheory.NatTrans.vcompCategoryTheory.NatTrans.hcompYoneda Lemma Application
CategoryTheory.yonedaEquiv.claude/skills/lean4-nat-trans/SKILL.md for exact syntax# Lean 4: theorem nat : η.app B ≫ G.map f = F.map f ≫ η.app A := η.naturality
# Lean 4: def η : F ⟶ G where app := fun X => component_X
# Lean 4: CategoryTheory.yonedaEquiv -- Yoneda lemma
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.
testing
VP Engineering perspective - org design (team topologies), process improvement, cross-team dependencies, engineering culture, OKRs, incident management maturity, platform strategy, DX optimization, release management at scale