Schema version injection, $id format, and SCHEMA_VERSION environment variable
Idioma do texto original: inglês
Menu
O SkillsMP coletou 26 skills de carrot-foundation/schemas. Abra uma skill para revisar a origem e os detalhes.
Mostrando 26 de 26 skills coletadas.
Schema version injection, $id format, and SCHEMA_VERSION environment variable
Idioma do texto original: inglês
Generated JSON Schema structure — required fields, validation patterns, and $ref usage
Idioma do texto original: inglês
Use when a task is complete and needs the full check, commit, and PR workflow
Idioma do texto original: inglês
Preserve existing behavior during refactoring — no silent deletions or reversions
Idioma do texto original: inglês
Use when writing or updating tests for schemas, especially when 100% coverage is required
Idioma do texto original: inglês
Use when schemas have changed and example JSON files need regeneration and validation
Idioma do texto original: inglês
Use when authoring or modifying Zod schemas -- composition, metadata, and validation patterns
Idioma do texto original: inglês
Use when scaffolding a new schema type directory with data, attributes, tests, and index
Idioma do texto original: inglês
Reviews schema design quality — Zod patterns, metadata completeness, composition correctness, naming, backward compatibility
Idioma do texto original: inglês
Use when running quality gates before committing, creating a PR, or validating the project builds correctly
Idioma do texto original: inglês
Use when triggering a CodeRabbit review on current changes or a pull request
Idioma do texto original: inglês
Use when staging and committing code changes with conventional commit messages
Idioma do texto original: inglês
Use when starting new work and need a branch following naming conventions
Idioma do texto original: inglês
Use when work is ready for review and a pull request needs to be created
Idioma do texto original: inglês
Use when schema generation fails, validation errors occur, or tests fail unexpectedly
Idioma do texto original: inglês
Use when reviewing a pull request for schema quality, test coverage, and conventions
Idioma do texto original: inglês
When and how to write effective comments — favor self-documenting code
Idioma do texto original: inglês
Readable, consistent, and well-structured code across the schemas package
Idioma do texto original: inglês
Conventional commit messages with schemas-specific scopes
Idioma do texto original: inglês
Naming standards — snake_case properties, kebab-case files, PascalCase types and exports
Idioma do texto original: inglês
pnpm only, exact versions, Node >= 22, and minimal dependencies
Idioma do texto original: inglês
PR creation workflow, title format, description template, and quality gates
Idioma do texto original: inglês
Vitest patterns, 100% coverage thresholds, and fixture-driven schema validation
Idioma do texto original: inglês
TypeScript conventions — strict mode, type patterns, and inference preferences
Idioma do texto original: inglês
Zod schema authoring — strictObject, safeExtend, meta(), and composition layers
Idioma do texto original: inglês
Validates completed work — tests at 100% coverage, schemas generate correctly, versions consistent, examples valid
Idioma do texto original: inglês