114 lines
3.4 KiB
JSON
114 lines
3.4 KiB
JSON
{
|
|
"sources": [
|
|
{
|
|
"id": "matt-pocock-skills",
|
|
"upstream_repo": "https://github.com/mattpocock/skills.git",
|
|
"upstream_ref": "main",
|
|
"snapshot_dir": "matt-pocock-skills",
|
|
"sync_mode": "copy_skill_dirs",
|
|
"source_list": "skills/thirdparty/.sources/matt-pocock-skills.list",
|
|
"skills_subdirs": [
|
|
"skills/engineering",
|
|
"skills/productivity",
|
|
"skills/misc"
|
|
],
|
|
"include_skill_dirs": [
|
|
"code-review",
|
|
"codebase-design",
|
|
"diagnosing-bugs",
|
|
"domain-modeling",
|
|
"grill-with-docs",
|
|
"grilling",
|
|
"handoff",
|
|
"improve-codebase-architecture",
|
|
"migrate-to-shoehorn",
|
|
"research",
|
|
"resolving-merge-conflicts",
|
|
"setup-matt-pocock-skills",
|
|
"tdd",
|
|
"to-questionnaire",
|
|
"to-spec",
|
|
"to-tickets",
|
|
"triage",
|
|
"wayfinder",
|
|
"wizard"
|
|
]
|
|
},
|
|
{
|
|
"id": "ui-ux-pro-max",
|
|
"upstream_repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git",
|
|
"upstream_ref": "main",
|
|
"snapshot_dir": "ui-ux-pro-max",
|
|
"sync_mode": "render_skill",
|
|
"source_list": "skills/thirdparty/.sources/ui-ux-pro-max.list",
|
|
"output_name": "ui-ux-pro-max",
|
|
"platform_config": "src/ui-ux-pro-max/templates/platforms/codex.json",
|
|
"template_root": "src/ui-ux-pro-max/templates",
|
|
"data_dir": "src/ui-ux-pro-max/data",
|
|
"scripts_dir": "src/ui-ux-pro-max/scripts"
|
|
},
|
|
{
|
|
"id": "brooks-lint",
|
|
"upstream_repo": "https://github.com/hyhmrright/brooks-lint.git",
|
|
"upstream_ref": "main",
|
|
"snapshot_dir": "brooks-lint",
|
|
"sync_mode": "copy_skill_dirs",
|
|
"source_list": "skills/thirdparty/.sources/brooks-lint.list",
|
|
"skills_subdir": "skills",
|
|
"include_skill_dirs": [
|
|
"_shared",
|
|
"brooks-audit",
|
|
"brooks-debt",
|
|
"brooks-health",
|
|
"brooks-review",
|
|
"brooks-sweep",
|
|
"brooks-test"
|
|
]
|
|
},
|
|
{
|
|
"id": "codebase-recon",
|
|
"upstream_repo": "https://github.com/outfitter-dev/agents.git",
|
|
"upstream_ref": "main",
|
|
"snapshot_dir": "outfitter-agents",
|
|
"sync_mode": "copy_skill_dirs",
|
|
"source_list": "skills/thirdparty/.sources/codebase-recon.list",
|
|
"skills_subdir": "plugins/outfitter/skills",
|
|
"include_skill_dirs": ["codebase-recon"],
|
|
"overlay_patch": ".gitea/ci/thirdparty-skill-overlays/codebase-recon.patch"
|
|
},
|
|
{
|
|
"id": "cangjie-skill",
|
|
"upstream_repo": "https://github.com/kangarooking/cangjie-skill.git",
|
|
"upstream_ref": "main",
|
|
"snapshot_dir": "cangjie-skill",
|
|
"sync_mode": "copy_skill_root",
|
|
"source_list": "skills/thirdparty/.sources/cangjie-skill.list",
|
|
"output_name": "cangjie-skill",
|
|
"include_paths": [
|
|
"SKILL.md",
|
|
"LICENSE",
|
|
"methodology",
|
|
"extractors",
|
|
"templates"
|
|
]
|
|
},
|
|
{
|
|
"id": "darwin-skill",
|
|
"upstream_repo": "https://github.com/alchaincyf/darwin-skill.git",
|
|
"upstream_ref": "master",
|
|
"snapshot_dir": "darwin-skill",
|
|
"sync_mode": "copy_skill_root",
|
|
"source_list": "skills/thirdparty/.sources/darwin-skill.list",
|
|
"output_name": "darwin-skill",
|
|
"include_paths": [
|
|
"SKILL.md",
|
|
"LICENSE",
|
|
"references",
|
|
"scripts",
|
|
"templates",
|
|
"test-prompts.json"
|
|
]
|
|
}
|
|
]
|
|
}
|