Agent skill · Testing & QA

compositional-acset-comparison

Compare data structures (DuckDB, LanceDB) via ACSets with persistent homology coverage analysis and geometric morphism translation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill compositional-acset-comparison-plurigrid-asi-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/analysis/compositional-acset-comparison-plurigrid-asi-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Compositional ACSet Comparison Skill > *"The algorithm IS the data, the data IS the algorithm"* > — Homoiconic Principle **Trit**: 0 (ERGODIC - Coordinator) **Color**: #26D826 (Green) **Domain**: Compositional algorithm/data analysis via algebraic databases --- ## SYNOPSIS (Man Page) ``` compositional-acset-comparison - compare storage schemas via algebraic databases USAGE: include("DuckDBACSet.jl") include("LanceDBACSet.jl") compare_schemas(SchDuckDB, SchLanceDB) TOOLS: ComparisonUtils.jl - 12-dimension golden spiral comparison GhristCoverage.jl - Persistent homology coverage analysis ColoringFunctor.jl - GF(3) coloring and 3-colorability GeometricMorphism.jl - Presheaf topos translation analysis IrreversibleMorphisms.jl - Detect lossy morphisms SideBySideComparison.jl - Visual diff tables SEEDS: 1000000 - Core schemas and comparison 2000000 - Irreversibility analysis 3000000 - Side-by-side streams 4000000 - Ghrist/Coloring/Morphism analysis SEE ALSO: acsets(7), gay-mcp(7), three-match(7), temporal-coalgebra(7) ``` --- ## INFO (Quick Reference) | Key | Value | |-----|-------| | **Type** | ERGODIC (0) - Coordinator | | **Color** | #26D826 (Green) | | **Seed** | 1000000 (core), 40

What's inside
Steps it walks through
  1. SYNOPSIS (Man Page)
  2. INFO (Quick Reference)
  3. Quick Commands
  4. Homoiconic Insight
  5. Overview
  6. Canonical Triads
  7. Golden Thread Walk Dimensions
  8. Comparison Matrix: DuckDB vs LanceDB
  9. Dimension 1: Storage Hierarchy (#EE2B2B)
  10. Dimension 2: Density/Sparsity (#2BEE64)
  11. Dimension 3: Dynamic/Static (#9D2BEE)
  12. Dimension 4: Versioning Strategy (#EED52B) ⭐ Lance SDK 1.0.0
  13. Dimension 5: Traversal Patterns (#2BCDEE)
  14. Dimension 6: Index Structures (#EE2B94)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the compositional-acset-comparison skill do?

Compare data structures (DuckDB, LanceDB) via ACSets with persistent homology coverage analysis and geometric morphism translation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill compositional-acset-comparison-plurigrid-asi-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going