Skip to content

feat(figma-mcp-component-generator): add code generation tool for Figma components - #215

Closed
beeflow wants to merge 2 commits into
TheSoftwareHouse:masterfrom
beeflow:feat/figma-mcp-component-generator
Closed

feat(figma-mcp-component-generator): add code generation tool for Figma components#215
beeflow wants to merge 2 commits into
TheSoftwareHouse:masterfrom
beeflow:feat/figma-mcp-component-generator

Conversation

@beeflow

@beeflow beeflow commented Aug 11, 2025

Copy link
Copy Markdown

Add CLI tool to generate React components, stories, and tests from Figma designs. Includes:

  • Figma client with REST/MCP support
  • DSL mapper for Figma to React component conversion
  • Handlebars templates for component, story, and test files
  • Configuration for design system mappings
  • Documentation and development guidelines

@changeset-bot

changeset-bot Bot commented Aug 11, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 51f9610

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Aug 11, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedautoprefixer@​10.4.191001009178100
Addedhttp-server@​14.1.19810010081100
Addedcommander@​12.1.010010010084100
Added@​playwright/​test@​1.43.11001001009980
Updated@​testing-library/​dom@​10.0.0 ⏵ 10.4.19910010089100
Addedtypescript@​5.4.310010089100100
Addedeslint-plugin-playwright@​1.6.010010010091100
Addeddotenv@​16.4.510010010093100
Addeddotenv@​17.2.19910010093100

View full report

@beeflow
beeflow force-pushed the feat/figma-mcp-component-generator branch 4 times, most recently from 7e3ae20 to d9f6b75 Compare August 12, 2025 06:53
…ma components

Add CLI tool to generate React components, stories, and tests from Figma designs. Includes:
- Figma client with REST/MCP support
- DSL mapper for Figma to React component conversion
- Handlebars templates for component, story, and test files
- Configuration for design system mappings
- Documentation and development guidelines
@beeflow
beeflow force-pushed the feat/figma-mcp-component-generator branch 5 times, most recently from 9d685f8 to 2b55406 Compare August 13, 2025 11:24
@beeflow
beeflow force-pushed the feat/figma-mcp-component-generator branch from 2b55406 to 51f9610 Compare August 18, 2025 12:59
@sethii sethii closed this Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants