🐛 fix(thirdparty): align human skill registry

This commit is contained in:
csh
2026-08-12 12:40:48 +08:00
parent 91b6f8453e
commit a0131f52c6
2 changed files with 54 additions and 0 deletions
+34
View File
@@ -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