Skip to main content
在 Manus 中运行任何 Skill
一键导入
microbus-io
GitHub 创作者资料

microbus-io

按仓库查看 1 个 GitHub 仓库中的 32 个已收集 skills。

已收集 skills
32
仓库
1
更新
2026-07-07
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

upgrade-microbus
软件开发工程师

TRIGGER when the user asks to upgrade the project to a newer or the latest version of Microbus, or to update the framework. Each Microbus release ships this one self-contained skill; it applies that release's single-version migration, then chains to the next release's copy of this skill until the target version is reached.

2026-07-07
add-microservice
软件开发工程师

TRIGGER when user asks to create, scaffold, or initialize a new microservice.

2026-07-06
name-microservice
软件开发工程师

How to choose the hostname of a new Microbus microservice. Referenced by the add-microservice and add-sql-microservice scaffolding skills (and, through their delegation to add-microservice, by add-python-microservice and import-openapi-microservice). Consult it whenever a microservice's hostname is being chosen.

2026-07-06
review-architecture
软件开发工程师

Performs an architectural review of a microservice-based system built on the Microbus framework. Covers only cross-cutting, cross-microservice concerns - service boundaries, the dependency graph, coupling, cross-service consistency, data ownership, workflow composition, edge security, and system operations. Anything judgeable inside a single microservice directory belongs to the review-microservice skill and is out of scope here. Produces a structured report with findings and recommendations.

2026-07-06
review-changes
软件开发工程师

Reviews the microservices touched by a set of changes - by default the whole current feature branch versus its merge-base with main, plus any uncommitted work. Runs the review-microservice skill on each changed microservice and the review-architecture skill scoped to those microservices and their graph neighbors, then consolidates one report. Use before merging a branch or before committing working-tree changes.

2026-07-06
review-microservice
软件开发工程师

Performs a thorough review of a single Microbus microservice. Checks for completeness, framework compliance, code quality, security, test coverage, documentation, API design, and data access performance. Produces a structured report with findings and recommendations.

2026-07-06
add-sql-microservice
软件开发工程师

TRIGGER when user asks to create a CRUD microservice, database-backed service, or a service to persist/store objects in SQL (MySQL, Postgres, MSSQL).

2026-07-06
take-tour
软件开发工程师

Runs the agent-guided tour of Microbus using examples. Use when the user asks to take the tour.

2026-07-05
当前展示该仓库 Top 8 / 32 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库