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

microbus-io

按仓库查看 1 个 GitHub 仓库中的 45 个已收集 skills,并展示近似职业覆盖。

已收集 skills
45
仓库
1
职业领域
1
更新
2026-05-26
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

#001
fabric
45 个 skills1725更新于 2026-05-26
占该创作者 100%
add-task
软件开发工程师

TRIGGER when user asks to add a workflow step, task endpoint, or workflow phase. Tasks are handlers that read/write shared state via workflow.Flow. Affects intermediate.go, *api/client.go, mock.go, manifest.yaml.

2026-05-26
add-workflow
软件开发工程师

TRIGGER when user asks to define a workflow graph, orchestrate tasks, or create a multi-step agentic workflow. Defines task transitions and conditions. Affects intermediate.go, *api/client.go, mock.go, manifest.yaml.

2026-05-26
upgrade-v1-36-0
软件开发工程师

Called by upgrade-microbus. Upgrades the project from v1.35.x to v1.36.0. Removes graph.DeclareInputs / graph.DeclareOutputs and workflow.FilterState (subgraph boundaries are now pass-through). Workflow authors who need narrower contracts at a subgraph boundary bracket the subgraph with Before<NodeName> / After<NodeName> adapter tasks using the new flow.Delete / flow.Clear / flow.Keep / flow.Transform primitives (see .claude/rules/workflows.txt for the convention).

2026-05-26
add-microservice
软件开发工程师

TRIGGER when user asks to create, scaffold, or initialize a new microservice. Creates the full directory structure including service.go, intermediate.go, client.go, mock.go, manifest.yaml, and test scaffolding.

2026-05-24
housekeeping
软件开发工程师

Run after completing any change to a microservice. Vets compilation, updates manifest.yaml, documentation, version, and topology diagram. Skip if the skill you just followed already includes housekeeping as a final step.

2026-05-24
review-architecture
软件开发工程师

Performs an architectural review of a microservice-based system built on the Microbus framework. Examines service boundaries, dependencies, coupling, API design, resilience, data ownership, observability, security, and operational concerns. Produces a structured report with findings and recommendations.

2026-05-24
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-05-24
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). Scaffolds full CRUD with REST endpoints, schema migrations, and query filtering.

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