Design tokens tooling for Claude Code
npx claudepluginhub bennypowers/asimonimLSP and MCP support for DTCG design tokens - intelligent autocomplete, hover docs, diagnostics, code actions, and AI-native token discovery, validation, search, and conversion
No description available.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories

A high-performance design tokens parser, validator, and language server, available as a CLI tool and Go library.
Asimonim (אֲסִימוֹנִים) (ahh-see-moh-NEEM) is Hebrew for "tokens".
Design systems use design tokens to store visual primitives like colors, spacing, and typography. Asimonim parses and validates token files defined by the Design Tokens Community Group (DTCG) specification, supporting both the current draft and the stable V2025_10 schema.
npm install -g @pwrs/asimonim
Enable the bennypowers overlay, then install:
eselect repository enable bennypowers
emaint sync -r bennypowers
emerge dev-util/asimonim
go install bennypowers.dev/asimonim@latest
Full documentation is available at bennypowers.dev/asimonim.
See CONTRIBUTING.md
GPLv3