402 Frameworks Quarkus Rest is a production-ready Claude Code skill (quality score 70/100) in the security-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/402-frameworks-quarkus-rest/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when you need to design, review, or improve REST APIs with Quarkus REST (Jakarta REST) — including resource classes, HTTP methods, status codes, request/response DTOs, Bean Validation, exception mappers, optional runtime OpenAPI exposure (SmallRye), contract-first generation from OpenAPI, content negotiation, pagination, sorting and filtering, API versioning, idempotency (Idempotency-Key), optimistic concurrency (ETag / If-Match), HTTP caching (Cache-Control), API deprecation (Sunset / Deprecation headers), RFC 7807 Problem Details, ISO-8601 for time in contracts, and security-aware boundaries. This should trigger for requests such as Review or improve JAX-RS resources in a Quarkus project; Design HTTP APIs with validation and error handling on Quarkus; Add API versioning, idempotency, ETag concurrency, or deprecation headers; Implement pagination, sorting, or RFC 7807 Problem Details error responses.
The 402 Frameworks Quarkus Rest skill is built for security engineers, penetration testers, DevSecOps practitioners, and development teams hardening codebases and infrastructure. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.
mkdir -p ~/.claude/skills/402-frameworks-quarkus-rest curl -L https://claudskills.com/skills/402-frameworks-quarkus-rest/SKILL.md \ -o ~/.claude/skills/402-frameworks-quarkus-rest/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/402-frameworks-quarkus-rest/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/402-frameworks-quarkus-rest/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\402-frameworks-quarkus-rest\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
Browse all Security skills in the ClaudSkills registry, or explore these top-rated picks from the same category: