cascade-answer-design-questions-post-to-figma

Posts Q&A pairs as Figma comments on the correct frame using manifest.json dimensions.

24|3|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/bitovi/cascade-mcp --skill cascade-answer-design-questions-post-to-figma
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cascade-answer-design-questions-post-to-figma
Source: https://github.com/bitovi/cascade-mcp/tree/main/plugins/cascade-mcp/skills/cascade-answer-design-questions-post-to-figma
Command: npx skills add https://github.com/bitovi/cascade-mcp --skill cascade-answer-design-questions-post-to-figma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an automated, structured Q&A flow for design-behavior questions and posts each Q&A pair as a Figma comment pinned to the correct frame with proper vertical spacing.

Core Features & Use Cases

  • One-question-at-a-time interactive Q&A to gather design notes from stakeholders.
  • Posts each answered Q&A pair as a Figma comment attached to the relevant frame, with calculated vertical spacing.
  • Uses frame context from Figm a manifest data to position comments accurately and maintain context across frames.

Quick Start

Start the interactive Q&A session and answer each prompt; the agent will post every Q&A pair as a pinned Figma comment.

Frequently Asked Questions about cascade-answer-design-questions-post-to-figma

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting design QA questions and answers as Figma comments?▼

You can automate posting design QA questions and answers as Figma comments by running an interactive Q&A session that collects each pair and pins it directly to the correct frame using manifest.json dimensions and the figma-post-comment flow.

What is the best way to organize design QA feedback by frame in Figma?▼

Organizing design QA feedback by frame in Figma is best handled by an automated Q&A workflow that calculates vertical spacing from frame dimensions and posts each answered question as a pinned comment on the matching frame.

Do I need a manifest.json file to pin Figma comments to specific frames?▼

Yes, you need a manifest.json file containing frame dimensions to position comments accurately. The Skill uses these dimensions to calculate vertical spacing and pin each Q&A pair to the correct frame.

How does an interactive design Q&A session post answers to Figma frames?▼

An interactive design Q&A session posts answers to Figma frames by prompting stakeholders one question at a time, then using the fileKey and nodeId from manifest data to pin each completed Q&A pair as a comment with proper vertical spacing.

Can I use this Figma comment automation without access to fileKey and nodeId?▼

No, you cannot use this Figma comment automation without access to fileKey and nodeId. The figma-post-comment flow requires these identifiers to successfully attach and pin each Q&A pair to the correct frame.

What are the limitations of automating design QA comments with manifest.json?▼

Limitations of automating design QA comments with manifest.json include strict reliance on accurate frame dimension data for vertical spacing and the necessity of figma-post-comment flow access via fileKey and nodeId for successful pinning.