Figma
Konductro integrates with Figma to bring design context into the planning workflow. Design system data, frame references, and component mappings flow from Figma into Konductro's planning conversations and ticket context.
What It Does
| Capability | Description |
|---|---|
| Frame extraction | Pull specific frames from Figma files and attach them as context for planning conversations |
| Design system mapping | Map Figma components to Konductro project context so Conductor understands the design language |
| Story linking | Associate Figma frames with stories and tasks — developers see the design alongside their implementation specs |
How It Works
Konductro uses the Figma REST API to read file data, extract frames, and resolve component information. Design data is pulled into the prompt assembly pipeline so that Conductor can reference specific design decisions during planning.
Connect Figma
In Project Settings under Integrations, add a Figma access token and link the relevant Figma files to the project.
Map frames to context
The UX Designer selects frames from the connected Figma files and maps them to phases or stories. This makes the design context available to Conductor during planning conversations.
Designs flow into planning
When the SDM or Architect works with Conductor, the AI has access to the mapped Figma context — component names, layout structure, and design system tokens. This keeps architecture and story generation aligned with the intended design.
UX Workflow
Figma integration is part of Konductro's broader UX workflow. The UX Designer role can:
- Import and manage design system definitions
- Map Figma frames to project phases and stories
- Build interactive prototypes using the design system context (via the CLI plugin or the platform UI)
- Attach prototype previews to stories for developer reference
Setup
To enable Figma integration for a project:
- Generate a Figma Personal Access Token from your Figma account settings
- In Konductro, go to Project Settings then Integrations
- Enter the Figma access token
- Link the Figma files that contain your project's designs
The token requires read access to the files you want to connect. No write permissions are needed.