mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
add nix skill
This commit is contained in:
parent
7adfa9cc59
commit
012731a155
1 changed files with 11 additions and 0 deletions
11
modules/home/claude-code/skills/nix/SKILL.md
Normal file
11
modules/home/claude-code/skills/nix/SKILL.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: nix
|
||||
description: Expert Nix development assistance. Use when working with Nix code, .nix files, flakes, NixOS configuration, or when user mentions Nix, flake-parts, nixpkgs.
|
||||
---
|
||||
|
||||
# Nix Development
|
||||
|
||||
## Guidelines
|
||||
|
||||
- Use **flake-parts** when creating new flakes
|
||||
- Format with **nixpkgs-fmt** after changes
|
||||
Loading…
Add table
Add a link
Reference in a new issue