项目初始化

This commit is contained in:
2026-07-02 11:31:16 +08:00
commit eef4c76e3f
64 changed files with 13369 additions and 0 deletions

23
skills-lock.json Normal file
View File

@@ -0,0 +1,23 @@
{
"version": 1,
"skills": {
"brand-voice": {
"source": "affaan-m/everything-claude-code",
"sourceType": "github",
"skillPath": "skills/brand-voice/SKILL.md",
"computedHash": "f07173b4a886e800df150f9824535c0bfceed289f00a27ad4a3b1df5226dfa4d"
},
"python-patterns": {
"source": "affaan-m/everything-claude-code",
"sourceType": "github",
"skillPath": "skills/python-patterns/SKILL.md",
"computedHash": "f06cd8c1f350b4efd3bb0afdf56420a245952d5c7b7f42303ad5c5844ef90db8"
},
"python-testing": {
"source": "affaan-m/everything-claude-code",
"sourceType": "github",
"skillPath": "skills/python-testing/SKILL.md",
"computedHash": "bd9f35bf0518963313be72b6581c465d28e04aea67725cbe9d157589a61ae0bb"
}
}
}