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

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

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

3 个仓库

Awesome GitHub RepositoriesFeature Specification Definition

AI-driven generation of implementation plans and clarifying questions before modifying code.

Distinct from AI-Driven Feature Implementation: Focuses on the planning and specification phase prior to implementation, unlike the direct modification of files.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Feature Specification Definition. Refine with filters or upvote what's useful.

Awesome Feature Specification Definition GitHub Repositories

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

    rse/es6-features

    6,163在 GitHub 上查看↗

    This project is a reference catalogue of the new syntax and behavioral changes introduced in the ECMAScript 6 (ES6) specification for JavaScript. It serves as a curated overview and comparison table of the language features defined by the standard, documenting additions such as block scoping with let and const, arrow function syntax, default parameter handling, and rest parameter collection. The reference is structured as a side-by-side comparison chart that maps old and new JavaScript syntax patterns, providing a focused guide for each capability. It covers the core language fundamentals

    Organises ES6 features by their specification section for side-by-side comparison.

    HTML
    在 GitHub 上查看↗6,163
  • potpie-ai/potpiepotpie-ai 的头像

    potpie-ai/potpie

    5,161在 GitHub 上查看↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Generates detailed implementation plans and surfaces clarifying questions to define new feature specifications.

    Pythonagentsai-agentsai-agents-framework
    在 GitHub 上查看↗5,161
  • buildermethods/agent-osbuildermethods 的头像

    buildermethods/agent-os

    3,885在 GitHub 上查看↗

    Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to coordinate specialized agents through shared workspaces and structured task lists. It functions as an agentic application bootstrapper and technical specification engine, providing the infrastructure to guide the process from product requirements to automated coding and deployment. The system distinguishes itself through spec-driven development, using detailed technical specifications and layered context injection to ensure generated code aligns with project standards. It employs a ma

    Generates detailed functional requirements and sample data to guide the development of specific application screens.

    Shell
    在 GitHub 上查看↗3,885
  1. Home
  2. Software Engineering & Architecture
  3. Incremental Implementations
  4. AI-Driven Feature Implementation
  5. Feature Specification Definition

探索子标签

  • Specification-Section MappingsOrganises features by their specification section for side-by-side comparison across implementations. **Distinct from Feature Specification Definition:** Distinct from Feature Specification Definition: maps features to specification sections rather than generating implementation plans.