Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Quarkus Skill for AI Coding Assistants

Quarkus platform reference docs and installable skill for AI coding assistants, including OpenCode, Codex, Cursor, Claude Code, Gemini CLI, and GitHub Copilot.
Expand Down Expand Up @@ -33,7 +35,7 @@ curl -fsSL https://raw.githubusercontent.com/b6k-dev/quarkus-skill/main/install.

## Usage

Once installed, the skill appears in OpenCode's `<available_skills>` list. The agent can load it automatically when working on Quarkus tasks.
Once installed, the skill appears in your AI coding assistant's available skills list. The agent can load it automatically when working on Quarkus tasks.

Use the `/quarkus` command to load the skill and get contextual guidance:

Expand Down