Schema version injection, $id format, and SCHEMA_VERSION environment variable
原文语言:英语
菜单
SkillsMP 已收集 carrot-foundation/schemas 中的 26 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 26 / 26 个已收集 Skill。
Schema version injection, $id format, and SCHEMA_VERSION environment variable
原文语言:英语
Generated JSON Schema structure — required fields, validation patterns, and $ref usage
原文语言:英语
Use when a task is complete and needs the full check, commit, and PR workflow
原文语言:英语
Preserve existing behavior during refactoring — no silent deletions or reversions
原文语言:英语
Use when writing or updating tests for schemas, especially when 100% coverage is required
原文语言:英语
Use when schemas have changed and example JSON files need regeneration and validation
原文语言:英语
Use when authoring or modifying Zod schemas -- composition, metadata, and validation patterns
原文语言:英语
Use when scaffolding a new schema type directory with data, attributes, tests, and index
原文语言:英语
Reviews schema design quality — Zod patterns, metadata completeness, composition correctness, naming, backward compatibility
原文语言:英语
Use when running quality gates before committing, creating a PR, or validating the project builds correctly
原文语言:英语
Use when triggering a CodeRabbit review on current changes or a pull request
原文语言:英语
Use when staging and committing code changes with conventional commit messages
原文语言:英语
Use when starting new work and need a branch following naming conventions
原文语言:英语
Use when work is ready for review and a pull request needs to be created
原文语言:英语
Use when schema generation fails, validation errors occur, or tests fail unexpectedly
原文语言:英语
Use when reviewing a pull request for schema quality, test coverage, and conventions
原文语言:英语
When and how to write effective comments — favor self-documenting code
原文语言:英语
Readable, consistent, and well-structured code across the schemas package
原文语言:英语
Conventional commit messages with schemas-specific scopes
原文语言:英语
Naming standards — snake_case properties, kebab-case files, PascalCase types and exports
原文语言:英语
pnpm only, exact versions, Node >= 22, and minimal dependencies
原文语言:英语
PR creation workflow, title format, description template, and quality gates
原文语言:英语
Vitest patterns, 100% coverage thresholds, and fixture-driven schema validation
原文语言:英语
TypeScript conventions — strict mode, type patterns, and inference preferences
原文语言:英语
Zod schema authoring — strictObject, safeExtend, meta(), and composition layers
原文语言:英语
Validates completed work — tests at 100% coverage, schemas generate correctly, versions consistent, examples valid
原文语言:英语