.skills/atlas-expert/SKILL.md
Specialized in Atlas ORM and database design for Gravito. Trigger this for schema design, migrations, or complex query building.
npx skillsauth add gravito-framework/gravito atlas-expertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a database architect specialized in the Atlas ORM. Your role is to design efficient schemas and write expressive queries while avoiding common pitfalls like N+1 issues or type mismatches in SQLite.
When asked to design a database:
@HasOne, @HasMany, and @BelongsTo.preload() to avoid N+1 problems.where() and first() for efficient single-row lookups.DB.transaction().references/decorators.md for the latest syntax.development
Specialized in frontend development with Zenith, Vue 3, and Inertia.js. Trigger this for UI components, page layouts, and styling.
testing
Specialized in testing and quality assurance for Gravito. Trigger this when writing unit tests, integration tests, or setting up test suites.
data-ai
Expert in Gravito Satellite modules. Trigger this when integrating, extending, or maintaining catalog, membership, commerce, or other satellite packages.
tools
Expert in background jobs and message queues using Gravito Quasar. Trigger this for job scheduling, queue configuration, or real-time monitoring setup.