Skip to content
@full-stack-plugins

Full-Stack-Plugins

面向 AI Coding Agent 的研发过程插件生态——AI 设计工具、图表绘制、代码质量、服务器运维,Codex / ZCode / Kimi 三平台独立安装。

Full-Stack-Plugins

面向 AI Coding Agent 的研发过程插件生态 —— AI 设计工具 · 图表绘制 · 代码质量 · 服务器运维,Codex / ZCode / Kimi 三平台独立安装

Repos Plugins Hosts License


🧭 关于本组织

Full-Stack-Plugins 是一个面向研发过程的插件生态,覆盖 AI 设计工具、图表绘制、代码质量、服务器运维,面向 Codex、ZCode、Kimi Code 三个宿主平台。

每个插件以独立仓库交付,内置三平台适配层(.codex-plugin / .zcode-plugin / kimi.plugin.json)与渐进式披露的 Agent Skills,提供从 MCP 工具到门禁流水线到自动化运维的可执行能力。

与姊妹组织 Full-Stack-Skills 对位:技能侧沉淀「怎么想」的领域知识,本组织提供「能做到」的插件能力——Stitch 对应技能侧的 stitch-skills,ProcessOn 对应 processon-skills,按同一套领域划分共建同一个生态。

核心理念

插件标准化封装(三平台 Manifest) · MCP 工具 · 渐进式披露技能


📦 插件仓库

插件

插件 仓库 版本 说明
🎨 Google Stitch 设计 stitch-design-plugin 0.7.9 基于 Google Stitch 的设计与前端搭建
📊 ProcessOn 图表 processon-design-plugin 0.2.2 生成可编辑的 ProcessOn 精美图表(流程图 / 架构图 / 思维导图)
🔍 代码规范守卫 codeguard-plugin 0.3.4 让 AI 写的代码一次通过 lint 门禁(多语言规则集)
🛡️ 宝塔 Linux 面板 bt-linux-panel-plugin 1.0.2 通过 MCP 运维宝塔 Linux 面板

基础设施

仓库 说明
full-stack-plugins 插件市场仓:catalog 单一事实源 + 三平台清单 + 发版工具

🚀 快速开始

插件市场清单由 partme-ai/full-stack-plugins 统一发布:

# Codex
codex plugin marketplace add partme-ai/full-stack-plugins
codex plugin add codeguard@full-stack-plugins   # 其余插件同理
# Kimi Code CLI
/plugins marketplace https://raw.githubusercontent.com/partme-ai/full-stack-plugins/main/kimi-marketplace.json

ZCode:设置 → 插件 → 添加插件市场,输入 partme-ai/full-stack-plugins。


📁 插件结构规范

<plugin-repo>/
├── .codex-plugin/plugin.json     # Codex 适配
├── .zcode-plugin/plugin.json     # ZCode 适配
├── kimi.plugin.json              # Kimi 适配
├── skills/<skill>/SKILL.md       # 渐进式披露技能
└── assets/                       # Logo 与资源

🤝 贡献指南

  1. Fork 对应插件仓库
  2. 任何代码改动都要 bump + 发版(市场端靠版本号感知更新)
  3. 提交 Pull Request,由市场仓统一重生成三平台清单

新插件提案请在 Discussions 中发起。


📄 许可协议

本组织下所有项目均采用 Apache 2.0 开源许可协议。


Made with ❤️ by PartMe AI Team

Popular repositories Loading

  1. stitch-design-plugin stitch-design-plugin Public

    Create and edit Google Stitch screens, design systems, and frontend code through the remote Stitch MCP server.

    Python 1

  2. processon-design-plugin processon-design-plugin Public

    Create and review editable ProcessOn diagrams, mind maps, and infographics.

    Python

  3. bt-linux-panel-plugin bt-linux-panel-plugin Public

    Operate Baota (BT) Linux panel 13.0 through the MCP protocol — diagnose sites, audit security, drive 98 panel tools via Streamable HTTP + Bearer Token.

    Python

  4. codeguard-plugin codeguard-plugin Public

    Code Guard — cross-language code style enforcement plugin for AI coding agents (ZCode/Claude Code/Codex/Kimi). 55 languages detected, 22 enforced.

    Python

  5. .github .github Public

    全栈插件组织社区健康文件与组织主页

  6. flowguard-plugin flowguard-plugin Public

    研发流程门禁 · SDLC orchestration with hard stage gates (10-stage pipeline)

    Python

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…