← all publishers

arconia-io

@arconia-io source repo

5 published skills

  1. Spring Boot Dev · arconia-io
    Build, test, and run Spring Boot applications using Arconia CLI. Use when working on a Java or Spring Boot project and you need to compile the application, run tests, start the app in development mode, build a GraalVM native executable, or run the application locally with dev services. Also use when the user asks to check if the project compiles, verify tests pass, or launch the app for local development.
    0
    installs
  2. Spring Boot Create · arconia-io
    Create a new Spring Boot project from a template using Arconia CLI. Use when the user wants to start a new Java or Spring Boot application, scaffold a project, bootstrap a new service, generate a new app from a template, or initialize a new project. Also use when the user mentions creating a project with specific dependencies or features like HTTP server, AI chatbot, or similar.
    0
    installs
  3. Spring Boot Rewrite · arconia-io
    Discover and run OpenRewrite recipes for automated code migration and refactoring using Arconia CLI. Use when the user wants to run a specific OpenRewrite recipe, discover available migration or refactoring recipes, apply automated code transformations, clean up code (remove unused imports, update Java version), or migrate between library versions beyond the built-in upgrade commands. Also use when the user asks about available refactoring options or wants to apply a custom rewrite recipe.
    0
    installs
  4. Spring Boot Upgrade · arconia-io
    Upgrade Spring Boot, Spring AI, Arconia Framework, Gradle, or Maven versions using Arconia CLI. Use when the user wants to upgrade or update their project's framework version, migrate to a newer Spring Boot or Spring AI release, update the Gradle or Maven wrapper, or bring dependencies to their latest versions. Also use when the user mentions version migration, dependency upgrades, or keeping the project up to date.
    0
    installs
  5. Spring Boot Image Build · arconia-io
    Build container images for Spring Boot applications using Arconia CLI. Use when the user wants to containerize their application, build a Docker/OCI image, create a container image using Cloud Native Buildpacks or a Dockerfile/Containerfile, push an image to a registry, or build multi-architecture container images. Also use when the user mentions packaging for Kubernetes, deploying to a container platform, or creating production images.
    0
    installs