agentsclimarketplace

Figma plugin api

Skill sarveshsea/design-skills/skills/figma-plugin-api

Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.

Install
npx -y skills add sarveshsea/design-skills --skill figma-plugin-api

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Route exact Figma Plugin API questions to current official typings and developer documentation without redistributing upstream reference material. Use when an implementation depends on verified node, variable, component, style, or editor API behavior.

SKILL.md

1.3 KB, as published. Nobody here has run it

Figma Plugin API Reference Router

Do not answer exact API questions from memory when current official reference material is available.

Procedure

  1. Identify the exact API concept, editor type, node type, and operation involved.
  2. Search the current official Figma Plugin API documentation and typings for the relevant symbol.
  3. Verify method availability, asynchronous behavior, permissions, supported editors, and documented limitations.
  4. Build the smallest test or read-only inspection needed before attempting a write.
  5. Keep writes incremental and validate the resulting file state.
  6. Cite the official symbol or page and access date.
  7. If the official reference is unavailable or ambiguous, stop before destructive writes and report the unresolved contract.

Official sources:

Return the verified API contract, minimal implementation approach, validation, and any version-sensitive uncertainty.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.