mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-14 13:16:54 +00:00
Add external plugin mobile-canvas (#2610)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
55b952d2f9
commit
db17698618
@@ -663,6 +663,33 @@
|
||||
"sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "mobile-canvas",
|
||||
"description": "View, create, boot, and interact with local iOS simulators and Android emulators from a GitHub Copilot canvas. The plugin also exposes the same device controls to agents through MCP.",
|
||||
"version": "0.1.6",
|
||||
"author": {
|
||||
"name": "Jonathan Dick",
|
||||
"url": "https://github.com/Redth"
|
||||
},
|
||||
"repository": "https://github.com/Redth/mobile-canvas-ghcp",
|
||||
"homepage": "https://github.com/Redth/mobile-canvas-ghcp",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"canvas",
|
||||
"mobile",
|
||||
"ios",
|
||||
"android",
|
||||
"simulator",
|
||||
"emulator",
|
||||
"device-control",
|
||||
"mcp"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "Redth/mobile-canvas-ghcp",
|
||||
"sha": "c930769d41f07852baeeb407ded76d5ba83c06d2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "modern-web-guidance",
|
||||
"description": "Modern Web Guidance is an agent skill and CLI tool designed to help AI coding agents build web applications using modern, secure, and high-performance APIs rather than outdated workarounds.\nSupported by the Google Chrome team, it injects expert-curated web platform best practices directly into an agent's context window to prevent the generation of bloated, legacy code.",
|
||||
|
||||
Reference in New Issue
Block a user