Schema version injection, $id format, and SCHEMA_VERSION environment variable
原文の言語: 英語
メニュー
SkillsMP は carrot-foundation/schemas から 26 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 26 件中 26 件を表示しています。
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
原文の言語: 英語