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

backend-morupark

backend-morupark 收录了来自 yourssu 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
3
更新
2026-05-23
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cluster-reprovision-handoff
网络与计算机系统管理员

Handle cluster reprovisioning and post-Terraform handoff for this MoruPark repository. Use when Codex needs to recover from `terraform destroy` and rebuild flows, restore kubeconfig access, bootstrap required operators, re-apply prod overlays, or verify that infrastructure, secrets, and workloads are ready after a fresh cluster or major infra recreation.

2026-05-23
k8s-release-verification
网络与计算机系统管理员

Verify Kubernetes release state for this MoruPark repository. Use when Codex needs to check `kubectl diff/apply` readiness, review post-deploy workload health, validate namespace and overlay consistency, inspect HPA, Deployment, or StatefulSet status, or diagnose rollout failures such as `ImagePullBackOff`, `CreateContainerConfigError`, probe errors, and image tag mismatches.

2026-05-23
artifact-registry-manual-rollout
网络与计算机系统管理员

Manually roll backend deployments in this MoruPark repository to a specific Artifact Registry image tag when Argo CD is not in use. Use when Codex needs to set `api-gateway`, `auth-service`, `goods-service`, or `queue-service` to a `sha-<8>` or other explicit tag, trigger Kubernetes to pull that image, and verify rollout completion in `morupark-prod`.

2026-05-23
artifact-registry-push
软件开发工程师

Build and push the current backend MSA images for this MoruPark repository to Artifact Registry. Use when Codex needs to publish api-gateway, auth-service, goods-service, or queue-service images from local code, follow the repo's Dockerfile-based release path for auth-service, goods-service, and queue-service, use Jib for api-gateway, tag images with both `latest` and `sha-<git short sha>`, and use lightweight parallel workers to push multiple services concurrently.

2026-05-23
harness
网络与计算机系统管理员

Route repeated MoruPark infrastructure and Kubernetes operations through the local harness documentation and skills. Use when Codex needs to choose between cluster reprovisioning, ESO recurrence prevention, Kubernetes release verification, or broader infra operations, and when a request benefits from the standard runbook order and repo-specific guardrails before acting.

2026-05-19
infra-ops
网络与计算机系统管理员

Repo-local infrastructure operations workflow for this MoruPark repository. Use when Codex needs to inspect, plan, review, or execute repeated work under `infra/`, especially Terraform provisioning in `infra/terraform/environments/prod`, preflight checks, post-apply verification, Cloud SQL follow-up tasks, and handoff checks tied to GCP, GKE, Secret Manager, Cloudflare, or Kubernetes overlays.

2026-05-19
skill-ssl-authoring
软件开发工程师

Create or update repo-local Codex skills using a split between concise human-readable `SKILL.md` guidance and machine-readable `ssl.json` evidence graphs. Use when Codex needs to author new skills, convert existing text-first skills such as `.gemini/skills/*.md`, or standardize future skills around Scheduling, Structural, and Logical SSL layers with grounded resource and risk metadata.

2026-05-01
eso-recurrence-prevention
网络与计算机系统管理员

Prevent and recover recurring External Secrets Operator failures in this MoruPark repository. Use when Codex needs to diagnose missing `ExternalSecret` or `SecretStore` CRDs, enforce the required order of `Terraform -> get-credentials -> ESO Helm -> Kustomize`, verify `morupark-gcp-secrets` synchronization, or stop repeat incidents after cluster reprovisioning or partial Kubernetes deploy failures.

2026-05-01