firstrun

Installation
SKILL.md

First Run

Configure your Figma template library for uSpec. This skill verifies your MCP connection, navigates your Figma template library, extracts template component keys, detects the font family, and writes everything to uspecs.config.json.

Prerequisite

uspecs.config.json must already exist with mcpProvider and environment set. These are written by npx uspec-skills init. If the config is missing, abort with:

Run npx uspec-skills init first to install uSpec and choose your platform. Then run this skill to configure your Figma template library.

Read mcpProvider and environment from uspecs.config.json and use those values throughout this skill instead of asking the user.

Inputs Expected

This skill collects inputs interactively — do not require them up front.

Workflow

Copy this checklist and update as you progress:

Installs
21
GitHub Stars
232
First Seen
Mar 24, 2026
firstrun — redongreen/uspec