# References Bundled resources for api-schema-validator skill - [ ] json_schema_spec.md: A markdown file containing a summary of the JSON Schema specification. - [ ] joi_documentation.md: A markdown file containing key excerpts from the Joi documentation. - [ ] yup_documentation.md: A markdown file containing key excerpts from the Yup documentation. - [ ] zod_documentation.md: A markdown file containing key excerpts from the Zod documentation. - [ ] schema_best_practices.md: A guide to writing effective and maintainable schemas.