经 AI Skill Hub 精选评估,specs-md开源AI工具 获评「推荐使用」。这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
specs.md是一款AI-DLC规范驱动开发框架,帮助开发者高效地构建和管理AI项目,提高开发效率和质量。
specs-md开源AI工具 是一款基于 TypeScript 开发的开源工具,专注于 ai、ai-native、aidlc 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
specs.md是一款AI-DLC规范驱动开发框架,帮助开发者高效地构建和管理AI项目,提高开发效率和质量。
specs-md开源AI工具 是一款基于 TypeScript 开发的开源工具,专注于 ai、ai-native、aidlc 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g specs.md # 方式二:npx 直接运行(无需安装) npx specs.md --help # 方式三:项目依赖安装 npm install specs.md # 方式四:从源码运行 git clone https://github.com/fabriqaai/specs.md cd specs.md npm install npm start
# 命令行使用
specs.md --help
# 基本用法
specs.md [options] <input>
# Node.js 代码中使用
const specs.md = require('specs.md');
const result = await specs.md.run(options);
console.log(result);
# specs.md 配置说明 # 查看配置选项 specs.md --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export SPECS.MD_CONFIG="/path/to/config.yml"
[!NOTE] Always use npx to get the latest version. Do not install globally with npm.
npx specsmd@latest install
During installation, select your flow:
? Select a development flow:
Simple - Spec generation only (requirements, design, tasks)
❯ FIRE - Adaptive execution, brownfield & monorepo ready
AI-DLC - Full methodology with DDD (comprehensive checkpoints)
The installer detects your AI coding tools and sets up agent definitions, slash commands, and project structure for your selected flow.
```bash
ls .specsmd/fire/agents/ # FIRE flow ls .specsmd/simple/agents/ # Simple flow ls .specsmd/aidlc/agents/ # AI-DLC flow ```
---
| Flow | Optimized For | Agents | Checkpoints |
|---|---|---|---|
| **[Simple](#simple-flow)** | Spec generation, prototypes | 1 | 3 (phase gates) |
| **[FIRE](#fire-flow)** | Adaptive execution, brownfield, monorepos | 3 | Adaptive (0-2) |
| **[AI-DLC](#ai-dlc-flow)** | Full traceability, DDD, regulated environments | 4 | Comprehensive |
Not sure which flow? If you want quick specs without execution tracking, use Simple. If you want adaptive execution that right-sizes rigor, use FIRE. If you need comprehensive documentation and DDD, use AI-DLC.
---
From quick specs (Simple) to adaptive execution (FIRE) to full methodology (AI-DLC). Choose the flow that matches your project needs.
Track your progress with our sidebar extension for VS Code and compatible IDEs.
AI-DLC Flow:
<p align="center"> <img src="vs-code-extension/resources/extension-preview.png" alt="AI-DLC Flow Extension Preview" width="800" /> </p>
FIRE Flow:
<p align="center"> <img src="images/fire1.png" alt="FIRE Flow - Intents View" width="400" /> <img src="images/fire3.png" alt="FIRE Flow - Runs View" width="400" /> </p>
Note: Works with any VS Code-based IDE including Cursor, Google Antigravity, Windsurf, and others.
Features: - Flow switcher for AI-DLC and FIRE views - Active run/bolt tracking with progress indicators - Intent and work item visualization - Click-to-open spec files
Install from: - VS Code Marketplace — VS Code, GitHub Codespaces - Open VSX Registry — Cursor, Windsurf, Amazon Kiro, Google Antigravity, VSCodium, Gitpod, Google IDX - GitHub Releases (VSIX) — Manual installation
---
Track your progress visually with our sidebar extension: - VS Code Marketplace — VS Code, GitHub Codespaces - Open VSX Registry — Cursor, Windsurf, Amazon Kiro, Google Antigravity
<p align="center"> <img src="images/specs_md_pixel_logo.png" alt="specs.md logo" width="400" /> </p>
AI-native development framework with pluggable flows for every use case.
Choose the flow that matches your project needs: Simple for quick specs, FIRE for adaptive execution, or AI-DLC for full methodology with DDD.
<p align="center"> <img src="docs.specs.md/images/quickstart.gif" alt="specs.md demo" width="800" /> </p>
---
<details> <summary><strong>Agent commands not recognized</strong></summary>
Ensure specs.md is installed correctly: ```bash
specs-md是一款功能强大的AI-DLC规范驱动开发框架,值得推荐给开发者
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:specs-md开源AI工具 的核心功能完整,质量良好。对于AI 技术爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | specs-md |
| 原始描述 | 开源AI工具:specs.md - ai-dlc spec driven development framework。⭐170 · TypeScript |
| Topics | aiai-nativeaidlctypescript |
| GitHub | https://github.com/fabriqaai/specs.md |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-06-07 · 更新时间:2026-06-07 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。