# figwright

Free, two-way Figma MCP server. Turn designs into framework-aware code, and push code back to the canvas. Works with Claude Code, Cursor, Codex, and any MCP client.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/awdr74100-figwright
- Source: https://github.com/awdr74100/figwright
- Price: free and open source

## Summary
figwright is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes figma-typings-audit, mcp-sdk-audit, figma-build. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add awdr74100/figwright --agent claude-code
```

## Skills
- figma-typings-audit
- mcp-sdk-audit
- figma-build
- figma-codegen

## FAQ

### What is figwright?
Free, two-way Figma MCP server. Turn designs into framework-aware code, and push code back to the canvas. Works with Claude Code, Cursor, Codex, and any MCP client.

### How do I install figwright?
Run these in Claude Code: npx -y skills add awdr74100/figwright --agent claude-code. Then prompt normally.

### Does figwright auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is figwright free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
