mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Add external plugin brainmaxxing (#2473)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9933dcad5b
commit
5cbb99978a
@@ -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.",
|
"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"
|
"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",
|
"name": "cast-imaging",
|
||||||
"source": "plugins/cast-imaging",
|
"source": "plugins/cast-imaging",
|
||||||
|
|||||||
@@ -78,6 +78,34 @@
|
|||||||
"path": ".github/plugins/azure-skills"
|
"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",
|
"name": "chrome-devtools-plugin",
|
||||||
"description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.",
|
"description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.",
|
||||||
|
|||||||
Reference in New Issue
Block a user