git:20260710.2925510 to git:20260710.62afd0f

7 added, 17 removed. Audit B to A.

---
- title: "Autofix common Nix anti-patterns before style drift spreads with Statix"
+ name: "Autofix common Nix anti-patterns before style drift spreads with Statix"
+ slug: "autofix-common-nix-anti-patterns-before-style-drift-spreads-with-statix"
description: "Lint Nix expressions and automatically rewrite common anti-patterns before review or refactor work."
+ github_stars: 872
verification: "listed"
source: "https://github.com/oppiliappan/statix"
author: "oppiliappan"
publisher_type: "individual"
- category:
- - "Code Quality & Review"
- framework:
- - "Multi-Framework"
+ category: "Code Quality & Review"
+ framework: "Multi-Framework"
tool_ecosystem:
github_repo: "oppiliappan/statix"
github_stars: 872
---
# Autofix common Nix anti-patterns before style drift spreads with Statix
Lint Nix expressions and automatically rewrite common anti-patterns before review or refactor work.
## Prerequisites
Statix CLI, Nix files
## Installation
- Choose whichever fits your setup:
-
- 1. Copy this skill folder into your local skills directory.
- 2. Clone the repo and symlink or copy the skill into your agent workspace.
- 3. Add the repo as a git submodule if you manage shared skills centrally.
- 4. Install it through your internal provisioning or packaging workflow.
- 5. Download the folder directly from GitHub and place it in your skills collection.
-
- Install command or upstream instructions:
+ No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- ```
- Install Statix from the project repository or package manager, then run checks or autofix mode against the Nix files you want to normalize.
- ```
+ - Source: https://github.com/oppiliappan/statix
## Documentation
- https://github.com/oppiliappan/statix
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/autofix-common-nix-anti-patterns-before-style-drift-spreads-with-statix/)