Files
2025-11-29 18:47:45 +08:00

16 lines
509 B
JSON

{
"name": "cc-hooks",
"description": "Audio feedback system with multilingual TTS announcements, AI-powered contextual messages, and sound effects for Claude Code. Transform your coding experience with intelligent voice feedback that keeps you informed without breaking your flow.",
"version": "1.0.0",
"author": {
"name": "Husni Adil Makmur",
"email": "husniadil@gmail.com",
"url": "https://github.com/husniadil"
},
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}