maestro/skills/math/math/category-theory/natural-transformations/SKILL.md
Problem-solving strategies for natural transformations in category theory
npx skillsauth add scooter-lacroix/maestro 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.maestro/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 .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