awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesPlugin Distribution Tools

Utilities for packaging and publishing analysis plugins to registries for ecosystem discoverability.

Distinguishing note: Focuses on the publishing and registry integration of plugins rather than their internal development.

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

Awesome Plugin Distribution Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nexu-io/open-designالصورة الرمزية لـ nexu-io

    nexu-io/open-design

    65,830عرض على GitHub↗

    Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code. The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML

    Ships utilities for distributing agent skills and plugins to external marketplaces via publishing tools.

    TypeScriptagent-skillsai-agentsai-design
    عرض على GitHub↗65,830
  • eslint/eslintالصورة الرمزية لـ eslint

    eslint/eslint

    27,349عرض على GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    Publish plugins to package registries by configuring dependencies and keywords to ensure compatibility and discoverability for other developers in the ecosystem.

    JavaScriptecmascripteslintjavascript
    عرض على GitHub↗27,349
  • falcosecurity/falcoالصورة الرمزية لـ falcosecurity

    falcosecurity/falco

    8,670عرض على GitHub↗

    Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments

    Publishes plugin artifacts and rule sets to container registries for discovery and installation.

    C++cloud-nativecncfcncf-project
    عرض على GitHub↗8,670
  • kubernetes-sigs/krewالصورة الرمزية لـ kubernetes-sigs

    kubernetes-sigs/krew

    6,898عرض على GitHub↗

    Krew is a command-line extension manager and cross-platform plugin installer designed specifically for the kubectl ecosystem. It functions as a package manager that allows users to discover, install, and update community-driven extensions to add new capabilities to the Kubernetes command line interface. The project utilizes a manifest-based distribution system where YAML files map binaries to specific operating systems and architectures. This ensures secure deployment through the use of checksums for integrity verification and enables the hosting of both public and private plugin registries.

    Provides mechanisms to update plugin manifests with new versions and checksums to deliver updated binaries.

    Gok8s-sig-clikubectlkubectl-plugins
    عرض على GitHub↗6,898
  1. Home
  2. Development Tools & Productivity
  3. Plugin Distribution Tools