♻️ refactor(skills): separate thirdparty skills into thirdparty/ subdirectory

- Move all third-party skills from codex/skills/ to codex/skills/thirdparty/
- Move .sources/ to codex/skills/thirdparty/.sources/
- Delete systematic-debugging/CREATION-LOG.md (internal dev note, not skill content)
- Update sync_thirdparty_skills.sh paths and conflict detection
- Update thirdparty_skills.json source_list paths
- Update install_skills_action to collect from both own and thirdparty dirs,
  logging [thirdparty] tag for third-party installs
- Update SKILLS.md directory structure docs
- Update tests to reflect new paths

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
csh
2026-05-15 14:50:02 +08:00
co-authored by Claude Opus 4.7
parent 64950e7979
commit b3df41205d
92 changed files with 1606 additions and 27 deletions
@@ -0,0 +1 @@
karpathy-guidelines
+14
View File
@@ -0,0 +1,14 @@
brainstorming
dispatching-parallel-agents
executing-plans
finishing-a-development-branch
receiving-code-review
requesting-code-review
subagent-driven-development
systematic-debugging
test-driven-development
using-git-worktrees
using-superpowers
verification-before-completion
writing-plans
writing-skills
+1
View File
@@ -0,0 +1 @@
ui-ux-pro-max