scoobynko/claude-code-design-skills
Claude Code skills for automated design-to-code workflows.
Deep Analysis
Claude Code skill set for automatically converting Figma designs to production-grade React/Next.js code
Core Features
Technical Implementation
- Complete Figma-to-code workflow
- TypeScript type safety
- Built-in accessibility support
- Mock data mode
- Component reuse priority strategy
- Rapid conversion of Figma designs to React code
- Accelerating designer-developer collaboration
- Automatic component library generation
- Quick product prototype implementation
- Requires Figma MCP Server to be installed first
- Currently only supports React/Next.js tech stack
- Requires placeholder replacement for specific project configuration
- Skill content is relatively simple, only includes figma-to-code skill
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
Related Skills
wshobson/agents
wshobsonIntelligent automation and multi-agent orchestration for Claude Code
The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.
ComposioHQ/awesome-claude-skills
ComposioHQA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
The most comprehensive Claude Skills resource list; connect-apps is a killer feature.
code-yeongyu/oh-my-opencode
code-yeongyuThe Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.
Powerful multi-agent coding tool, but note OAuth limitations.
nextlevelbuilder/ui-ux-pro-max-skill
nextlevelbuilderAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
Essential for designers; comprehensive UI/UX knowledge base.
thedotmack/claude-mem
thedotmackA Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
A practical solution for Claude's memory issues.
OthmanAdi/planning-with-files
OthmanAdiClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Context engineering best practices; an open-source implementation of Manus mode.

