Linfee/spec-kit-cn

Clone of https://github.com/github/spec-kit but in Chinese

695Stars on the repository
23Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

punctuation-fix

01

Linfee/spec-kit-cn

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.

695 1mo ago A 0 tokens original MIT

translation-detect

02

Linfee/spec-kit-cn

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.

695 1mo ago A 26 tokens original MIT

translation-execute

03

Linfee/spec-kit-cn

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.

695 1mo ago A 25 tokens original MIT

translation-fix

04

Linfee/spec-kit-cn

Command Claude Code

A command for finding and fixing translation problems, including formatting, terminology, grammar, technical accuracy, and consistency across files.

695 1mo ago A 29 tokens original MIT

translation-review

05

Linfee/spec-kit-cn

Command Claude Code

A command for systematically reviewing translated project files against the original version, including focused checks, quality scoring, and release verification.

695 1mo ago A 34 tokens original MIT

Linfee/spec-kit-cn

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.

695 1mo ago A 10 tokens original MIT

selftest

07

Linfee/spec-kit-cn

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.

695 1mo ago A 10 tokens original MIT

example

08

Linfee/spec-kit-cn

Command

An example command showing how to create a Spec Kit extension command, including configuration checks, settings, an external tool call, and result output.

695 1mo ago A 10 tokens original MIT

Linfee/spec-kit-cn

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.

695 1mo ago A 13 tokens original MIT

speckit.specify

10

Linfee/spec-kit-cn

Command

A command that turns a feature description into a written specification, including its overview, requirements, and acceptance criteria.

695 1mo ago A 8 tokens original MIT

analyze

11

Linfee/spec-kit-cn

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.

695 1mo ago A 30 tokens original MIT

checklist

12

Linfee/spec-kit-cn

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.

695 1mo ago A 14 tokens original MIT

clarify

13

Linfee/spec-kit-cn

Command

A command that asks up to five targeted questions about an incomplete feature specification and records the answers in the specification.

695 1mo ago A 36 tokens original MIT

constitution

14

Linfee/spec-kit-cn

Command

Command "constitution" from Linfee/spec-kit-cn, covering 用户输入 and 概述.

695 1mo ago A 27 tokens original MIT

implement

15

Linfee/spec-kit-cn

Command

An implementation command that carries out every task listed in tasks.md, a file describing the work needed for a feature.

695 1mo ago A 15 tokens original MIT

plan

16

Linfee/spec-kit-cn

Command

A planning command for turning a requested software feature into a structured implementation plan, including research and project checks.

695 1mo ago A 15 tokens original MIT

specify

17

Linfee/spec-kit-cn

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.

695 1mo ago A 11 tokens original MIT

tasks

18

Linfee/spec-kit-cn

Command

A command that creates an ordered task list from design documents. The list explains what to build and which tasks depend on others.

695 1mo ago A 25 tokens original MIT

taskstoissues

19

Linfee/spec-kit-cn

Command

A command that turns existing tasks into GitHub issues, which are tracked work items in a code repository, ordered by dependencies.

695 1mo ago A 32 tokens original MIT