Prompts for connecting Figma MCP and Cursor to manage component metadata.
When you connect Figma to Cursor using the Model Context Protocol (MCP), you unlock a powerful workflow for managing and sharing component metadata. Here are some helpful prompts to help you make the most of this connection.
Use these prompts to generate documentation for your components, making it easier for your team to understand and use them.
Copy
Ask AI
Based on the selected Figma component, generate a README.md file that includes:- A brief description of the component- A list of its properties and variants- A code example of how to use it in React
Copy
Ask AI
For the selected component, write a set of user stories that describe its different use cases and interactions.
Use these prompts to share component information with your team in different formats.
Copy
Ask AI
Generate a Storybook stories file for the selected Figma component. Include controls for all of its props so the team can interact with it.
Copy
Ask AI
Draft a Slack message for our #design-system channel that introduces the latest updates to the selected Figma component. Include a summary of the changes and a link to the Figma file.
Copy
Ask AI
Create a JSON object that represents the metadata of the selected Figma component. Include its name, properties, and a list of all used design tokens.