Validate an existing Swallow project configuration against the schema
How this skill is triggered — by the user, by Claude, or both
Slash command
/swallow-pricing-engine:validate-projectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants to validate a Swallow project configuration.
The user wants to validate a Swallow project configuration.
Load the project — Read the JSON file the user provides or references.
Validate — Call validate_swallow_project via MCP with the project JSON.
Report results:
valid: true — confirm the project is schema-valid.valid: false — list each error with its path and message. Suggest specific fixes for each error, referencing the Swallow constraints.Fix if asked — Apply fixes and re-validate until the project passes.
npx claudepluginhub llow-group/swallow-claude-plugin --plugin swallow-pricing-engineProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.