Discover and explore top open-source AI tools and projects—updated daily.
LinfeeAI-powered Spec-Driven Development for faster, quality software
Top 81.0% on SourcePulse
Spec Kit CN is an AI-powered command-line tool designed to accelerate high-quality software development by enabling Spec-Driven Development (SDD). It allows organizations to focus on product differentiation by making specifications executable, directly generating implementations. This project is an official Chinese localization of GitHub's spec-kit, targeting engineers and power users seeking to streamline development workflows with advanced AI capabilities.
How It Works
The core approach is Spec-Driven Development (SDD), where software specifications are treated as executable entities that guide and generate code. The specify-cn-cli tool, invoked via specify-cn, integrates with various AI coding agents. Users define project principles (/speckit.constitution), detail requirements (/speckit.specify), outline technical plans (/speckit.plan), break down tasks (/speckit.tasks), and finally implement features (/speckit.implement) through AI-assisted, structured prompts and slash commands. This methodology shifts the development focus from manual coding to precise specification, accelerating the creation of robust software.
Quick Start & Requirements
uv tool install specify-cn-cli --from git+https://github.com/linfee/spec-kit-cn.git. One-time use is possible with uvx --from git+https://github.com/linfee/spec-kit-cn.git specify-cn init <PROJECT_NAME>.uv package manager, and Git. A compatible AI coding agent (e.g., Claude Code, GitHub Copilot, Gemini CLI) must be installed and accessible.Highlighted Details
spec-kit (v0.0.86), featuring translated documentation and commands (specify-cn).specify-cn CLI tool orchestrates the SDD process, managing project initialization and AI command execution.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Effectiveness is highly dependent on the capabilities and integration quality of the chosen AI coding agent. Some AI agents have specific limitations noted in the documentation. The project is based on spec-kit v0.0.86, implying feature parity with that specific version of the original project. While not explicitly stated as "alpha," the project's focus on "experimental goals" and research suggests it is in an active development and refinement phase.
1 month ago
Inactive