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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesFeature Specification Documents

Formal specification files that capture goals, requirements, and implementation steps for software features as machine-readable documents.

Distinguishing note: None of the candidates cover structured feature specification documents; they focus on A/B feature toggles or status readers.

Explore 2 awesome GitHub repositories matching development tools & productivity · Feature Specification Documents. Refine with filters or upvote what's useful.

Awesome Feature Specification Documents GitHub Repositories

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

    jgm/CommonMark

    5,106GitHub पर देखें↗

    CommonMark, Markdown के लिए एक औपचारिक विनिर्देश मानक है, जो विभिन्न प्लेटफ़ॉर्म पर सुसंगत टेक्स्ट रेंडरिंग सुनिश्चित करने के लिए एक संदर्भ कार्यान्वयन और नियमों का एक सेट प्रदान करती है। इसमें एक Markdown पार्सर कार्यान्वयन और औपचारिक सिंटैक्स दस्तावेज़ीकरण उत्पन्न करने के लिए एक सिस्टम शामिल है। इस प्रोजेक्ट में यह सत्यापित करने के लिए कि अन्य Markdown कार्यान्वयन विनिर्देश का पालन करते हैं, पांच सौ से अधिक एम्बेडेड उदाहरणों के साथ एक व्यापक अनुरूपता परीक्षण सूट शामिल है। यह बाहरी सत्यापन प्रक्रियाओं में उपयोग के लिए इन परीक्षण मामलों को JSON फॉर्मेट में एक्सपोर्ट करने के लिए टूल प्रदान करती है। यह सिस्टम दस्तावेज़ फॉर्मेट रूपांतरण को कवर करता है, जो औपचारिक विनिर्देश को मानव-पठनीय HTML और PDF आउटपुट में बदलता है। यह सिंगल-पास टोकेनाइज़ेशन और नियम-आधारित सिंटैक्स मानकीकरण के माध्यम से टेक्स्ट प्रसंस्करण के लिए एक संरचित दृष्टिकोण अपनाती है।

    Converts the formal syntax specification into HTML and PDF formats for human readability.

    Python
    GitHub पर देखें↗5,106
  • gemini-cli-extensions/conductorgemini-cli-extensions का अवतार

    gemini-cli-extensions/conductor

    2,751GitHub पर देखें↗

    Conductor is an agentic coding tool that plans, generates, and manages software features through structured tracks and human-reviewed plans. It operates as a plan-driven code generator, reading structured plan files to determine the sequence of tasks and their dependencies before executing any code generation or modification. The system also functions as a feature specification manager, defining features in formal specification files that capture goals, requirements, and implementation steps as machine-readable documents. The tool distinguishes itself through a git-history-based undo system t

    Defines a software feature by writing a structured specification that guides the implementation process.

    context-driven-developmentgeminigemini-cli
    GitHub पर देखें↗2,751
  1. Home
  2. Development Tools & Productivity
  3. Feature Specification Documents

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

  • Specification Document RenderersTools that convert formal technical specifications into human-readable formats like HTML and PDF. **Distinct from Feature Specification Documents:** Distinct from Feature Specification Documents: focuses on the transformation of the formal spec into readable output rather than the storage of requirements.