Skip to main content
projectbluefin
GitHub クリエイタープロフィール

projectbluefin

11 件の GitHub リポジトリにある 108 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
108
リポジトリ
11
更新
2026年8月26日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
lab
17 件の skills · 2026年8月21日
ネットワーク・コンピュータシステム管理者ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターウェブ・デジタルインターフェースデザイナーウェブ開発者
6 件の職業カテゴリ · 88% 分類済み
16%比率
#02
testsuite
17 件の skills · 2026年8月26日
ソフトウェア品質保証アナリスト・テスターその他コンピュータ職ソフトウェア開発者ネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 76% 分類済み
16%比率
#03
finpilot
13 件の skills · 2026年8月21日
ソフトウェア開発者
1 件の職業カテゴリ · 38% 分類済み
12%比率
#04
common
13 件の skills · 2026年8月20日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 92% 分類済み
12%比率
#05
bluefin
13 件の skills · 2026年8月18日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 85% 分類済み
12%比率
#06
website
12 件の skills · 2026年8月24日
ソフトウェア開発者
1 件の職業カテゴリ · 8.3% 分類済み
11%比率
#07
bluefin-lts
9 件の skills · 2026年8月7日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
8.3%比率
#08
dakota
8 件の skills · 2026年8月19日
分類待ち
7.4%比率
ここでは上位 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日
収集済み skill 17 件中 8 件を表示しています。
収集済み skill 17 件中 8 件を表示しています。
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日
収集済み skill 13 件中 8 件を表示しています。
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日
収集済み skill 13 件中 8 件を表示しています。
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日
収集済み skill 13 件中 8 件を表示しています。
収集済み skill 12 件中 8 件を表示しています。
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日
収集済み skill 9 件中 8 件を表示しています。
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました