jabrena/515-frameworks-micronaut-mongodb
Use when you need MongoDB persistence in Micronaut — including @MongoRepository design, document modeling, indexes, query patterns, and error handling. This should trigger for requests such as Add MongoDB in Micronaut; Review Micronaut Data Mongo design; Improve error handling for Micronaut Mongo operations; Model MongoDB documents for a Micronaut service; Configure Micronaut MongoDB codecs indexes or transactions. Part of Plinth Toolkit
npx skills add https://github.com/jabrena/plinth --skill 515-frameworks-micronaut-mongodb
Apply Micronaut MongoDB guidance with concrete examples for design, implementation, and error handling.
Compile before MongoDB refactors; verify after changes.
./mvnw compile or mvn compile before applying any change./mvnw clean verify or mvn clean verify after applying improvementsRead references/515-frameworks-micronaut-mongodb.md and inspect persistence setup before proposing changes.
Identify model and consistency requirements and define safe improvements.
Implement/refactor documents, repositories, indexes, and error handling.
Execute build/tests and summarize what changed, what was verified, and follow-up actions.
For detailed guidance, examples, and constraints, see references/515-frameworks-micronaut-mongodb.md.
Take jabrena/515-frameworks-micronaut-mongodb from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.