lihaoze123
@lihaoze123
Public Skills
xcpc-jiangly-style
by lihaoze123
Use when writing C++ competitive programming solutions for Codeforces, ICPC, or similar contests. Apply when creating XCPC solutions to ensure code follows jiangly's proven style patterns.
writing-best-practices
by lihaoze123
Use when creating structured best practices guides, organizing technical documentation, or establishing reference materials for teams or agents
nixos-best-practices
by lihaoze123
Use when configuring NixOS with flakes, managing overlays with home-manager useGlobalPkgs, structuring NixOS configurations, or facing issues where configuration changes don't apply
nix-packaging-best-practices
by lihaoze123
Best practices for packaging pre-compiled binaries (.deb, .rpm, .tar.gz, AppImage) for NixOS, handling library dependencies, or facing "library not found" errors with binary distributions