Linfee

23 mods across 1 repository, 695 stars between them.

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

release-post-verify

07

Linfee/spec-kit-cn

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.

695 1mo ago A 69 tokens original MIT

spec-kit-release

08

Linfee/spec-kit-cn

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.

695 1mo ago A 57 tokens original MIT

Linfee/spec-kit-cn

Instructions file CodexOpenCode

Instructions for Linfee/spec-kit-cn, a project described as: Clone of https://github.com/github/spec-kit but in Chinese.

695 1mo ago A 11 tokens original MIT

Linfee/spec-kit-cn

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.

695 1mo ago A 3,776 tokens original MIT

selftest

11

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

12

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

14

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

15

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

16

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

17

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

18

Linfee/spec-kit-cn

Command

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

695 1mo ago A 27 tokens original MIT

implement

19

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

20

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

21

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

22

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

23

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