{ "name": "claude-skills", "owner": { "name": "naudachu" }, "plugins": [ { "name": "tdl", "source": "./plugins/tdl", "description": "Three Dots Labs Go conventions as an enforceable rule set: /tdl:audit scans a Go project against 63 CQRS/DDD/Clean-Architecture rules and reports violations by severity, or scaffolds new services, handlers, entities, repositories and Watermill adapters from templates that already follow them." } ] }