Add atlassian-forge-skills plugin (#1539)

This commit is contained in:
Bryan Thompson 2026-04-23 14:01:06 -05:00 committed by GitHub
parent 06830b2ccd
commit 4bbf944de1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,6 +159,19 @@
}, },
"homepage": "https://github.com/atlassian/atlassian-mcp-server" "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", "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.", "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.",