byamritmalla· 56 skills
Stars
12
Category
Use when tuning or hardening a Spring Boot service for latency, throughput, and resilience after backend architecture has defined per-path SLOs, dependency criticality, and degradation behavior. Produces timeouts, retries with budgets, circuit breakers, bulkheads, rate limiting, connection-pool and thread-pool sizing, caching posture, JVM and container-aware sizing, load-test scaffolding, and gates that defend the stated SLOs. Do not use for choosing the SLOs themselves, redesigning service boundaries, picking the cache topology, JVM image base layer construction, or Kubernetes-level scaling; use performance, reliability, backend-architecture, infrastructure-platform, or implementations/infrastructure/* instead.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill spring-boot-performance-and-resilienceInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/spring-boot-performance-and-resilience"` 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/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.