No Fundy Tools Figma plugin package is released yet. This browser tool creates a planning draft only.
The scope generator runs in the browser. Names, selected workflows, and generated drafts stay on your device unless you copy or download them.
Scope Generator
| Include | Workflow | Boundary |
|---|---|---|
| Format selected fills as HEX, CSS variables, and JSON. | Selection-driven only. | |
| Convert selected colors and spacing notes into a token draft. | No design-system sync. | |
| Flag likely low-contrast text/fill pairs. | Heuristic report, not certification. | |
| Create local placeholder-art prompt templates. | Does not call an image model. |
Planned Free Capabilities
| Workflow | Planned behavior | Related web tool |
|---|---|---|
| Palette export | Read selected fills and format them as HEX, CSS variables, and JSON. | Color Palette Extractor |
| Token formatting | Convert selected colors and spacing notes into a design token draft. | Design Token Converter |
| Contrast audit | Check selected text/fill pairs and flag low contrast combinations. | Color Accessibility Auditor |
| Prompt brief | Create local prompt templates for placeholder art direction briefs. | Prompt Builder |
Release Boundary
The first plugin release should avoid account login, asset uploads, or remote AI calls. It should act as a bridge to Fundy Tools formats and keep user design data under explicit user control.
The generated draft uses a restricted networkAccess setting for planning. A real package still needs manual development, local testing inside Figma, and review against Figma's manifest documentation.
How to Use
- Choose the workflows that belong in the first free plugin scope.
- Generate the scope draft and review the manifest-style JSON.
- Use the checklist as an implementation brief before any package is built.
- Open a related guide if you need recommended sizes, formats, accessibility thresholds, or workflow context.
FAQ
Is Figma Plugin Scope Generator free?
Yes. This V1 page is free to use and does not require an account.
Does it upload my files?
No. The generator runs in the browser and its drafts stay on your device unless you copy or download them.
Is this a replacement for professional software?
No. Fundy Tools is built for practical preparation, inspection, and handoff tasks. Use professional tools when you need advanced editing, exact production color, or high-volume automation.
Related Tools
Related Guides
Privacy
This page is a public implementation target and does not collect design files or browser data. Generated JSON stays on your device until you choose to copy or download it.
Reference
Compare any real implementation against the Figma plugin manifest documentation before packaging or review.
Update Log
- 2026-06-09: Added local scope generator and manifest-style JSON draft for the Fundy Tools 90-day roadmap.