Skip to main content
projectbluefin
Profil créateur GitHub

projectbluefin

Vue par dépôt de 108 skills collectés dans 11 dépôts GitHub.

skills collectés
108
dépôts
11
mis à jour
26 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

cluster-tooling
non classé

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.

21 août 2026
gitops-argocd
Administrateurs de réseaux et de systèmes informatiques

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.

21 août 2026
argo-workflows
non classé

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.

21 août 2026
kubevirt-vms
Administrateurs de réseaux et de systèmes informatiques

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.

21 août 2026
test-authoring
Analystes en assurance qualité des logiciels et testeurs

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…

10 août 2026
astro-dashboard-pages
Développeurs web

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…

1 août 2026
ci-tooling
Administrateurs de réseaux et de systèmes informatiques

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.

1 août 2026
kubestellar
Administrateurs de réseaux et de systèmes informatiques

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…

31 juil. 2026
Affichage de 8 skills collectés sur 17.
Affichage de 8 skills collectés sur 17.
finpilot-build
non classé

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.

21 août 2026
finpilot-onboarding
non classé

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.

21 août 2026
finpilot-pr-checklist
non classé

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.

21 août 2026
finpilot-router
non classé

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.

21 août 2026
finpilot-ci
non classé

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.

21 août 2026
finpilot-maintain
non classé

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.

21 août 2026
finpilot-templates
non classé

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.

21 août 2026
finpilot-troubleshooting
non classé

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.

21 août 2026
Affichage de 8 skills collectés sur 13.
brew-lifecycle
non classé

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

20 août 2026
oem-hardware-hooks
Développeurs de logiciels

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.

16 août 2026
ci-tooling
Développeurs de logiciels

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

10 août 2026
bonedigger
Développeurs de logiciels

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

9 août 2026
ci-pitfalls
Développeurs de logiciels

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

9 août 2026
containerfile
Développeurs de logiciels

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

9 août 2026
e2e-ci
Analystes en assurance qualité des logiciels et testeurs

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

9 août 2026
factory-improvement
Développeurs de logiciels

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

9 août 2026
Affichage de 8 skills collectés sur 13.
ci
non classé

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.

18 août 2026
security
non classé

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.

18 août 2026
release-artifacts
Administrateurs de réseaux et de systèmes informatiques

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.

9 août 2026
issue-lifecycle
Développeurs de logiciels

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.

7 août 2026
dependency-automation
Développeurs de logiciels

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.

7 août 2026
build
Développeurs de logiciels

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.

7 août 2026
installation-artifacts
Développeurs de logiciels

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.

7 août 2026
packages
Développeurs de logiciels

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.

7 août 2026
Affichage de 8 skills collectés sur 13.
Affichage de 8 skills collectés sur 12.
ci-cd
Développeurs de logiciels

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.

7 août 2026
release
Développeurs de logiciels

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

27 juil. 2026
build
Développeurs de logiciels

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.

27 juil. 2026
centos-vs-fedora
Développeurs de logiciels

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.

27 juil. 2026
gnome-extensions
Développeurs de logiciels

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

27 juil. 2026
hardware
Développeurs de logiciels

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

27 juil. 2026
packages
Développeurs de logiciels

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

27 juil. 2026
skill-improvement
Autres occupations informatiques

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.

27 juil. 2026
Affichage de 8 skills collectés sur 9.
11 dépôts affichés sur 11
Tous les dépôts sont affichés