
Allra Ai Skills
- Updated April 16, 2026
- Allra-Fintech/allra-ai-skills
allra-ai-skills is a Claude Code plugin marketplace that bundles Allra Engineering backend and common coding skills for developers who need Spring Boot API, database, and code-review conventions in AI-assisted sessions.
About
allra-ai-skills is the official Claude Code marketplace for Allra Engineering's shared AI coding skills. The catalog lists two installable plugins—allra-backend-skills for Spring Boot API, database, and error-handling standards and allra-common-skills for cross-team code review and Git rules. Engineers add the marketplace with /plugin marketplace add Allra-Fintech/allra-ai-skills, pick a plugin, and optionally enable auto-update so git-pulled skill changes propagate to personal or project installs. The README also documents manual copy into ~/.claude/skills for Cursor, GitHub Copilot, and other assistants. Reach for this marketplace when your team already maintains Allra conventions and you want one git source of truth for backend and common agent guidance instead of duplicating SKILL.md files per repository.
- Marketplace hosts 2 plugins: allra-backend-skills and allra-common-skills
- Install from Git URL via Claude Code /plugin Marketplace tab
- Supports auto-update for git-sourced plugin installs
- Documents manual ~/.claude/skills copy for Cursor and Copilot
- Backend plugin keywords: spring-boot, jpa, querydsl, api design
Allra Ai Skills by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add Allra-Fintech/allra-ai-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | April 16, 2026 |
|---|---|
| Repository | Allra-Fintech/allra-ai-skills ↗ |
How do you standardize Spring Boot AI coding conventions?
Install Allra backend and common Claude Code skill plugins from one marketplace with auto-update for Spring Boot and code-review standards.
Who is it for?
Java/Spring Boot developers who want Claude Code to follow a fixed API, database, and review playbook across repositories.
Skip if: Developers on non-JVM stacks or teams that do not use Spring Boot, JPA, or QueryDSL should skip allra-ai-skills.
What you get
Installed Claude Code plugins, auto-applied SKILL.md workflows, and shared backend plus code-review guardrails.
- backend-plugin
- common-plugin
- SKILL.md workflows
By the numbers
- Bundles 2 plugins in marketplace.json
- Backend plugin version 1.0.5; common plugin version 1.0.0
Plugins in this marketplace
2 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Pick allra-ai-skills over generic Java skills when you need Allra-specific Spring Boot, JPA, QueryDSL, and review conventions baked into Claude Code plugins.
FAQ
How many plugins does Allra Ai Skills include?
Allra Ai Skills lists 2 plugins in marketplace.json: allra-backend-skills (v1.0.5) for Spring Boot/JPA/QueryDSL API work and allra-common-skills (v1.0.0) for Git rules and code-review standards.
How do you install Allra Ai Skills in Claude Code?
Run `/plugin marketplace add Allra-Fintech/Allra Ai Skills`, then install backend-plugin and common-plugin from the Marketplace tab or `/plugin install` commands; skills auto-apply when Claude detects matching tasks.