원클릭으로
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.