Skip to content

Add Figma plugin information to external.json#1143

Merged
aaronpowell merged 4 commits intogithub:stagedfrom
siminapasat:patch-1
Mar 24, 2026
Merged

Add Figma plugin information to external.json#1143
aaronpowell merged 4 commits intogithub:stagedfrom
siminapasat:patch-1

Conversation

@siminapasat
Copy link
Copy Markdown
Contributor

Added Figma plugin details including name, description, version, author, homepage, keywords, license, repository, and source.

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Added Figma plugin details including name, description, version, author, homepage, keywords, license, repository, and source.
Copilot AI review requested due to automatic review settings March 23, 2026 22:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new external plugin entry for a Figma MCP-related plugin to the repository’s external plugin registry (plugins/external.json) so it can be merged into generated marketplace/website data during builds.

Changes:

  • Appended a new figma entry to plugins/external.json with metadata (author, homepage, keywords, repository, source).
  • Updated the preceding entry to include a trailing comma to keep the JSON array valid after appending.

Comment thread plugins/external.json Outdated
Comment thread plugins/external.json Outdated
siminapasat and others added 3 commits March 23, 2026 15:42
Removed TODO placeholder for license field in external.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell merged commit dfe3cb3 into github:staged Mar 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants