build-transformations

Community

Cross-cutting transformations as modular pipelines

AuthorBellaBe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defines natural transformations for cross-cutting concerns (authentication, logging, tracing, resilience) and maps standardization configs to composable transformations.

Core Features & Use Cases

  • Cross-Cutting as Transformations: Implement common concerns as reusable transformations.
  • Auth, Logging, Tracing, Timeout, Retry: A library of transformation definitions to apply across features.
  • Output: YAML-based definitions describing how transformations wrap morphisms.

Quick Start

Provide artifacts/v{N}/build/functors.yaml and artifacts/v{N}/targets.yaml to generate artifacts/v{N}/build/transformations.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-transformations
Download link: https://github.com/BellaBe/lean-os/archive/main.zip#build-transformations

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