Natural transformations: morphisms of functors.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add plurigrid/asi --skill natural-transformation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Natural Transformation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/plurigrid-natural-transformation)More formats (shields.io, HTML) on the badges page.
---
name: natural-transformation
description: "Natural transformations: morphisms of functors."
metadata:
letter: N
trit: 0
seed: 1147
---
# N: Natural Transformation
> *Natural transformations: morphisms of functors.*
## Directory Tree
```
natural-transformation/
├── SKILL.md
├── components/
├── naturality-square.svg
```
## GF(3) Assignment
Letter N → trit = 0
## Integration
```scheme
(define (natural_transformation x)
;; Natural transformations: morphisms of functors.
x)
```
---
## Autopoietic Marginalia
> **The interaction IS the skill improving itself.**
Every use of this skill is an opportunity for worlding:
- **MEMORY** (-1): Record what was learned
- **REMEMBERING** (0): Connect patterns to other skills
- **WORLDING** (+1): Evolve the skill based on use
*Add Interaction Exemplars here as the skill is used.*
## Para(Optic) atlas
Part of: `para-mensch-commons`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.