🐛 fix(thirdparty): align human skill registry
This commit is contained in:
+34
@@ -3,6 +3,40 @@
|
||||
version: 1
|
||||
|
||||
skills:
|
||||
- id: matt-pocock-skills
|
||||
sync: enabled
|
||||
upstream_repo: https://github.com/mattpocock/skills.git
|
||||
upstream_ref: main
|
||||
upstream_paths:
|
||||
- skills/engineering
|
||||
- skills/productivity
|
||||
- skills/misc
|
||||
upstream_layout: multi_skill_suite
|
||||
selected_for:
|
||||
- requirements grilling and documentation-backed discovery
|
||||
- specification and ticket decomposition
|
||||
- test-first implementation and code review
|
||||
- local ticket lifecycle orchestration
|
||||
playbook_fit: Matt Pocock engineering workflow skills used by the project playbook
|
||||
notes:
|
||||
- Only the curated skill directories declared by the CI manifest are synchronized.
|
||||
|
||||
- id: ui-ux-pro-max
|
||||
sync: enabled
|
||||
upstream_repo: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
|
||||
upstream_ref: main
|
||||
upstream_paths:
|
||||
- src/ui-ux-pro-max/templates
|
||||
- src/ui-ux-pro-max/data
|
||||
- src/ui-ux-pro-max/scripts
|
||||
upstream_layout: repository_root_skill
|
||||
selected_for:
|
||||
- UI and UX design-system decisions
|
||||
- frontend visual consistency and accessibility guidance
|
||||
playbook_fit: searchable UI/UX design intelligence for frontend work
|
||||
notes:
|
||||
- CI renders the upstream data and templates into the local Codex skill format.
|
||||
|
||||
- id: brooks-lint
|
||||
sync: enabled
|
||||
upstream_repo: https://github.com/hyhmrright/brooks-lint
|
||||
|
||||
Reference in New Issue
Block a user