feat(skills): add uncle-bob-craft third-party skill

This commit is contained in:
csh
2026-05-31 13:43:49 +08:00
parent 7db5e4a697
commit 7656ee2907
8 changed files with 146 additions and 5 deletions
+17
View File
@@ -57,3 +57,20 @@ skills:
- CI-verified migration workflows
notes:
- Sourced from awesome-codex-skills.
- id: uncle-bob-craft
sync: enabled
upstream_repo: https://github.com/sickn33/antigravity-awesome-skills
upstream_ref: main
upstream_path: skills/uncle-bob-craft
upstream_layout: single_skill_from_suite
selected_for:
- Clean Architecture review
- SOLID review
- design-pattern misuse checks
- architecture-boundary refactoring
- code craftsmanship review
playbook_fit: architecture and code-quality craft review support
notes:
- Upstream skill includes references for Clean Architecture, Clean Coder, Clean Agile, and design-pattern discipline.
- Registered as a single selected skill from a larger community skill suite.