Back to skills
extension
Category: Development & EngineeringNo API key required

bmorphism-stars

bmorphism's GitHub stars (2155 repos) and created repos - a curated index

personAuthor: jakexiaohubgithub

bmorphism Stars & Repos Index

"A library is a curated chaos."

Top Created Repositories

| Stars | Repository | Description | |-------|------------|-------------| | 60 | ocaml-mcp-sdk | OCaml SDK for MCP using Jane Street's oxcaml_effect | | 23 | risc0-cosmwasm-example | CosmWasm + zkVM RISC-V EFI template | | 23 | anti-bullshit-mcp-server | Epistemological analysis via MCP | | 18 | say-mcp-server | macOS TTS via MCP | | 16 | babashka-mcp-server | Babashka Clojure scripting via MCP | | 12 | manifold-mcp-server | Manifold Markets prediction markets | | 8 | penrose-mcp | Penrose diagrams for Infinity-Topos | | 7 | nats-mcp-server | NATS messaging via MCP | | 6 | marginalia-mcp-server | Marginalia annotations | | 3 | awesome-applied-category-theory | ACT community resources | | 2 | Gay.jl | Wide-gamut color sampling with splittable determinism |

Selected Starred Repositories

Category Theory & Math

Julia Scientific

Emacs & Editors

AI/ML

Distributed Systems

Scheme & Lisp

Haskell

Web3 & Crypto

Applied Category Theory

MCP Server Constellation

bmorphism's MCP servers form a constellation:

                    ┌─────────────────┐
                    │  ocaml-mcp-sdk  │ ← Core SDK
                    └────────┬────────┘
                             │
        ┌────────────────────┼────────────────────┐
        │                    │                    │
┌───────▼───────┐  ┌─────────▼─────────┐  ┌──────▼──────┐
│ babashka-mcp  │  │ anti-bullshit-mcp │  │  say-mcp    │
│   Clojure     │  │  Epistemology     │  │   TTS       │
└───────────────┘  └───────────────────┘  └─────────────┘
        │                    │                    │
┌───────▼───────┐  ┌─────────▼─────────┐  ┌──────▼──────┐
│ manifold-mcp  │  │   penrose-mcp     │  │  nats-mcp   │
│ Prediction    │  │   Diagrams        │  │  Messaging  │
└───────────────┘  └───────────────────┘  └─────────────┘

GF(3) Color Classification

Classify starred repos by trit:

| Trit | Category | Example Repos | |------|----------|---------------| | -1 | Foundational (cold) | Jepsen, SRFI, homalg | | 0 | Infrastructure (neutral) | MCP servers, mutagen | | +1 | Application (warm) | AI/ML, Web3 |

Integration with Music Topos

# Use bmorphism stars as seed source
module BmorphismStars
  SEED = 0x626d6f727068 # "bmorph" as hex
  
  def self.color_for_repo(repo_name)
    index = repo_name.bytes.sum
    GenesisChain.color_at(SEED, index)
  end
end

Commands

just bmorphism-stars      # List all starred repos
just bmorphism-mcp        # List MCP server repos
just bmorphism-act        # Filter applied category theory
just bmorphism-random     # Random starred repo

Scientific Skill Interleaving

This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:

Graph Theory

  • networkx [○] via bicomodule
    • Hub for all graph/network skills

Bibliography References

  • general: 734 citations in bib.duckdb

SDF Interleaving

This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):

Primary Chapter: 10. Adventure Game Example

Concepts: autonomous agent, game, synthesis

GF(3) Balanced Triad

bmorphism-stars (−) + SDF.Ch10 (+) + [balancer] (○) = 0

Skill Trit: -1 (MINUS - verification)

Secondary Chapters

  • Ch4: Pattern Matching
  • Ch6: Layering
  • Ch5: Evaluation
  • Ch7: Propagators

Connection Pattern

Adventure games synthesize techniques. This skill integrates multiple patterns.

Cat# Integration

This skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:

Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826

GF(3) Naturality

The skill participates in triads satisfying:

(-1) + (0) + (+1) ≡ 0 (mod 3)

This ensures compositional coherence in the Cat# equipment structure.