Skip to main content
Lab Grimoire
TW EN
Coffee
Review
2026-06-30

harness: A Meta-Skill That Designs Your Agent Team for You

harness takes a domain task description and generates a complete multi-agent team architecture, including role definitions and skill files. Best for advanced users scaling AI agent systems. Strong concept with 6.6k GitHub stars, but lacks detailed implementation docs and requires hands-on validation before adoption.

Open →
Review
2026-06-29

gsap-skills: GSAP Official AI Coding Skills

An official skill pack from GreenSock that teaches AI coding agents to use GSAP correctly. Useful only if GSAP is already in your stack. No executable code, pure documentation. Free-tier GSAP has commercial licensing restrictions.

Open →
Review
2026-06-28

drawio-mcp: The Official draw.io MCP Server for AI-Native Diagramming

The official draw.io MCP server lets your LLM generate, preview, and export editable diagrams mid-conversation. Free, open-source, with 10,000+ shapes including AWS, Azure, GCP, and UML libraries. Best for developers and researchers who need architecture or workflow diagrams without leaving their AI chat. Hosted endpoint means zero setup; self-host if you handle sensitive data.

Open →
Review
2026-06-27

draco.js: Pure JavaScript Draco Mesh Decoder for three.js

A 24KB pure-JS drop-in replacement for three.js DRACOLoader that eliminates WASM setup entirely. Best for static-site deployments where WASM CORS and CSP cause friction. Trades ~1.5x decode speed for zero-config simplicity. Limited to triangle-mesh only.

Open →