From 4bbf944de1a9937903c272a1bdd01cba228d96a7 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 23 Apr 2026 14:01:06 -0500 Subject: [PATCH] Add atlassian-forge-skills plugin (#1539) --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d035c15..765048c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -159,6 +159,19 @@ }, "homepage": "https://github.com/atlassian/atlassian-mcp-server" }, + { + "name": "atlassian-forge-skills", + "description": "Forge-focused skill bundle and MCP tooling for Atlassian Forge: scaffold apps, review before deploy, debug production issues, and stay current on Forge APIs and the Atlassian Design System.", + "author": { + "name": "Atlassian Labs" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/atlassian/forge-skills.git" + }, + "homepage": "https://developer.atlassian.com" + }, { "name": "atomic-agents", "description": "Comprehensive development workflow for building AI agents with the Atomic Agents framework. Includes specialized agents for schema design, architecture planning, code review, and tool development. Features guided workflows, progressive-disclosure skills, and best practice validation.",