By AxonIQ
Skills for developers building applications with Axon Framework 5: command handling and event-sourced entities, DCB decision models, event handling and processors, query handling, the event store and conversion, messaging foundations, configuration, and testing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent Skills to help developers using AI agents with Axon Framework — whether you are migrating an application to Axon 5, building applications on Axon Framework 5, or contributing to the framework itself.
Skills follow the agentskills.io format and live with the plugin that owns them, under plugins/<plugin>/skills/. This repo is a multi-runtime marketplace (axoniq): install a curated plugin into Claude Code, Codex, or Cursor, or pull individual skills into any agent with npx skills.
⚠️ These skills drive LLMs, which can make mistakes and hallucinate. Don't trust the output blindly — review, test, and verify it before relying on it. The skills are provided on a best-effort basis, with no guarantee of correctness or completeness. Spot a problem or a gap? Contributions are very welcome — see Contributing and help us make these skills better.
| Plugin | Version | For whom |
|---|---|---|
axoniq-migration | 0.2.0 | Anyone migrating an application from Axon Framework 4 to Axon Framework 5 / Axoniq Framework 5. |
axoniq-app-development | 0.4.0 | Developers building their own applications with Axon Framework 5 — the framework's users. |
axoniq-framework-contribution | 1.4.0 | Contributors developing the Axon Framework itself — not for building applications with it. |
Each plugin carries its own CHANGELOG.md and is versioned independently.
axoniq-migrationis best-effort. It automates as much of the Axon Framework 4 → 5 migration as it reliably can, but it will not always migrate everything: expect some leftover concerns (unusual patterns, edge cases, manual decisions) flagged for you to finish by hand. It migrates code and configuration only — not stored data (event store contents, tracking tokens). Always review and test the result.
Replace <plugin> below with one of axoniq-migration, axoniq-app-development, or axoniq-framework-contribution.
Curated, named plugins; auto-updates via the marketplace. Run inside Claude Code, or as claude plugin … from the shell:
/plugin marketplace add AxonIQ/agent-skills
/plugin install <plugin>@axoniq
marketplace update axoniq later pulls the latest skills.
codex plugin marketplace add AxonIQ/agent-skills
codex plugin add <plugin>@axoniq
codex plugin marketplace upgrade axoniq later pulls the latest skills.
/plugin marketplace add AxonIQ/agent-skills
/plugin install <plugin>@axoniq
Or browse/submit via the Cursor marketplace.
For Gemini CLI, Cursor, Codex, opencode, and others — installs skill folders directly (skills are discovered under plugins/*/skills/). For example, to install the full axon4to5 migration skill set explicitly:
npx skills add AxonIQ/agent-skills # interactive picker
npx skills add AxonIQ/agent-skills \
--skill axon4to5-openrewrite axon4to5-migrate-code axon4to5-isolatedtest \
-a <agent> # all axon4to5 migration skills
npx skills add AxonIQ/agent-skills --skill axon4to5-openrewrite -a claude-code # one skill + agent
Common -a <agent> values include gemini-cli, cursor, codex, opencode, and claude-code.
Contributions are very welcome — these skills get better the more people use them and report back. Found a hallucinated or wrong result, a migration gap, a missing recipe, or an idea for a new skill? Open an issue or a PR. Repository layout and how to add a plugin: see DEVELOPMENT.md.
npx claudepluginhub axoniq/agent-skills --plugin axoniq-app-developmentMigrate applications from Axon Framework 4 to Axon Framework 5 / Axoniq Framework 5. Bundles the phased migration orchestrator, the OpenRewrite bulk-migration recipe runner (Maven & Gradle), and the per-target isolated-test helper.
Tools for contributors to the Axon Framework project: comprehensive code reviews against AF5 standards, core coding patterns, framework infrastructure design guidelines, reference documentation authoring, and PR comment processing. Not intended for application developers using Axon Framework.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.