ワンクリックで
noctalia
Compare Noctalia JSON exports against local and upstream defaults before updating `modules/noctalia/noctalia.nix`.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compare Noctalia JSON exports against local and upstream defaults before updating `modules/noctalia/noctalia.nix`.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Workflow for managing and browsing reference projects — cloned third-party repos kept locally in references/ for comparison. Load when the user asks to compare with references, add/update a reference, or look at how other projects handle something. Trigger phrases include "compare with references", "compare with others", "reference projects", "add a reference", "update references", "how do others do".
Maintains `INVESTIGATION_COMMANDS.md` for this nixfiles repo by collecting reusable Nix-centric shell command patterns from the current session, merging duplicates, normalizing commands into reusable templates, and keeping `README.md` linked to the reference. Use when a session in this repo involves meaningful Nix investigation, evaluation, validation, or runtime checks that can recur across multiple tasks.
Install and maintain pinned Nix packages from fixed upstream versions in a nix-update-friendly way.
| name | noctalia |
| description | Compare Noctalia JSON exports against local and upstream defaults before updating `modules/noctalia/noctalia.nix`. |
| compatibility | opencode |
| metadata | {"workflow":"noctalia-json","scope":"repo"} |
Use this skill when the user provides a Noctalia settings export or asks to update the Noctalia module.
Check the local snapshots first:
modules/noctalia/assets/settings-default.jsonmodules/noctalia/assets/settings-widgets-default.jsonThen confirm against upstream if needed:
https://raw.githubusercontent.com/noctalia-dev/noctalia-shell/main/Commons/Settings.qmlhttps://raw.githubusercontent.com/noctalia-dev/noctalia-shell/main/Assets/settings-default.jsonhttps://raw.githubusercontent.com/noctalia-dev/noctalia-shell/main/Assets/settings-widgets-default.jsonmodules/noctalia/noctalia.nix with the non-default values.nix eval .#nixosConfigurations.pc-fixe.config.home-manager.users.vincent.programs.noctalia-shell.settings --json.