This skill integrates the Haskell 'diagrams' library into the Claude Code environment, enabling the creation of high-quality vector graphics through a declarative embedded domain-specific language (EDSL). It is specifically optimized for specialized scientific and topological visualizations, such as Tsillerson Automata, phi-angle color spirals, and GF(3) trit coloring. By treating graphics as monoids, it allows for seamless composition, transformation, and multi-backend rendering (SVG, PNG, PDF), making it an essential tool for developers and researchers working at the intersection of mathematics, topology, and generative design.
主要功能
012 GitHub stars
02Automated visualization of 2+1D lattice automata and vortex defects
03Multi-backend support including SVG, Cairo, and Rasterific
04Declarative vector graphics generation via Haskell EDSL
05Integrated color management using Golden Thread and GF(3) trit logic
06Monoidal composition for intuitive stacking and alignment of shapes