awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Domain-Specific · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesDomain-Specific

Explore 5 awesome GitHub repositories matching software engineering & architecture · Domain-Specific. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Configuration Management
  5. Domain-Specific

Awesome Domain-Specific GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Overrides default extraction logic using key-value pairs to adjust language preferences, client selection, or API parameters for specific platforms.

    Pythonclidownloaderpython
  • x1xhlol/system-prompts-and-models-of-ai-tools

    x1xhlol/system-prompts-and-models-of-ai-tools

    115,232GitHubView on GitHub↗

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a stru

    Centralizes AI agent system prompts and tool-specific configurations into a portable, versioned format.

    aiboltcluely
  • infiniflow/ragflow

    infiniflow/ragflow

    73,425GitHubView on GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasonin

    Optimizes retrieval performance by allowing users to swap default document engines with specialized alternatives.

    Pythonagentagenticagentic-ai
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHubView on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without rely

    Executes user-defined shell commands directly from the interface to extend functionality and automate repetitive tasks.

    Gocligitterminal
  • chartjs/Chart.js

    chartjs/Chart.js

    67,174GitHubView on GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The libr

    Defines visual properties, data, and plugins through configuration objects for initializing chart instances.

    JavaScriptcanvaschartgraph

Explore sub-tags

  • AI Configuration RegistriesCentralized, version-controlled repositories for managing AI agent system prompts and tool-specific configuration patterns.
  • Chart Instance ConfigurationsObjects used to define properties and plugins for chart initialization.
  • Custom Command ManagersInterfaces for defining and executing user-defined shell commands.
Document Engine Configurations
Settings for selecting and tuning the underlying engines used for document retrieval and processing.
  • Extractor ConfigurationsKey-value pairs used to override default extraction logic for specific platforms.