Skip to content

Add AI coding skill to extension maturity matrix #2584

@phillip-kruger

Description

@phillip-kruger

Summary

Add a new entry to the extension maturity matrix for providing AI coding skills.

Proposed addition

In the Advanced tier, add:

AI coding skill — Provide a quarkus-skill.md with extension-specific patterns, testing guidelines, and common pitfalls for AI coding agents.

Context

Quarkus now supports a skill mechanism where extensions can ship a quarkus-skill.md file in their deployment module (deployment/src/main/resources/META-INF/quarkus-skill.md). These are automatically aggregated into a quarkus-extension-skills JAR following the Agent Skills specification.

It's low effort (just a markdown file, no build config needed), and not every extension needs one — but for widely-used extensions it makes a real difference in how well AI agents generate correct code.

Related PRs

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions