Clean Architecture audit for Go services. Use when reviewing layered architecture, dependency rules, or gRPC/usecase/repository patterns. Ensures proper separation of concerns and dependency inversion.
$npx -y skills add saifoelloh/golang-best-practices-skill --skill clean-architectureInstalls into the current project.
Run `npx skills use "https://github.com/saifoelloh/golang-best-practices-skill" --skill "saifoelloh/golang-best-practices-skill/clean-architecture"` 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/saifoelloh/golang-best-practices-skill" that are relevant to the current task. Run `npx skills add "https://github.com/saifoelloh/golang-best-practices-skill"` and select the relevant skills, then follow their instructions.