From d917647b1baf366582e6109ea7dc97f767c617f4 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 22 Apr 2026 13:06:37 -0500 Subject: [PATCH] Add atlassian-forge-skills plugin --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 44838c5..d2b6283 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -133,6 +133,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.",