Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

microscope-boilerplate

microscope-boilerplate 收录了来自 bhtz 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
6
更新
2026-03-12
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

docker-compose-down
网络与计算机系统管理员

Stop and remove development Docker containers started by `docker-compose` to tear down local dependencies.

2026-03-12
docker-compose-up
网络与计算机系统管理员

Start development dependency services with `docker-compose` (PostgreSQL, Keycloak, DAB) for local testing.

2026-03-12
dotnet-aspire-run
网络与计算机系统管理员

Launch the .NET Aspire orchestrator to start the full local application stack and its dependencies for development.

2026-03-12
dotnet-build-arm64
软件开发工程师

Publish .NET projects targeting linux-arm64 to produce ARM64-compatible container images (Apple Silicon).

2026-03-12
dotnet-build-bff
软件开发工程师

Compile the BFF project to verify the `Microscope.Boilerplate.Clients.BFF` project builds successfully.

2026-03-12
dotnet-build-docker
网络与计算机系统管理员

Publish .NET projects using the container publish profile to produce Docker images for services.

2026-03-12
dotnet-build
软件开发工程师

Build the entire Microscope.Boilerplate solution locally to verify compilation and produce build outputs.

2026-03-12
dotnet-run-bff
软件开发工程师

Run the Backend-for-Frontend service (Microscope.Boilerplate.Clients.BFF) locally for development and debugging.

2026-03-12
fusion-compose
软件开发工程师

Run the `fusion-compose.sh` script to assemble GraphQL Fusion gateway schemas and produce `gateway.fgp` files for the BFF gateway.

2026-03-12
fusion-subgraphs-pack
软件开发工程师

Generate GraphQL Fusion subgraph pack files (.fsp) for BFF subgraphs by running the subgraph packaging script.

2026-03-12
user-secrets-config
网络与计算机系统管理员

Manage `dotnet user-secrets` and environment variable overrides for local development and CI, including API keys and DB connection strings.

2026-03-12