mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 18:11:01 +00:00
21 lines
565 B
JSON
21 lines
565 B
JSON
{
|
|
"name": "arch",
|
|
"description": "Architecture and modernization toolkit: produce a cited architecture document for a locally-cloned repo, and generate a phased modernization plan that auto-runs Documentation mode when needed.",
|
|
"version": "1.0.0",
|
|
"keywords": [
|
|
"architecture",
|
|
"modernization",
|
|
"documentation",
|
|
"migration",
|
|
"onboarding"
|
|
],
|
|
"author": {
|
|
"name": "Awesome Copilot Community"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"skills": [
|
|
"./skills/doc-and-modernize"
|
|
]
|
|
}
|