Skip to main content
projectbluefin
GitHub 创作者资料

projectbluefin

按仓库查看 11 个 GitHub 仓库中的 108 个已收集 skills。

已收集 skills
108
仓库
11
更新
2026年8月26日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

cluster-tooling
未分类

Cluster management tools for the lab: kubectl, k3s, zot, external-secrets, and K8sGPT. Use when managing cluster state, installing cluster add-ons, configuring the OCI registry, or running cluster analysis through MCP.

2026年8月21日
gitops-argocd
网络与计算机系统管理员

ArgoCD GitOps model for the lab: what is and isn't managed, sync rules, bootstrap vs managed distinction, and common sync failures. Use when working with ArgoCD Applications, adding new templates to git, or troubleshooting sync issues.

2026年8月21日
argo-workflows
未分类

Authoring, linting, and submitting Argo Workflows and WorkflowTemplates in the lab. Use when writing or editing any .yaml file under argo/workflow-templates/, argo/bootstrap/, or argo/*.yaml, or when debugging a failed workflow run.

2026年8月21日
kubevirt-vms
网络与计算机系统管理员

KubeVirt ephemeral VM lifecycle in the lab: containerDisk build, VM provisioning, SSH wait, teardown. Use when writing provision-vm templates, debugging VM boot failures, or working with KubeVirt manifests.

2026年8月21日
test-authoring
软件质量保证分析师与测试员

Writing, debugging, and running behave/qecore/dogtail GNOME GUI tests. All Bluefin image tests live in projectbluefin/testsuite. Use when adding test scenarios, fixing AT-SPI failures, debugging Shell.Eval interactions, or working with the qecore-headless…

2026年8月10日
astro-dashboard-pages
网页开发工程师

Building or revising Astro dashboard detail pages backed by repo-tracked JSON and browser-side charts. Use when adding docs routes like /tests, /images, or /applications that must render real evidence, explicit unavailable states, GitHub Pages-safe static…

2026年8月1日
ci-tooling
网络与计算机系统管理员

GitHub Actions workflow authoring and debugging for lab dashboards and automation. Use when changing .github/workflows/, troubleshooting stale Pages data, or wiring CI jobs that need private-cluster data.

2026年8月1日
kubestellar
网络与计算机系统管理员

KubeStellar multi-cluster control plane on the lab: WDS/ITS/WEC model, install/upgrade via ArgoCD, WEC registration, BindingPolicy authoring, smoke testing, and failure modes. Use when working with KubeStellar, KubeFlex control planes, OCM ManagedClusters, or…

2026年7月31日
已展示 8 / 17 个已收集 Skill。
已展示 8 / 17 个已收集 Skill。
finpilot-build
未分类

Containerfile multi-stage build, image digest pinning in FROM lines, Justfile local build recipes, and build script conventions. Use when changing Containerfile, Justfile, or build/*.sh.

2026年8月21日
finpilot-onboarding
未分类

Fork bootstrap playbook: rename (locations: `finpilot-templates`), enable Actions, RENOVATE_TOKEN, first green build, README "What Makes this Raptor Different" section, and branch protection. Use when creating a new fork from this template.

2026年8月21日
finpilot-pr-checklist
未分类

PR gates and pre-commit checklist by change type. Covers validation commands for Containerfile, build scripts, Brewfiles, Flatpaks, ujust, workflows, and README changes. Use before opening or reviewing a PR.

2026年8月21日
finpilot-router
未分类

Task router for the finpilot repo: which skill covers what, and the overview → domain → PR-checklist sequence. Use when unsure which skill fits, or to add a skill to the routing table.

2026年8月21日
finpilot-ci
未分类

GitHub Actions workflows, projectbluefin/actions composite actions, Renovate configuration, and PR validation for finpilot. Use when changing .github/workflows/, .github/renovate.json, or .hadolint.yaml.

2026年8月21日
finpilot-maintain
未分类

Maintenance of an active finpilot fork: Renovate digest PRs, README raptor section updates, signing verification, local test loops, and maintenance schedules. Use when maintaining a fork after onboarding.

2026年8月21日
finpilot-templates
未分类

Template identity rules: the seven rename locations, image identity ARGs, keyless signing, and AGENTS.md update rules. Use when renaming a fork, verifying or explaining signing, or updating AGENTS.md and setup docs.

2026年8月21日
finpilot-troubleshooting
未分类

Consolidated symptom-cause-fix table for finpilot. Covers local build failures, CI failures, runtime issues, Renovate problems, COPR persistence, and ujust command not found. Use when something is broken and you need a quick diagnosis.

2026年8月21日
已展示 8 / 13 个已收集 Skill。
brew-lifecycle
未分类

Manage OS-managed Homebrew packages. Use when adding/removing default brew packages, moving tools between RPM and brew, or auditing image-vs-brew placement.

2026年8月20日
oem-hardware-hooks
软件开发工程师

OEM hardware first-boot setup hooks in projectbluefin/common. Use when adding hardware-specific setup, understanding hook directories and versioning contract, or applying shellcheck requirements.

2026年8月16日
ci-tooling
软件开发工程师

CI policy and tooling — SHA pinning, pre-commit guards, Renovate digest tracking, and workflow config. Use when editing .github/workflows/ files.

2026年8月10日
bonedigger
软件开发工程师

bonedigger + kubestellar-bot lifecycle automation. Use when working on ujust report, issue lifecycle, priority escalation, or how fixes ship back to images.

2026年8月9日
ci-pitfalls
软件开发工程师

Incident log of CI gotchas across projectbluefin repos. Use when debugging silent CI failures, startup_failure, or workflow skip behavior.

2026年8月9日
containerfile
软件开发工程师

Containerfile build structure and local testing. Use when modifying the Containerfile, adding binaries, updating wallpaper sources, or using just overlay.

2026年8月9日
e2e-ci
软件质量保证分析师与测试员

Pre/post-merge E2E CI for common. Use when debugging E2E failures, understanding the PR gate flow, or diagnosing masked brew-setup issues.

2026年8月9日
factory-improvement
软件开发工程师

Self-improving factory loop for projectbluefin. Use when identifying automation gaps, proposing workflows, or auditing ACMM maturity.

2026年8月9日
已展示 8 / 13 个已收集 Skill。
ci
未分类

Explains workflow triggers, path filters, reusable workflow calls, and how to read failing runs in this repository. Use when a workflow failed, did not start, or ran the wrong checks.

2026年8月18日
security
未分类

States the package-source trust boundaries, signing requirements, and secure-boot constraints for this image. Use when adding a package source or changing verification or trust behavior.

2026年8月18日
release-artifacts
网络与计算机系统管理员

Covers the release and testing-to-main promotion workflows, digest and tag verification, and signing gates. Use when running a release or diagnosing a failed promotion.

2026年8月9日
issue-lifecycle
软件开发工程师

Explains issue assignment, project state, label semantics, and the branch- to-pull-request path used in this repository. Use when picking up, updating, or closing an issue.

2026年8月7日
dependency-automation
软件开发工程师

Describes the Renovate configuration, automerge workflow, and authentication model for automated updates. Use when changing dependency automation config or triaging an automated update pull request.

2026年8月7日
build
软件开发工程师

Covers Containerfile stages, build_files layering, local image builds, and which validation gate to run for a given change. Use when editing image inputs or deciding whether a full build is required.

2026年8月7日
installation-artifacts
软件开发工程师

Covers dispatching artifact workflows, confirming the source image digest, and promoting a verified artifact. Use when building or promoting an ISO or other installation artifact derived from a published image.

2026年8月7日
packages
软件开发工程师

Provides the decision tree for where a package belongs and the files that declare each package source. Use when adding, removing, or relocating a package input.

2026年8月7日
已展示 8 / 13 个已收集 Skill。
已展示 8 / 12 个已收集 Skill。
ci-cd
软件开发工程师

Diagnose and change continuous-integration, promotion, and publication workflows. Use when a workflow does not trigger, an artifact is not published, or CI logic changes.

2026年8月7日
release
软件开发工程师

Verify and promote published artifacts safely. Use when checking digests, signatures, stable releases, rollback, or emergency promotion.

2026年7月27日
build
软件开发工程师

Local builds, validation, variants, and VM artifacts for projectbluefin/bluefin-lts. Use when running just recipes, understanding the LTS/NVIDIA variant map, or debugging a build failure.

2026年7月27日
centos-vs-fedora
软件开发工程师

CentOS Stream 10 vs Fedora package and repo differences for bluefin-lts. Use when adding packages, enabling repos, choosing akmods tags, or resolving COPR chroot names.

2026年7月27日
gnome-extensions
软件开发工程师

Add, remove, and build desktop shell extensions. Use when changing extension sources, submodules, schemas, or build integration.

2026年7月27日
hardware
软件开发工程师

Change hardware hooks and device integration safely. Use when modifying setup hooks, services, or device-specific image behavior.

2026年7月27日
packages
软件开发工程师

Add, remove, or update packages in the image. Use when changing package manifests, repositories, or package-related build scripts.

2026年7月27日
skill-improvement
其他计算机职业

Add, refactor, validate, or retire an agent skill. Use when implementation reveals a durable rule, when a skill is too large or stale, or when the skill catalog changes.

2026年7月27日
已展示 8 / 9 个已收集 Skill。
已展示 11 / 11 个仓库
已展示全部仓库