awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesPlugin Generators

Tooling designed to automate the creation and scaffolding of application plugins.

Distinct from AI Plugin Generators: Distinct from AI Plugin Generators: focuses on general automation and scaffolding for music sources, not necessarily AI-driven natural language translation.

Explore 5 awesome GitHub repositories matching development tools & productivity · Plugin Generators. Refine with filters or upvote what's useful.

Awesome Plugin Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vendurehq/vendureAvatar de vendurehq

    vendurehq/vendure

    7,924Ver en GitHub↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    Includes a guided CLI to automate the creation and scaffolding of new system extensions.

    TypeScriptecommerceecommerce-apiecommerce-framework
    Ver en GitHub↗7,924
  • maotoumao/musicfreedesktopAvatar de maotoumao

    maotoumao/MusicFreeDesktop

    7,919Ver en GitHub↗

    MusicFreeDesktop is a plugin-based music player and streaming aggregator that provides a unified interface for searching and playing content from multiple music services. It functions as an extensible media framework, utilizing a protocol-based architecture and a metadata normalization layer to ensure consistent audio streaming and data display across different sources. The application features a customizable desktop interface that supports theme-driven styling and variable-based runtime configuration, allowing users to personalize the appearance and behavior of the software. It includes a st

    Provides dedicated tooling to streamline the creation, testing, and deployment of new music source extensions.

    TypeScriptelectronfreemusic
    Ver en GitHub↗7,919
  • serpentai/serpentaiAvatar de SerpentAI

    SerpentAI/SerpentAI

    6,979Ver en GitHub↗

    SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that interact with video games. It serves as a game input automation tool and a machine learning model integration engine, allowing developers to create agents that perceive game states and execute actions. The framework utilizes a plugin-based agent architecture to provide modular extensions for game-specific logic and behaviors. It features a specialized system for training, bundling, and deploying machine learning classifiers to recognize visual contexts and game states in real time

    Automates the creation of boilerplate code for developing new game and agent plugins.

    Pythonartificial-intelligencecomputer-visiondeep-learning
    Ver en GitHub↗6,979
  • danger/dangerAvatar de danger

    danger/danger

    5,645Ver en GitHub↗

    Scans inline YARD comments in plugin source files and produces a formatted README via a single CLI command.

    Rubyautomationbitbucketci
    Ver en GitHub↗5,645
  • friendlyanon/cmake-initAvatar de friendlyanon

    friendlyanon/cmake-init

    2,488Ver en GitHub↗

    cmake-init is a project generator and build system boilerplate designed to automate the initialization of C++ projects. It provides a framework for creating standardized project layouts and build configurations through template-based generation and user-defined prompts. The project functions as a development workflow automator, integrating static analysis, code formatting, and documentation generation directly into the build pipeline. It includes a dependency management system for vendoring external libraries and managing transitive dependencies to ensure consistent package discovery for down

    Extracts inline comments from source files to generate formatted technical documentation.

    CMakeboilerplatecci
    Ver en GitHub↗2,488
  1. Home
  2. Development Tools & Productivity
  3. Plugin Generators

Explorar subetiquetas

  • Inline Documentation ExtractorsScans inline YARD comments in plugin source files and produces a formatted README via a single CLI command. **Distinct from Plugin Generators:** Distinct from Plugin Generators: extracts existing inline documentation to produce a README, rather than scaffolding new plugin code.