Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 32 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました
microbus-io Agent Skills | SkillsMP