Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
figma-to-stylesheet - Prompt - OpenSmartRoute
Promptv1.0.0
figma-to-stylesheet
Generate a stylesheet from the selected Figma frame.
Prompt file imported from brandonwmartin/figma-mcp (.github/prompts/figma-to-stylesheet.prompt.md). Copyright stays with the author.
styleSheetName: {$input:styleSheetName}
Generate a CSS stylesheet static resource from the currently selected Figma frame.
Use the figma-transform skill in stylesheet mode.
See SKILL.md for the full workflow.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
`styleSheetName`: {$input:styleSheetName}
Generate a CSS stylesheet static resource from the currently selected Figma frame.
Use the `figma-transform` skill in **`stylesheet` mode**.
See [SKILL.md](../skills/figma-transform/SKILL.md) for the full workflow.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "`styleSheetName`: {$input:styleSheetName}\n\nGenerate a CSS stylesheet static resource from the currently selected Figma frame.\n\nUse the `figma-transform` skill in **`stylesheet` mode**.\nSee [SKILL.md](../skills/figma-transform/SKILL.md) for the full workflow.",
"variables": [],
"notes": "Generate a stylesheet from the selected Figma frame. Arguments: Name of the stylesheet to generate (e.g., \"global-styles\" or \"typography-styles\").",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/brandonwmartin/figma-mcp",
"path": ".github/prompts/figma-to-stylesheet.prompt.md",
"ref": "7b025064b43e64a9baa60cfb6d373cf5173febb7",
"url": "https://github.com/brandonwmartin/figma-mcp/blob/7b025064b43e64a9baa60cfb6d373cf5173febb7/.github/prompts/figma-to-stylesheet.prompt.md",
"key": "brandonwmartin/figma-mcp/.github/prompts/figma-to-stylesheet.prompt.md"
}
},
"model_hints": [
"Claude Sonnet 4.6"
]
}
Fetch it by URL: GET /api/v1/registry/brandonwmartin-figma-mcp-figma-to-stylesheet-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.