awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cursor avatar

cursor/community-plugins

0
View on GitHub↗
3,955 星标·675 分支·TypeScript·6 次浏览cursor.directory↗

Community Plugins

该项目是一个面向 AI 驱动的代码编辑器,为社区开发的扩展、服务器和规则提供公共注册中心和集成枢纽。它作为一个集中式目录,用于发现和分发扩展 AI 编辑器核心功能的插件。

该系统具有自动安全扫描器,使用代理驱动的审查来分析提交的插件代码是否存在恶意模式。它提供了一个包含精选技术约束和架构指南的库,以确保代码生成的一致性,并提供无服务器基础设施,用于将外部工具逻辑托管为可访问的端点。

该平台涵盖了广泛的功能,包括强制执行特定语言的编码标准、与外部知识库和项目管理系统集成,以及摄取日志和崩溃报告等可观测性数据。它还支持分发提示词优化规则,并通过标准化规范自动导入扩展。

Features

  • Community Plugin Registries - Provides a centralized public directory for discovering, sharing, and submitting community-authored AI editor extensions.
  • Architectural Constraints - Maintains a library of global system prompts and architectural constraints to ensure consistent AI code generation.
  • Tool Hubs - Hosts a centralized hub for discovering and distributing serverless functional tools for AI coding agents.
  • AI Coding Standards - Enforces custom rules and technical constraints to govern AI assistant behavior and ensure code quality.
  • External Tool Integrations - Connects AI editors to external knowledge bases and observability data via serverless tool endpoints.
  • Extension Distribution - Facilitates the sharing and discovery of community-made plugins, rule sets, and tool servers.
  • AI Coding Assistant Rules - Provides a curated collection of configuration files and instructions to optimize AI code generation.
  • Extension Distribution Systems - Provides a hosting and distribution mechanism for sharing custom rules and tool servers with other developers.
  • Editor Plugin Registries - Serves as a centralized registry for discovering and hosting community-authored extensions for AI-powered code editors.
  • Automated Plugin Security Scanners - Employs automated agent-driven scanning to detect malicious patterns in community extensions before deployment.
  • Agent-Driven Security Analysis - Implements an agent-driven review system to analyze plugin code and classify safety levels before publication.
  • Plugin Exploration Interfaces - Offers a search interface for exploring curated AI plugins and servers based on popularity and trends.
  • Community Extension Discovery - Provides an integrated directory for searching and filtering a catalog of community-maintained AI editor plugins.
  • Component Detection - Automates the analysis of repositories to detect and categorize components for inclusion in the directory.
  • Serverless Backend Hosting - Hosts serverless endpoints that provide external logic and functionality to power AI editor plugins.
  • Automated Component Discovery - Automatically scans repositories to identify and categorize rule sets and server components for registration.

Star 历史

cursor/community-plugins 的 Star 历史图表cursor/community-plugins 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Community Plugins 的开源替代方案

相似的开源项目,按与 Community Plugins 的功能重合度排序。
  • instructa/ai-promptsinstructa 的头像

    instructa/ai-prompts

    1,048在 GitHub 上查看↗

    This project provides a centralized repository and configuration framework for managing system instructions, behavioral constraints, and coding standards within AI-assisted development environments. It serves as a library of curated prompts and rules designed to standardize the output of autonomous coding agents, ensuring that generated code consistently adheres to project-specific architectural patterns and technical requirements. The tool distinguishes itself by employing an agent-agnostic schema that allows behavioral guidelines to be interpreted across various development platforms. It su

    JavaScriptagentai-agentai-prompts
    在 GitHub 上查看↗1,048
  • enzed/vibe-codingEnzeD 的头像

    EnzeD/vibe-coding

    3,940在 GitHub 上查看↗

    Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through software development. It serves as a development framework that organizes the process of building software using large language models through structured planning, iterative validation, and a defined cycle of implementation. The project distinguishes itself through a focused context management system and project memory bank, which uses dedicated files to maintain consistent architectural context across sessions. It employs constraint-based guidance to enforce project-specific codi

    在 GitHub 上查看↗3,940
  • agiresearch/aiosagiresearch 的头像

    agiresearch/AIOS

    5,168在 GitHub 上查看↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Python
    在 GitHub 上查看↗5,168
  • tanweai/puatanweai 的头像

    tanweai/pua

    18,283在 GitHub 上查看↗

    PUA is an agentic workflow orchestrator and behavioral governance tool designed to enhance the reliability and autonomy of AI coding assistants. It functions as a prompting framework and extension that implements strict engineering standards and verification requirements to prevent hallucinations and premature task completion. The project distinguishes itself through high-agency enforcement mechanisms, including escalating prompt pressure and failure-driven recovery loops that automatically pivot problem-solving strategies after repeated errors. It utilizes a diagnosis-first workflow that man

    TypeScriptagencyagentpip
    在 GitHub 上查看↗18,283
查看 Community Plugins 的所有 30 个替代方案→

常见问题解答

cursor/community-plugins 是做什么的?

该项目是一个面向 AI 驱动的代码编辑器,为社区开发的扩展、服务器和规则提供公共注册中心和集成枢纽。它作为一个集中式目录,用于发现和分发扩展 AI 编辑器核心功能的插件。

cursor/community-plugins 的主要功能有哪些?

cursor/community-plugins 的主要功能包括:Community Plugin Registries, Architectural Constraints, Tool Hubs, AI Coding Standards, External Tool Integrations, Extension Distribution, AI Coding Assistant Rules, Extension Distribution Systems。

cursor/community-plugins 有哪些开源替代品?

cursor/community-plugins 的开源替代品包括: enzed/vibe-coding — Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through… instructa/ai-prompts — This project provides a centralized repository and configuration framework for managing system instructions,… tanweai/pua — PUA is an agentic workflow orchestrator and behavioral governance tool designed to enhance the reliability and… agiresearch/aios — AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and… patrickjs/awesome-cursorrules — This project is a curated library of configuration files designed to optimize the behavior of AI-assisted code editing… agentsmd/agents.md — Agents.md is a configuration framework designed to standardize how AI coding assistants interact with a repository. It…