Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
microbus-io
Perfil de creador de GitHub

microbus-io

Vista por repositorio de 32 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
32
repositorios
1
actualizado
2026-07-07
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

upgrade-microbus
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-06
name-microservice
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-05
Mostrando las 8 principales de 32 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados