16 lines
509 B
JSON
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"
|
|
]
|
|
} |