AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Senior Figma Orchestrator

skill-sergekostenchuk-ui-ux-agent-skill-system-senior-figma-orchestrator · by sergekostenchuk

Main Figma orchestration skill for the UI/UX skill system. Use this skill whenever the user asks to read Figma design context, turn Figma frames into implementation plans or code, sync live UI back to Figma, edit Figma canvas objects, manage variables/components/assets/effects, audit Figma MCP workflows, or coordinate Figma work under $senior-ui-ux-orchestrator. Routes to figma-context-reader, fi…

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-sergekostenchuk-ui-ux-agent-skill-system-senior-figma-orchestrator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-sergekostenchuk-ui-ux-agent-skill-system-senior-figma-orchestrator)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Senior Figma Orchestrator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Senior Figma Orchestrator

This is the Figma sub-orchestrator for the UI/UX skill group. Use it below $senior-ui-ux-orchestrator when the work depends on Figma files, selected frames, Design Variables, Code Connect, code-to-canvas, direct canvas editing, assets, effects, or workflow governance.

Operating Modes

  • route: choose the smallest Figma specialist set.
  • read-context: route to figma-context-reader.
  • design-to-code: route to figma-design-to-code-bridge.
  • code-to-canvas: route to figma-code-to-canvas.
  • edit-canvas: route to figma-canvas-editor.
  • sync-system: route to figma-design-system-sync.
  • manage-assets: route to figma-assets-manager.
  • apply-effects: route to figma-apply-effects.
  • audit-workflow: route to figma-workflow-auditor.

Required Workflow

  1. Read [references/routing-matrix.md](references/routing-matrix.md) before routing.
  2. Read [references/figma-mcp-compatibility.md](references/figma-mcp-compatibility.md) when current Figma MCP capability matters.
  3. Confirm the available input: Figma URL, selected node context, local codebase, live URL, screenshots, exported assets, or design-system brief.
  4. Classify privacy before using Figma context. Treat non-public Figma files, screenshots, design variables, component libraries, and exported assets as sensitive.
  5. For any use_figma operation, first invoke the installed figma:figma-use skill. For FigJam or Slides, also invoke the relevant installed Figma skill.
  6. For create/update/delete canvas work, require explicit scope: target file or node, intended mutation, rollback or duplicate strategy, and evidence to collect afterward.
  7. Route to specialists and require them to label results as Ran, Skipped, Planned, or Manual.

Routing Defaults

  • Understand a file, frame, node, variable set, component tree, or Dev Mode spec: figma-context-reader.
  • Convert a selected design into an implementation plan or component mapping: figma-design-to-code-bridge.
  • Capture live UI from a browser/app into editable Figma layers: figma-code-to-canvas.
  • Create or edit frames, components, autolayout, variables, FigJam objects, or Slides objects: figma-canvas-editor.
  • Sync tokens, variables, component libraries, Code Connect, or style drift: figma-design-system-sync.
  • Export/download/prepare image, SVG, font, or design assets: figma-assets-manager.
  • Add, remove, bind, or audit Figma Effects: figma-apply-effects.
  • Check whether a Figma workflow is valid, current, privacy-safe, and evidence-backed: figma-workflow-auditor.

Safety And Evidence Rules

  • Do not claim Figma MCP access exists until a connected tool or skill is available in the current session.
  • Do not claim a Figma mutation happened unless a tool response, metadata readback, screenshot, or exported artifact proves it.
  • Do not upload private Figma content, screenshots, URLs, source code, or assets to non-Figma external services without explicit approval.
  • When Figma MCP is unavailable, return a blocked or fallback path: manual Figma instructions, local code implementation, screenshot audit, or asset export request.
  • Prefer duplicating frames/components before broad destructive edits.

Output

Use [assets/figma-handoff-template.md](assets/figma-handoff-template.md) for route handoffs and final reports.

Validation

When editing this skill, run:

python3 $CODEX_SKILLS_DIR/.system/skill-creator/scripts/quick_validate.py $CODEX_SKILLS_DIR/senior-figma-orchestrator
python3 $CODEX_SKILLS_DIR/senior-skill-architect/scripts/lint_production_skill.py $CODEX_SKILLS_DIR/senior-figma-orchestrator
python3 -m json.tool $CODEX_SKILLS_DIR/senior-figma-orchestrator/evals/evals.json >/dev/null

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.