From c4675ec9a28b18f9961eb02707d8324a1c2ab125 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 01:39:53 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 28 ++++++++++++++++++++++++++++ plugins/external.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index a68cbe9a..b575acef 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -166,6 +166,34 @@ "description": "Wander an endless first-person backrooms in a Copilot canvas while agents work; their status ghost-writes on the walls.", "version": "1.0.0" }, + { + "name": "brainmaxxing", + "description": "Codebase-grounded concept-mastery quizzes with an interactive BrainMax Canvas dashboard.", + "version": "1.0.0", + "author": { + "name": "Julia Muiruri", + "url": "https://juliawakiru.dev" + }, + "repository": "https://github.com/juliamuiruri4/brainmaxxing", + "homepage": "https://github.com/juliamuiruri4/brainmaxxing", + "license": "MIT", + "keywords": [ + "assessment", + "canvas", + "developer-education", + "learning", + "quiz", + "skills-mastery", + "software-engineering", + "student-developer" + ], + "source": { + "source": "github", + "repo": "juliamuiruri4/brainmaxxing", + "ref": "v1.0.0", + "sha": "8a8a102ff3ab8736f015764207cdb7e68fcd5ecf" + } + }, { "name": "cast-imaging", "source": "plugins/cast-imaging", diff --git a/plugins/external.json b/plugins/external.json index 1c45ecb4..30b06c26 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -78,6 +78,34 @@ "path": ".github/plugins/azure-skills" } }, + { + "name": "brainmaxxing", + "description": "Codebase-grounded concept-mastery quizzes with an interactive BrainMax Canvas dashboard.", + "version": "1.0.0", + "author": { + "name": "Julia Muiruri", + "url": "https://juliawakiru.dev" + }, + "repository": "https://github.com/juliamuiruri4/brainmaxxing", + "homepage": "https://github.com/juliamuiruri4/brainmaxxing", + "license": "MIT", + "keywords": [ + "assessment", + "canvas", + "developer-education", + "learning", + "quiz", + "skills-mastery", + "software-engineering", + "student-developer" + ], + "source": { + "source": "github", + "repo": "juliamuiruri4/brainmaxxing", + "ref": "v1.0.0", + "sha": "8a8a102ff3ab8736f015764207cdb7e68fcd5ecf" + } + }, { "name": "chrome-devtools-plugin", "description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.",