Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds
npxskills add mindrally/skills--skill java-quarkus-developmentLoading…
Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds
npxskills add mindrally/skills--skill java-quarkus-developmentLoading…
quarkus dev for rapid iteration with live reload@ConfigProperty for type-safe configuration injection@ConfigMapping interfaces%dev, %test, %prod prefixes for environment-specific configs.env files for local development@Inject for dependency injection@Named to qualify implementations@Singleton, @ApplicationScoped, @RequestScoped appropriately@IfBuildProfile for conditional beans@Path, @GET, @POST, etc. for endpoint definitions@Valid for input validationUni and Multi for async operationsPanacheEntity for entities with built-in operationsfind and list methods@QuarkusTest for integration tests@QuarkusIntegrationTest for native image tests@RegisterForReflection when neededCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).