
claude-code-design-skills
Claude Code skills for automated design-to-code workflows.
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it. Install and set up claude-code-design-skills (release-binary project) into my current project. Found on https://claudeers.com/claude-code-design-skills Repo: https://github.com/scoobynko/claude-code-design-skills Homepage/docs: — Detected install method: release-binary → inspect the README Category: skills. Platforms: cli, api, desktop, web. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: dormant; community-verified: false. Confirm the source before running anything.
Grab the latest release asset from GitHub.
# download a build from https://github.com/scoobynko/claude-code-design-skills/releases
git clone https://github.com/scoobynko/claude-code-design-skills
// compatibility
| Platforms | cli, api, desktop, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | — |
Claude Code Design Skills
A collection of Claude Code skills for streamlining design-to-code workflows.
About
This repository contains custom skills for Claude Code that help automate and improve the process of converting designs into production-ready code.
Available Skills
Figma to Code
Generate production-ready React/Next.js code from Figma designs with systematic workflows, component reuse strategies, and variant mapping.
Features:
- Systematic Figma MCP tool usage workflow
- Component reuse prioritization
- Automatic Figma variant to code prop mapping
- Frontend/backend boundary enforcement
- TypeScript type safety
- Accessibility support
- Mock data patterns
Installation
Prerequisites
- Claude Code CLI installed
- For Figma to Code skill: Figma MCP Server installed
Install Skills
For Claude Code CLI:
-
Clone this repository:
git clone https://github.com/scoobynko/claude-code-design-skills.git -
Copy skills to your Claude Code skills directory:
# macOS/Linux cp -r claude-code-design-skills/figma-to-code ~/.claude-code/skills/ # Windows xcopy claude-code-design-skills\figma-to-code %USERPROFILE%\.claude-code\skills\figma-to-code\ /E /I -
Configure the skill according to its documentation
-
Restart Claude Code
For Claude Desktop:
-
Download or clone this repository
-
Configure according to its documentation
-
Create a .zip file of the configured
figma-to-codefolder -
Open Claude Desktop app → Settings → Capabilities → Skills → Upload skill
-
Select your
figma-to-code.zipfile and the skill will be validated and activated
Usage
Each skill includes detailed documentation in its respective directory. Skills are automatically available in Claude Code once installed and can be invoked when relevant to your task.
Configuration
Each skill requires customization for your specific project. Check the individual skill's README for required configuration placeholders.
Contributing
Contributions are welcome! If you'd like to add new skills or improve existing ones:
- Fork this repository
- Create a feature branch
- Make your changes (for creating new skills, see Claude Skills documentation)
- Submit a pull request
When creating a new skill, ensure it's generalized with placeholders so others can easily customize it for their projects.
License
MIT License - See LICENSE file for details
Author
Created by @scoobynko
Support
For issues or questions:
- Open an issue in this repository
- Check Claude Code documentation
- For Figma-specific issues, see Figma MCP documentation
// faq
What is claude-code-design-skills?
Claude Code skills for automated design-to-code workflows. . It is open-source on GitHub.
Is claude-code-design-skills free to use?
claude-code-design-skills is open-source under the MIT license, so it is free to use.
What category does claude-code-design-skills belong to?
claude-code-design-skills is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/claude-code-design-skills)
// retro hit counter
[](https://claudeers.com/claude-code-design-skills)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…