awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCodebase Pattern Documentation

Systems for extracting and documenting recurring architectural and coding patterns from existing source code for AI alignment.

Distinct from Knowledge and Documentation Management: Focuses on extracting patterns from code specifically, rather than general knowledge or document management.

Explore 2 awesome GitHub repositories matching development tools & productivity · Codebase Pattern Documentation. Refine with filters or upvote what's useful.

Awesome Codebase Pattern Documentation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • necolas/idiomatic-cssnecolas का अवतार

    necolas/idiomatic-css

    6,656GitHub पर देखें↗

    Idiomatic CSS is a CSS style guide and architecture standard designed to ensure the creation of consistent and maintainable styles. It provides a set of standardized rules and conventions for writing idiomatic CSS code, functioning as both a formatting specification and a general guide for style organization. The project focuses on CSS preprocessor best practices, specifically providing guidelines to manage nesting depth and selector specificity to avoid complex cascades. It further distinguishes itself through structured documentation patterns and component sectioning to improve the long-ter

    Defines a structured approach to commenting and sectioning code to explain component purpose and limitations.

    GitHub पर देखें↗6,656
  • buildermethods/agent-osbuildermethods का अवतार

    buildermethods/agent-os

    3,885GitHub पर देखें↗

    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

    Provides capabilities to extract and document patterns from legacy code to ensure AI agents follow established standards.

    Shell
    GitHub पर देखें↗3,885
  1. Home
  2. Development Tools & Productivity
  3. Documentation, Discovery & Metadata
  4. Knowledge and Documentation Management
  5. Codebase Pattern Documentation

सब-टैग एक्सप्लोर करें

  • Style Component DocumentationStructured approaches for documenting the purpose and limitations of CSS components. **Distinct from Codebase Pattern Documentation:** Focuses on human-readable style guides for components rather than AI-driven pattern extraction.