Skip to main content
Lab Grimoire
TW EN
Coffee

Tool reviews

VoxCPM2: Tokenizer-Free Multilingual TTS That Runs Locally
VoxCPM2: Tokenizer-Free Multilingual TTS That Runs Locally ★★★☆☆

ai-tools

VoxCPM2 is a 2B-parameter open-source TTS engine supporting 30 languages, voice design, and voice cloning. Best suited for developers and educators who want local, multilingual speech synthesis without recurring API fees. Requires a CUDA GPU for practical speed.

ttsvoice-synthesismultilingual
taste-skill: Anti-Generic UI Agent Skills for Frontend Development
taste-skill: Anti-Generic UI Agent Skills for Frontend Development ★★★☆☆

ai-tools

A portable SKILL.md framework that injects design taste into AI coding agents (Claude Code, Cursor, Codex). Three tunable knobs control layout variance, motion intensity, and visual density. Zero-friction install, framework-agnostic. Worth watching, but v2 is still experimental and results depend heavily on LLM quality.

agent-skillsfrontendui-design
OpenHands Software Agent SDK
OpenHands Software Agent SDK ★★★☆☆

ai-tools

A Python SDK for building coding agents with ephemeral Docker/K8s workspaces. SWEBench 77.6 is impressive, but if you already have a working agent framework, this is a watch rather than an adopt. Best for teams that need strong execution isolation.

agent-frameworkcoding-agentsandbox
RPG-Harness: A Headless RPG Engine Built for AI Agents
RPG-Harness: A Headless RPG Engine Built for AI Agents ★★★☆☆

ai-tools

RPG-Harness turns game creation and playtesting into pure CLI commands that AI agents can drive natively. Brilliant headless design, but pre-alpha maturity means only adventurous developers should touch it right now.

rpg-engineai-agentheadlesstypescriptgame-dev
harness: A Meta-Skill That Designs Your Agent Team for You
harness: A Meta-Skill That Designs Your Agent Team for You ★★★☆☆

ai-tools

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.

agent-orchestrationmeta-skillmulti-agent
draco.js: Pure JavaScript Draco Mesh Decoder for three.js
draco.js: Pure JavaScript Draco Mesh Decoder for three.js ★★★☆☆

software

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.

three-js3d-graphicsweb-development