using-panda-css
CommunityEnforce token usage safety with Panda CSS.
Authorjasonkuhrt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Panda CSS token usage is prone to unsafe string literals; this Skill enforces type-safe token references so design systems remain reliable.
Core Features & Use Cases
- Type-safe token() enforcement: ensures that token paths are used via token() in css and cva calls.
- Guidance for common patterns: clarifies when literals are forbidden and when tokens are allowed.
- Use Case: in a TS project using panda css, refactor css({ maxWidth: 'sizes.container.wide' }) to css({ maxWidth: token('sizes.container.wide') }).
Quick Start
Run a quick validation by scanning your Panda CSS usage for token() replacements and referencing the token docs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: using-panda-css Download link: https://github.com/jasonkuhrt/dotfiles/archive/main.zip#using-panda-css Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.