Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
microbus-io
GitHub-Creator-Profil

microbus-io

Repository-Ansicht von 32 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
32
Repositories
1
aktualisiert
2026-07-07
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

upgrade-microbus
Softwareentwickler

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
Softwareentwickler

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

2026-07-06
name-microservice
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-07-05
Zeigt die Top 8 von 32 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt