Skip to main content
GitHub リポジトリ

koopa

koopa には acidgenomics から収集した 22 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
22
Stars
11
更新
2026-07-27
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

acid-r-package
ソフトウェア開発者

Acid Genomics R package development conventions — per-project air.toml, global ~/.lintr only, roxygen2 8.x @importFrom split, S4 linter tuning, AcidDevTools::check() gate. Use when writing or checking an acidgenomics R package, configuring air/lintr, or fixing roxygen/lint failures.

2026-07-27
koopa-r-release
ソフトウェア開発者

koopa R package release — cloud-native S3 + CloudFront, acidgenomics profile, koopa app r publish/reindex/archive, sonoma-arm64 binaries, pre-release AcidDevTools::check() gate. Use when releasing, publishing, reindexing, or archiving an Acid Genomics R package.

2026-07-27
powershell
ソフトウェア開発者

PowerShell (pwsh 7+) activation architecture, starship integration, and color-mode sync in koopa. Use when writing or debugging lang/powershell/ files, editing activate-*.ps1 functions, adding prompt-tool support (starship, zoxide), integrating OS appearance detection, or porting shell logic from bash/zsh/fish to PowerShell.

2026-07-25
koopa-aws-env
ソフトウェア開発者

koopa AWS environment configuration — the gitignored <koopa-root>/.env, load_dotenv()/aws_account_id()/koopa_s3_bucket() helpers in aws.py, required vars, bucket naming, lazy-eval rule. Use when adding an AWS secret, wiring a bucket/CloudFront ID, or debugging a missing AWS env var in release tooling.

2026-07-25
koopa-chezmoi-dotfiles
ソフトウェア開発者

How koopa manages home dotfiles via chezmoi — source-of-truth layout, the explicit --source flag, template-vs-generator ordering, XDG path derivation in templates, symlink_ source files for App Support bridges, diagnosing chezmoi status contamination from stale env, and the correct re-run command. Use when editing a dotfile, working in opt/dotfiles/chezmoi/, debugging a file that reverts on chezmoi apply, wiring a chezmoi template, or bridging XDG paths to macOS Library/Application Support.

2026-07-25
koopa-color-mode
ソフトウェア開発者

How koopa propagates and applies dark/light color mode across SSH, tmux, shells, and chezmoi-rendered theme files. Use when debugging wrong-palette or stale-theme symptoms after a dark↔light flip, working on color-mode sync jobs or watchers, editing the chezmoi color-mode apply path, or investigating why bat/starship/delta renders the wrong theme while fzf/LS_COLORS look correct.

2026-07-25
koopa-python-release
ソフトウェア開発者

Acid Genomics Python package release — python.acidgenomics.com PEP 503 S3+CloudFront index, koopa app python publish/reindex, quality gate, CHANGELOG format, smoke test. Use when releasing or publishing an Acid Genomics Python package.

2026-07-25
koopa-vscode
ソフトウェア開発者

VS Code terminal font configuration, Nerd Font glyph debugging, and Quarto/LuaLS setup for koopa. Use when debugging missing terminal glyphs (tofu), changing the VS Code terminal or editor font, understanding the App Support symlink bridge for editor settings, editing .luarc.json, or making VS Code config portable across machines.

2026-07-25
license
ソフトウェア開発者

Apache-2.0 LICENSE file conventions (Acid Genomics) — canonical sources per repo type, how GitHub licensee detection works (>=98% match), corruption history, badge wiring. Use when adding or repairing a LICENSE file or a repo shows NOASSERTION.

2026-07-25
koopa-app-registry
ソフトウェア開発者

koopa command syntax, app.json registry semantics, tool-inclusion scope, and installer/version-check machinery. Use when composing koopa commands, reasoning about successor/default/completions semantics, importing atuin history, deciding whether a tool belongs in koopa, writing a new installer, or wiring auto-update for apps with non-version metadata (build IDs, per-platform hashes).

2026-07-24
koopa-update
ソフトウェア開発者

How `koopa update` works end to end — the pull→apps→system-apps sequence and the admin-gated automatic system updates (Homebrew, system R/Python, TeX). Use when reasoning about what `koopa update` does, why system updates run (or silently skip) on macOS, the is_admin() gate vs has_sudo(), the "System R is out of date" warning, or the update-system platform matrix. For update_koopa() git merge/rebase recovery see koopa-shell-internals.

2026-07-20
koopa-shell-internals
ネットワーク・コンピュータシステム管理者

Internals of koopa shell activation and update recovery. Use when optimizing shell startup, editing activation-path functions, caching plugin init output, debugging lazy-load wrappers, or fixing update_koopa() merge/rebase recovery.

2026-07-14
koopa-completion
ソフトウェア開発者

koopa shell completion architecture — generator, flag extraction, bash/zsh/PowerShell/elvish emitters, lazy-load mechanism, compdump freshness, and known bug patterns. Use when debugging missing completions, editing generate_completion.py, or adding flags to a CLI handler that need to appear in TAB completion.

2026-07-14
git
ソフトウェア開発者

Notable git features and flags introduced in git 2.55 — new builtins (history, format-rev, url-parse), checkout -m autostash, config set advice, --graph-lane-limit, push to remote groups, --max-count-oldest, Linux fsmonitor. Use when reaching for a recent git command/flag, or unsure whether a 2.55 feature exists. For koopa's PR/tag/release workflow use koopa-git; for history rewriting use git-history-surgery.

2026-07-02
koopa-git
ソフトウェア開発者

koopa git workflow — develop→main PR pattern, merge conflict resolution, tag management, and how to avoid rebase hell. Use when dealing with PR conflicts, moving tags, or pushing a release branch.

2026-06-22
koopa-theming
ソフトウェア開発者

Reference for koopa theme synthesis across editors and terminals — Dracula Pro runtime pipeline, fish color architecture (fish_frozen_theme.fish override, _FISH_COLOR_ROLES generator, live sync hook), JetBrains/IntelliJ scheme delivery, atuin and mcfly color config, and macOS sandboxed-app theme installation. Use when generating or fixing editor/terminal color schemes, debugging a theme that renders incorrectly, or writing theme-install code. For the "never hardcode Pro hex" guardrail see the path-scoped theme-colors rule.

2026-06-20
koopa-google-ai-cli
ソフトウェア開発者

Google AI CLI installer management for koopa — Antigravity CLI (agy) and Gemini CLI transition, versioned GCS download mechanics, self-update gate, manifest structure, and settings.json config path. Use when bumping the antigravity-cli version, debugging the installer, or managing the gemini-cli successor relationship.

2026-06-19
koopa-release
ソフトウェア開発者

koopa release procedure — CHANGELOG authoring, bumpver contract, pre-release gate, and what stays with the user. Use when preparing a release, writing release notes, or understanding what "prepare the release" entails.

2026-06-19
koopa-dotfiles
ソフトウェア開発者

Managing the opt/dotfiles standalone git clone — git state, committing changes, and license/metadata updates. Use when making changes to opt/dotfiles/ that need to be committed, or when the clone is in a detached HEAD state.

2026-06-19
koopa-atuin
ネットワーク・コンピュータシステム管理者

atuin configuration, bash hook architecture, installer patterns, and DB maintenance for koopa. Use when debugging atuin history recording, editing activation functions, working on the bash-preexec dependency, or resetting the atuin database.

2026-06-19
nushell
ネットワーク・コンピュータシステム管理者

Nushell (nu) pitfalls, parse-time constraints, and koopa activation architecture. Use when writing or debugging .nu files, editing lang/nushell/include/header.nu or any activate-*.nu, sourcing prompt tools (starship, zoxide), or porting shell logic from bash/zsh/fish to nushell.

2026-06-14
elvish
ネットワーク・コンピュータシステム管理者

Elvish shell programming pitfalls, namespace semantics, and koopa activation architecture. Use when writing or debugging .elv files, editing lang/elvish/include/header.elv or any activate-*.elv, or porting shell logic from bash/zsh to elvish.

2026-06-14