mpa-orchestrator
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 9 小时前
▸ 精选理由
帮助把多页面应用结构化拆分与协调部署
这个 Skill 做什么
在单仓库内规划与编排多页面应用(MPA)的架构与实践
在单仓库里规划和编排 MPA(Multi-Page Application),把页面、构建、路由和部署流程协调起来。适合要在一个 repo 管理多页面或子应用、统一构建与发布策略时使用。特点是作为编排层连接构建管线、路由规则和其它技能,帮助保持 MPA 实践一致性。
▸ 展开 SKILL.md 英文原文
Orchestrates Multi-Page Application (MPA) architecture within a single repository, integrating with relevant skills / Mengorkestrasi arsitektur Multi-Page Application (MPA) dalam satu repositori, terintegrasi dengan skill relevan lainnya.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/mpa-orchestrator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/mpa-orchestrator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Multi-Page Application (MPA) Orchestrator [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description This skill provides a structured approach for building and orchestrating a Multi-Page Application (MPA) within a single repository. It acts as an orchestrator, connecting foundational MPA principles with other specialized skills (like `mvc-expert`, `saas-multi-tenant`, `senior-fullstack`, etc.) to deliver a cohesive, modern server-rendered application. ### Core MPA Principles in a Single Repository 1. **Centralized Architecture**: Keep frontend views, backend logic, and routing within a unified codebase to simplify deployment and r
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有