Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:45 +08:00
commit 424d349cd7
13 changed files with 1563 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "customize",
"description": "Personnalise ton expérience Claude Code avec hooks, output styles et status lines sur mesure",
"version": "1.0.0",
"author": {
"name": "Aurélien Tournayre",
"email": "aurelien.tournayre@gmail.com"
},
"hooks": [
"./hooks"
]
}