project-validator
Installation
SKILL.md
Project Validator
Validates apps-in-toss project configuration, structure, and policies for both web and React Native projects.
Supported Project Types:
- Web projects using
@apps-in-toss/web-framework - React Native projects using
@apps-in-toss/granitewith Metro bundler - Unity game projects (WebGL builds using
@apps-in-toss/web-framework)
How to Use This Skill
When validating an apps-in-toss project, follow these steps:
- Identify the project type (Web or React Native)
- Read and check the relevant files using the Read tool
- Compare against the schema in the reference documentation
- Report findings to the user with specific issues and solutions
Validation Checklist
Related skills