build-category

Community

Formalize domain as a category.

AuthorBellaBe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill formalizes the domain as a category with objects, morphisms, identity, composition, and laws derived from spec artifacts.

Core Features & Use Cases

  • Objects & morphisms extraction: translate spec/objects.yaml and spec/morphisms.yaml.
  • Identity & composition: define id_A and composition operators for pure and Kleisli.
  • Laws documentation: capture left_identity, right_identity, and associativity.

Quick Start

Example: "Create artifacts/v{N}/build/category.yaml from artifacts/v{N}/spec/* YAML."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-category
Download link: https://github.com/BellaBe/lean-os/archive/main.zip#build-category

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository