gen-morphisms

Generate morphism implementations from build artifacts. Creates domain operationsusing App monad, API handlers (via F_api), and compositions. All effectfuloperations return App[A]. Use when: implementing operations, creating endpoints.

$ Instalar

git clone https://github.com/BellaBe/ideas-os /tmp/ideas-os && cp -r /tmp/ideas-os/.claude/skills/engineering-gen-morphisms ~/.claude/skills/ideas-os

// tip: Run this command in your terminal to install the skill