Scaffold a new HTTP handler with service function, store method (if needed), and table-driven test, following the project's internal/{api,service,store} layout. Invoke when the user asks to add an endpoint, handler, or route.
$npx -y skills add muhammadusmangm/claude-code-best-practices --skill add-handlerInstalls into the current project.
Run `npx skills use "https://github.com/muhammadusmangm/claude-code-best-practices" --skill "muhammadusmangm/claude-code-best-practices/add-handler"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/muhammadusmangm/claude-code-best-practices" that are relevant to the current task. Run `npx skills add "https://github.com/muhammadusmangm/claude-code-best-practices"` and select the relevant skills, then follow their instructions.