- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No description
claude mcp add csscreme-skill -- npx -y shadcn{
"mcpServers": {
"csscreme-skill": {
"command": "npx",
"args": ["-y", "shadcn"]
}
}
}Resumen de MCP Servers
# csscreme skill A Claude Code skill that gives a coding agent a real design system before it writes UI: semantic tokens, measured WCAG contrast, and rules it can be held to. Free. No account, no API key, no paid tier. ## Why An agent asked for UI with no design system does the same thing every time: invents a palette, mixes three or four corner radii, adds a second font nobody asked for, and ships contrast that was never checked. The result is recognisable on sight, and no amount of prompt rewording fixes it, because the problem is missing input rather than weak instruction. A file fixes it. Tokens the agent must use, ratios that were computed rather than asserted, and numbered rules that can be diffed against what actually got built. "Use only these six roles" is checkable. "Make it clean" is not. ## Install **Fastest: connect the MCP server** (free, no account, no key): ```bash claude mcp add --transport http csscreme https://csscreme.com/mcp ``` That gives the agent ten tools with no files to manage: `search_themes`, `list_themes`, `get_design_md`, `get_theme_tokens`, `get_install_command`, `get_agent_rules`, `how_to_use`, `decode_url`, `decode_site` and `verify_design_md`. The last three are the ones worth knowing about: point the agent at a live URL and it decodes that site into the same format, then checks its own generated UI against the file afterwards. The skill below adds the house rules on top. ### As a skill **Claude Code (project):** ```bash mkdir -p .claude/skills/csscreme curl -o .claude/skills/csscreme/SKILL.md \ https://raw.githubusercontent.com/damnepic/csscreme-skill/main/SKILL.md ``` **Claude Code (all projects):** same, into `~/.claude/skills/csscreme/`. Then ask for UI as normal. The skill fires on things like "build a dashboard", "make this look less generic", or "match the design of stripe.com". ## What it does 1. **Fetches a DESIGN.md** for one of the curated themes at <https://csscreme.com/themes>. 2. **Or extracts one from any site** via <https://csscreme.com/extract> - URL or screenshot in, role-mapped tokens out, contrast checked in both modes. 3. **Installs the tokens for real** with `npx shadcn@latest add <registry-url>`. ## Endpoints it uses | URL | Returns | |---|---| | `csscreme.com/d/<slug>.md` | DESIGN.md for a curated theme | | `csscreme.com/d/t/<slug>.md` | DESIGN.md for a template theme | | `csscreme.com/t/<id>.md` | DESIGN.md for an extracted theme | | `csscreme.com/r/<slug>.json` | shadcn/ui registry item | | `csscreme.com/t/<id>.json` | shadcn/ui registry item, extracted | | `csscreme.com/mcp` | MCP server (JSON-RPC 2.0 over POST) | All CORS-open and cacheable, served as `text/markdown` or `application/json`. ## What the agent actually gets A DESIGN.md is a contract rather than a description. Eight fields: semantic colour roles in hex and OKLCH, the full shadcn token set in light and dark, two font families, one radius token, an explicit spacing scale, WCAG contrast ratios that were computed rather than asserted, numbered rules each checkable against the tables above them, and paste-ready CSS variables. The contrast section is the part worth reading twice. If a colour pair fails AA, the file says `FAILS WCAG` instead of quietly shipping it. Nothing in the file is an adjective the agent has to interpret. ## Works with other tools too The files are plain Markdown, so nothing here is Claude-specific. Per-tool wiring for Cursor, Codex, v0 and Lovable: <https://csscreme.com/ai/design-md> ## The format Full field spec, with a worked example generated at build time: <https://csscreme.com/ai/design-md> Nobody owns the `DESIGN.md` file name, us included. The useful part here is the generator and the measured contrast, not the noun. ## Licence MIT. The skill is MIT; the themes it fetches are free to use.
Lo que la gente pregunta sobre csscreme-skill
¿Qué es damnepic/csscreme-skill?
+
damnepic/csscreme-skill es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala csscreme-skill?
+
Puedes instalar csscreme-skill clonando el repositorio (https://github.com/damnepic/csscreme-skill) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar damnepic/csscreme-skill?
+
Nuestro agente de seguridad ha analizado damnepic/csscreme-skill y le ha asignado un Trust Score de 77/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene damnepic/csscreme-skill?
+
damnepic/csscreme-skill es mantenido por damnepic. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.
¿Hay alternativas a csscreme-skill?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega csscreme-skill en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/damnepic-csscreme-skill)<a href="https://claudewave.com/repo/damnepic-csscreme-skill"><img src="https://claudewave.com/api/badge/damnepic-csscreme-skill" alt="Featured on ClaudeWave: damnepic/csscreme-skill" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.