← all publishers

quarkusio

@quarkusio source repo

27 published skills

  1. Hello World · quarkusio
    Use when user is saying Hello, HelloWorld.
    0
    installs
  2. Migrate Spring To Quarkus · quarkusio bundle
    Migrates Spring Boot applications to Quarkus using a modular, gate-driven approach. Supports Spring compatibility extensions and full Quarkus migration paths. Use when the user wants to migrate, convert, or port a Spring Boot app to Quarkus, mentions "spring to quarkus", "quarkus migration", "replace spring", or asks about migrating "pom.xml", "build.gradle", "Spring MVC", "Spring Data JPA", "Thymeleaf", "@SpringBootApplication".
    0
    installs
  3. Migrate Simple With Mtool · quarkusio bundle
    Migrates a Spring Boot application to Quarkus. Analyze the code source using mtool. Use when the user wants to migrate, convert, or port a Spring Boot app to Quarkus, mentions "spring to quarkus", "quarkus migration", "replace spring", or asks about migrating "pom.xml", "build.gradle", "Spring MVC", "Spring Data JPA", "@SpringBootApplication".
    0
    installs
  4. Migrate Simple Without Mtool · quarkusio bundle
    Migrates a Spring Boot application to Quarkus. Analyze the code source. Use when the user wants to migrate, convert, or port a Spring Boot app to Quarkus, mentions "spring to quarkus", "quarkus migration", "replace spring", or asks about migrating "pom.xml", "build.gradle", "Spring MVC", "Spring Data JPA", "@SpringBootApplication".
    0
    installs
  5. Dummy Skill · quarkusio
    Dummy skill for testing argument substitution
    0
    installs
  6. Workshop Docs Style · quarkusio
    Writing style guide for the Quarkus LangChain4j workshop documentation. Apply whenever writing or editing docs in docs/docs/. This skill must be consulted before writing or editing any file under docs/docs/ — do not rely on defaults.
    0
    installs
  7. Family Trip · quarkusio
    Itinerary planning guidance for family road trips — stop frequency, kid-friendly pacing, accommodation, and toll considerations.
    0
    installs
  8. Business Trip · quarkusio
    Itinerary planning guidance for business road trips — efficient routing, city access restrictions, meeting-paced scheduling, and productivity stops.
    0
    installs
  9. Adventure Trip · quarkusio
    Itinerary planning guidance for adventurous road trips — legendary driving roads, outdoor activity integration, seasonal access, and remote-area practicalities.
    0
    installs
  10. Vehicle Selection · quarkusio
    Guidance for selecting the right rental vehicle category based on trip type, passenger count, terrain, and budget.
    0
    installs
  11. Java Decompile · quarkusio
    Use when you need to view the source code of a Java class from project dependencies, understand a library's API implementation, find method signatures, or explore how a dependency works internally. Accepts fully qualified or simple class names.
    0
    installs
  12. Git Diff Browser · quarkusio bundle
    Use when asked to view changes, show a diff, review what changed, compare branches, or see recent commits in a rich browser interface. Supports unstaged changes, staged changes, branch comparisons, commit ranges, and live watch mode with auto-refresh.
    0
    installs
  13. Quarkus Full Build · quarkusio
    Use when asked to do a full build, complete build, rebuild, or build everything in a Quarkus project. Runs the full Quarkus build with optimized flags via a subagent to keep the main conversation responsive.
    0
    installs
  14. Quarkus Module Build · quarkusio
    Use when asked to build, compile, or rebuild specific Quarkus modules. Accepts multiple module names and builds them in parallel via subagents. Examples - build graphql module, compile openapi and rest, rebuild security extensions.
    0
    installs
  15. Java Classpath Search · quarkusio bundle
    Use when you need to find which JAR contains a Java class, resolve import statements, identify classpath conflicts, or discover which dependency provides a class. Accepts fully qualified class names, simple class names, or partial patterns.
    0
    installs
  16. Coding Style · quarkusio
    Quarkus code style conventions: formatting, visibility, naming, logging, and general style rules for the Quarkus codebase.
    0
    installs
  17. Building Docs · quarkusio
    How to build, preview, and verify Quarkus documentation locally: root Maven build, docs rebuild, Roq dev server preview.
    0
    installs
  18. Pull Requests · quarkusio
    Rules for preparing pull requests and commits in the Quarkus project: title conventions, description format, commit hygiene, labels, and contribution policies.
    0
    installs
  19. Writing Tests · quarkusio
    Testing patterns for Quarkus extensions: test annotations, test locations, QuarkusExtensionTest patterns, and how to run tests.
    0
    installs
  20. Creating Extensions · quarkusio
    How to create a new Quarkus extension: full module layout, package naming, artifact naming, dependency rules, and Dev UI setup.
    0
    installs
  21. Deprecation Cleanup · quarkusio bundle
    Maintain @Deprecated code in the Quarkus codebase: remove code that has been deprecated for more than 12 months, and add the @Deprecated annotations that were missed when a related element was deprecated (e.g. a field is deprecated but its getters/setters/constructors are not). Use this skill whenever the user asks to clean up deprecations, remove old/long-deprecated code, purge deprecated APIs, "remove code deprecated for over a year", audit @Deprecated usage, or fix inconsistent/incomplete deprecation annotations — even if they don't name a specific class or module.
    0
    installs
  22. Working With Config · quarkusio
    Quarkus configuration conventions: @ConfigMapping interfaces, config phases, and migration from legacy @ConfigRoot classes.
    0
    installs
  23. Writing Build Steps · quarkusio
    Patterns for creating and modifying Quarkus @BuildStep methods, build items, and recorders in extension deployment modules.
    0
    installs
  24. Building And Testing · quarkusio
    How to build and test Quarkus: Maven commands, build flags, incremental builds, justfile aliases, and important build rules.
    0
    installs
  25. Writing Extension Devui · quarkusio
    How to add a Dev UI page to a Quarkus extension: deployment processors, runtime-dev JSON-RPC services, and Lit web components.
    0
    installs
  26. Classloading And Runtime Dev · quarkusio
    Quarkus split classloading model, runtime-dev module wiring, conditional dependencies, and common classloading mistakes.
    0
    installs
  27. Quarkus Update · quarkusio
    Use when working in a Quarkus project and the user wants to check if their build files are up-to-date, compare project structure against a reference, or upgrade their Quarkus version. Triggers on "check project", "update quarkus", "is my project up to date", "compare build", "quarkus upgrade".
    0
    installs