awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rse/es6-featuresAvatar rse

    rse/es6-features

    6,163Vezi pe 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
    Vezi pe GitHub↗6,163
  • potpie-ai/potpieAvatar potpie-ai

    potpie-ai/potpie

    5,161Vezi pe 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
    Vezi pe GitHub↗5,161
  • buildermethods/agent-osAvatar buildermethods

    buildermethods/agent-os

    3,885Vezi pe 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
    Vezi pe GitHub↗3,885
  1. Home
  2. Software Engineering & Architecture
  3. Incremental Implementations
  4. AI-Driven Feature Implementation
  5. Feature Specification Definition

Explorează sub-etichetele

  • 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.