Skip to main content
Back to the directory
giuseppe-trisciuoglio/developer-kitSoftware EngineeringFrontend and Design

spring-boot-actuator

Production-grade monitoring, health checks, and metrics configuration for Spring Boot services using Actuator and Micrometer.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
708

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-actuator
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, spring-boot-actuator has 708 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: giuseppe-trisciuoglio/developer-kit. Canonical URL: https://skills.sh/giuseppe-trisciuoglio/developer-kit/spring-boot-actuator.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-grade monitoring, health checks, and metrics configuration for Spring Boot services using Actuator and Micrometer. After adding the dependency, verify endpoints respond: Include spring-boot-starter-actuator in your build configuration. Validate : Restart the service and confirm /actuator/health and /actuator/info respond with 200 OK . Validate : curl returns the list of exposed endpoints. Validate : Unauthenticated requests to protected endpoints return 401 Unauthorized . Validate : /actuator/health/readiness returns UP with all mandatory components before promoting to production. Validate : Scrape /actuator/prometheus and confirm required meters ( http.server.requests , jvm.memory.used ) are present. Validate : /actuator/startup and /actuator/conditions return valid JSON payloads.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does spring-boot-actuator do?

Production-grade monitoring, health checks, and metrics configuration for Spring Boot services using Actuator and Micrometer.

Is spring-boot-actuator good?

spring-boot-actuator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support spring-boot-actuator?

spring-boot-actuator currently lists compatibility with Skills CLI.

Is spring-boot-actuator safe to install?

spring-boot-actuator has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to spring-boot-actuator?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install spring-boot-actuator?

Run the following command to install spring-boot-actuator: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-actuator

Related skills

More from giuseppe-trisciuoglio/developer-kit

Related skills

Alternatives in Software Engineering