Workaround for Claude Code filtering BMP PUA Unicode (U+E000-U+F8FF). Supplementary PUA Nerd Font icons like (U+F0000+, e.g. nf-md-github, nf-md-kubernetes, nf-md-battery) can be written directly. BMP PUA icons (Powerline, Font Awesome, Devicons) require placeholder syntax like {{ U+E0A0 }} or {{ nf-fa-star }} (without spaces), which hooks auto-convert. Invoke when reading or writing Starship configs, tmux themes, shell prompts, or statuslines.
$npx -y skills add malob/nix-config --skill icon-lookupInstalls into the current project.
Run `npx skills use "https://github.com/malob/nix-config" --skill "malob/nix-config/icon-lookup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/malob/nix-config" that are relevant to the current task. Run `npx skills add "https://github.com/malob/nix-config"` and select the relevant skills, then follow their instructions.