CtrlK
BlogDocsLog inGet started
Tessl Logo

io-figma

Guides work on the Figma I/O package (@grida/io-figma, packages/grida-canvas-io-figma/). Covers the fig-kiwi binary parser, Kiwi→REST→Grida conversion pipeline, fig2grida CLI, REST API JSON conversion, and testing with clipboard/fig/REST fixtures. Use when adding node type support, fixing conversion bugs, extending fig2grida, working on the fig-kiwi parser, writing tests for Figma import, or debugging clipboard paste failures after a Figma update.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable body with executable commands, clear architecture diagrams, and sequenced task workflows backed by a verification section. Minor conciseness and validation-checkpoint gaps keep it just short of perfect.

Suggestions

Tighten the refig section's prose into a shorter pointer to the engine-repo skill to reclaim tokens without losing the navigation cue.

Add an explicit re-run-validation step at the end of the 'Debug a clipboard paste failure' and 'Add support for a new Figma property' flows (e.g., 'run pnpm turbo test for the affected test file and confirm green').

Consider moving the long REST response-shape list under a collapsible sub-section or reference file so the core orchestration overview stays scannable.

DimensionReasoningScore

Conciseness

Largely lean — tables and command blocks that assume Claude's competence with no 'what is a Figma file' padding — but sections like the refig explanation carry a bit of prose that could be trimmed without losing clarity.

4 / 5

Actionability

Provides copy-paste-ready commands throughout (pnpm --filter, npx tsx, python figma_archive.py), named public APIs (fig2grida, restJsonToGridaDocument), and file/role tables that fully cover the common cases.

5 / 5

Workflow Clarity

Multi-step flows ('Add support for a new Figma property', 'Debug a clipboard paste failure') are clearly sequenced with a diagnostic feedback loop, and a dedicated Verification section exists, though some flows lack an explicit re-validate checkpoint.

4 / 5

Progressive Disclosure

Well-organized overview with a clearly signaled one-level-deep References table, pointers to sibling skills (io-grida, render-reftest), and the bundled figma_archive.py deferred to its own header — easy to navigate.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A precise, well-scoped description that names concrete capabilities and provides explicit, natural trigger phrases for when to use the skill. It is distinctive and unlikely to conflict with sibling skills.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'fig-kiwi binary parser, Kiwi→REST→Grida conversion pipeline, fig2grida CLI, REST API JSON conversion, and testing with clipboard/fig/REST fixtures' — giving comprehensive coverage of the package's actions rather than vague language.

5 / 5

Completeness

Explicitly answers both 'what' (parser, pipeline, CLI, REST conversion, testing) and 'when' via a concrete 'Use when...' clause enumerating trigger scenarios, satisfying the highest anchor.

5 / 5

Trigger Term Quality

Strong natural triggers ('adding node type support', 'fixing conversion bugs', 'writing tests for Figma import', 'debugging clipboard paste failures') with good synonym coverage, but the vocabulary leans internal-technical and lacks a few common user-facing variations that would reach comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to a named package (@grida/io-figma) and niche triggers (fig-kiwi, fig2grida, clipboard paste after Figma update), giving a clear niche with minimal conflict risk against other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
gridaco/grida
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.