.skills/skill-creator/SKILL.md
Helps you create and refine new Gravito Skills. Trigger this when asked to add a new skill to the ecosystem.
npx skillsauth add gravito-framework/gravito skill-creatorInstall 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 an expert at designing modular AI skills for the Gravito framework. Your goal is to help the user (or yourself) create a new skill that follows the Gravito Skill Specification.
Ask clarifying questions to understand:
Design the skill's contents:
GRAVITO_AGENT_GUIDE.md or package READMEs should be included?Execute the initialization script to scaffold the directory:
bun .skills/skill-creator/scripts/init_skill.ts <skill-name>
SKILL.md for the new skill.SKILL.md lean. Use references/ for large blocks of documentation.DOCS_AI_PROMPT.md.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.