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