bylerianstudio· 58 skills
Mapping a Go service's Service -> Module -> Resource hierarchy for dispatch-layer registration: detects modules and per-module PostgreSQL/MongoDB/RabbitMQ resources, database names, and shared databases, generates MongoDB index migration pairs (.up.json/.down.json), detects existing Postgres migrations, emits an HTML report, and offers opt-in S3 upload. Use before ring:adding-multi-tenancy on a new service. Skip for non-Go projects.
$npx -y skills add lerianstudio/ring --skill mapping-service-resourcesInstalls into the current project.
Run `npx skills use "https://github.com/lerianstudio/ring" --skill "lerianstudio/ring/mapping-service-resources"` 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/lerianstudio/ring" that are relevant to the current task. Run `npx skills add "https://github.com/lerianstudio/ring"` and select the relevant skills, then follow their instructions.