Build production-ready services: timeouts, circuit breakers, bulkheads, retry budgets, health checks, and observability. Use when hardening RonyKit services for production, reviewing outbound calls, capacity planning, or preventing cascading failures. Pair with MCP characteristics/telemetry and package x/ratelimit where applicable.
$npx -y skills add clubpay/ronykit --skill release-itInstalls into the current project.
Run `npx skills use "https://github.com/clubpay/ronykit" --skill "clubpay/ronykit/release-it"` 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/clubpay/ronykit" that are relevant to the current task. Run `npx skills add "https://github.com/clubpay/ronykit"` and select the relevant skills, then follow their instructions.