awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesSpecification-Driven Development Tools

Development utilities that enforce alignment between code and living documentation.

Distinguishing note: Focuses on the development utility aspect, distinct from general documentation tools.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Specification-Driven Development Tools. Refine with filters or upvote what's useful.

Awesome Specification-Driven Development Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fission-ai/openspecFission-AI 的头像

    Fission-AI/OpenSpec

    55,097在 GitHub 上查看↗

    OpenSpec is a specification-driven development tool designed to maintain living documentation directly within a software repository. It functions as an automated documentation engine that tracks technical requirements alongside source code, ensuring that system specifications evolve in tandem with the implementation to prevent documentation drift. The framework distinguishes itself through differential change tracking, which compares current code states against stored specifications to identify deviations between intended requirements and actual implementation. By integrating specification st

    Maintains living documentation within a repository to ensure code changes remain aligned with defined system requirements.

    TypeScriptaicontext-engineeringengineering
    在 GitHub 上查看↗55,097
  • azure/autorestAzure 的头像

    Azure/autorest

    4,798在 GitHub 上查看↗

    AutoRest is a multi-language SDK generator and OpenAPI code generator designed to produce consistent software development kits from a single API definition. It functions as a REST API client generator that transforms Swagger and OpenAPI specification files into functional, typed HTTP client libraries. The tool automates the SDK development workflow by converting design documents into source code, ensuring that the resulting implementations match the defined API contract across different programming languages. The system employs specification-driven development using an intermediate represent

    Automates the transformation of structured OpenAPI definition files into executable client libraries through a deterministic mapping process.

    TypeSpecazurecode-generatorcsharp
    在 GitHub 上查看↗4,798
  1. Home
  2. Software Engineering & Architecture
  3. Specification-Driven Development Tools