Command Claude Code
A command that standardizes punctuation in Markdown files, which are plain-text documents commonly used for project notes and documentation. It converts specified Chinese punctuation to English punctuation and adjusts spacing.
Command Claude Code
A command that standardizes punctuation in Markdown files, which are plain-text documents commonly used for project notes and documentation. It converts specified Chinese punctuation to English punctuation and adjusts spacing.
Command Claude Code
A command for updating the Chinese translation of spec-kit, a software project for structured specification and development workflows. It compares the local translation with the latest official release and prepares synchronization work.
Command Claude Code
A command for translating project files, either on its own or after a command detects files that need updating. It uses the project's translation standards and terminology list while keeping code, links, formatting, and placeholders intact.
Command Claude Code
A command for finding and fixing translation problems, including formatting, terminology, grammar, technical accuracy, and consistency across files.
Command Claude Code
A command for systematically reviewing translated project files against the original version, including focused checks, quality scoring, and release verification.
Command Claude Code
A command-based workflow for keeping a translated project aligned with its original version. It detects changes, runs translations, reviews quality, fixes issues, and checks the project before release.
Skill Claude CodeCodex
A release-checking script for specify-cn, a Chinese-language version of the Specify project setup tool. It installs the newest code from the project’s main branch in a temporary directory and checks its setup output.
Skill Claude CodeCodex
A release procedure for publishing this project with version numbers that match the upstream Spec Kit project. A release is a named, published version of the code and its downloadable files.
Instructions file CodexOpenCode
Instructions for Linfee/spec-kit-cn, a project described as: Clone of https://github.com/github/spec-kit but in Chinese.
Instructions file
Project instructions for Spec Kit CN, a Chinese-language version of GitHub Spec Kit. The project keeps the original tool's behavior while translating its documentation and command-line use into Chinese.
Command
An end-to-end self-test for a named extension in the Spec Kit catalogue. It checks whether the extension can be found, added, and recorded as installed.
Command
An example command showing how to create a Spec Kit extension command, including configuration checks, settings, an external tool call, and result output.
Command
A customised version of the myextcmd command from the myext extension. It follows the standard command workflow while adding a compliance check and an audit trail to the output.
Command
A command that turns a feature description into a written specification, including its overview, requirements, and acceptance criteria.
Command
A read-only review of a feature specification, implementation plan, and task list. It checks whether these planning documents agree and meet the project's rules.
Command
A command that creates a tailored checklist for reviewing whether written requirements are complete, clear, consistent, and ready to implement. It checks the specification itself, not the code.
Command
A command that asks up to five targeted questions about an incomplete feature specification and records the answers in the specification.
Command
Command "constitution" from Linfee/spec-kit-cn, covering 用户输入 and 概述.
Command
An implementation command that carries out every task listed in tasks.md, a file describing the work needed for a feature.
Command
A planning command for turning a requested software feature into a structured implementation plan, including research and project checks.
Command
A command for creating or updating a written feature specification from a natural-language description. A feature specification records what a software change should do.
Command
A command that creates an ordered task list from design documents. The list explains what to build and which tasks depend on others.
Command
A command that turns existing tasks into GitHub issues, which are tracked work items in a code repository, ordered by dependencies.