Skip to main content
Run any Skill in Manus
with one click
GitHub repository

core

core contains 9 collected skills from windsorcli, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
3
updated
2026-07-18
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

inspect-cluster
network-and-computer-systems-administrators

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
management-analysts-131111

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-04-05
windsor-test
software-quality-assurance-analysts-and-testers

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