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

core

core 收录了来自 windsorcli 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
3
更新
2026-07-18
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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

Inspect the local Windsor cluster health and Flux tuning — kustomizations, helm releases, sources, pods, recent events, suspended/stalled resources, reconciliation intervals, and controller resource usage.

2026-07-18
review-pr
软件质量保证分析师与测试员

Pre-push review for Windsor Core. Runs parallel passes over staged changes to catch bugs in facets, kustomize, Terraform, and schema before the branch hits CI.

2026-07-18
facet-author
软件开发工程师

Author Windsor facets, config expressions, and schema additions. Knows facet YAML structure, expression syntax, the layering system (provider > option > addon), and how to write matching test cases.

2026-07-13
create-pr
软件开发工程师

Push the current branch and open or update its pull request with a Conventional-Commits title. Does NOT author a PR description -- the claude-code-review workflow upserts the canonical summary into the body on every push, so this skill leaves the body empty for CI to fill and never touches an existing one. Run after committing and before announcing the PR. Use whenever the user asks to "open the PR", "push and PR", or after the project's gates are green and the branch is ready.

2026-06-19
docs-author
管理分析师

Author and maintain reference Markdown for the core Windsor blueprint for ingestion into windsorcli.github.io. Use when writing docs under docs/, Terraform module reference, Kustomize stack operator guides (README per stack), or compatibility matrices.

2026-05-31
address-pr-feedback
软件质量保证分析师与测试员

Walk through review comments and failed CI checks on the current branch's PR, propose a fix per finding, and stage it for the author to review BEFORE committing. One pause-and-review cycle per finding. Use when the user says "address PR feedback", "fix the PR comments", "go through the review", or after a `gh pr checks` shows failures and the author wants to work through them one at a time. Pairs with create-pr (outgoing) and review-pr (pre-commit).

2026-05-04
kustomize-author
软件开发工程师

Author kustomize components, patches, and overlays using Windsor Core conventions. Knows base/resources/components layering, HelmRelease patterns, patch types, and timeout/interval rules.

2026-04-05
terraform-style
软件开发工程师

Enforce Windsor Core Terraform module structure, naming, and style conventions. Use when creating or editing any Terraform file.

2026-04-05
windsor-test
软件质量保证分析师与测试员

Run and fix Windsor blueprint (facet) tests and Terraform module tests. Knows .test.yaml format, how windsor test works, and how to diagnose failures.

2026-04-05