# Third-party skill registry. 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 upstream_ref: main upstream_layout: multi_skill_suite upstream_paths: - skills/brooks-audit - skills/brooks-debt - skills/brooks-health - skills/brooks-review - skills/brooks-sweep - skills/brooks-test - skills/_shared selected_for: - architecture audit - technical debt review - PR review - test quality review playbook_fit: architecture and code-quality review support notes: - Upstream is a suite of related review and audit skills. - id: codebase-recon sync: enabled upstream_repo: https://github.com/outfitter-dev/agents upstream_ref: main upstream_paths: - plugins/outfitter/skills/codebase-recon upstream_layout: multi_skill_subset selected_for: - risk scan - git-history hotspot analysis - codebase reconnaissance before planning - refactor-risk assessment - evidence-based confidence calibration playbook_fit: pre-design and pre-refactor codebase risk discovery notes: - Upstream skills live inside a larger agents repository. - A sync overlay makes codebase-recon confidence calibration self-contained. - id: cangjie-skill sync: enabled upstream_repo: https://github.com/kangarooking/cangjie-skill upstream_ref: main upstream_layout: repository_root_skill upstream_paths: - SKILL.md - LICENSE - methodology - extractors - templates selected_for: - distilling books and long-form content into executable skills - extracting reusable frameworks, principles, and methods - generating Darwin-compatible skill test prompts playbook_fit: long-form knowledge distillation into reusable skills notes: - The repository root is the skill directory. - Licensed under AGPL-3.0. - id: darwin-skill sync: enabled upstream_repo: https://github.com/alchaincyf/darwin-skill upstream_ref: master upstream_layout: repository_root_skill upstream_paths: - SKILL.md - LICENSE - references - scripts - templates - test-prompts.json selected_for: - skill quality assessment - test-prompt-driven skill optimization - paired evaluation and regression control playbook_fit: evaluation and iterative optimization of skills notes: - The repository root is the skill directory. - Licensed under MIT.