Skip to content

Add zh cn preset v0.0.3 - #4437

Open
lin52025iq wants to merge 3 commits into
github:mainfrom
lin52025iq:add-zh-cn-preset-v0.0.3
Open

Add zh cn preset v0.0.3#4437
lin52025iq wants to merge 3 commits into
github:mainfrom
lin52025iq:add-zh-cn-preset-v0.0.3

Conversation

@lin52025iq

Copy link
Copy Markdown

Preset Submission

Summary

Adds the community preset Simplified Chinese (zh-cn) to the Spec Kit community catalog.

The preset localizes core Spec Kit templates and human-readable workflow output to Simplified Chinese while preserving machine-readable identifiers and technical contracts such as requirement IDs, task IDs, file paths, code identifiers, HTTP methods, API routes, and schema fields.

This PR only updates the community preset catalog and documentation:

  • presets/catalog.community.json — adds the new zh-cn preset entry and updates the top-level updated_at
  • docs/community/presets.md — adds the Simplified Chinese preset row

No existing community preset entries are modified.

Preset Details

  • Requires Spec Kit >=1.0.5.dev0
  • Provides 5 templates
  • Provides 9 command wrappers
  • License: MIT
  • Tags: localization, chinese, zh-cn, i18n

Validation

  • Valid preset.yml manifest
  • Preset ID zh-cn follows the required lowercase-with-hyphens format
  • Version 0.0.3 follows semantic versioning
  • Repository is publicly accessible
  • LICENSE file is included
  • README documents this preset and includes a valid specify preset add --from ... command
  • Download URL points to the v0.0.3 tag archive
  • Catalog entry lists 5 templates and 9 commands
  • Added to presets/catalog.community.json
  • Added to docs/community/presets.md
  • Existing community preset entries are unchanged

AI Disclosure

AI assistance was used to review the Spec Kit preset publishing requirements, prepare the catalog entry and documentation changes, and draft this pull request description. The resulting changes were reviewed before submission.

@lin52025iq
lin52025iq requested a review from mnriem as a code owner September 4, 2026 03:18
@mnriem mnriem added preset-submission triage-must-have Verdict: high-value, important work for Spec Kit — do first labels Sep 8, 2026
@mnriem
mnriem requested a balanced review from Copilot September 8, 2026 21:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The catalog and entry timestamps should be updated to today’s date per the repository’s add-community-preset workflow guidance.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds the Simplified Chinese community preset (zh-cn) to the Spec Kit preset catalog and documentation, making it discoverable via the community preset registry.

Changes:

  • Adds a new zh-cn preset entry to presets/catalog.community.json.
  • Updates the preset catalog’s top-level updated_at.
  • Adds the “Simplified Chinese” row to the community presets table in docs/community/presets.md.
File summaries
File Description
presets/catalog.community.json Adds the new zh-cn preset entry and updates catalog timestamps.
docs/community/presets.md Adds a corresponding row to the Community Presets table.
Review details

Suppressed comments (1)

presets/catalog.community.json:993

  • For new presets, the workflow requires setting both created_at and updated_at to T00:00:00Z. These are currently set to 2026-09-04T00:00:00Z, which makes the new entry look older than the submission date.
      "created_at": "2026-09-04T00:00:00Z",
      "updated_at": "2026-09-04T00:00:00Z"
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

{
"schema_version": "1.0",
"updated_at": "2026-08-26T00:00:00Z",
"updated_at": "2026-09-04T00:00:00Z",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preset-submission triage-must-have Verdict: high-value, important work for Spec Kit — do first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants