agnix 0.10.2 → 0.10.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP, and more.
|
|
4
4
|
|
|
5
|
-
**
|
|
5
|
+
**156 rules** | **Real-time validation** | **Auto-fix** | **Multi-tool support**
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
|
@@ -96,7 +96,7 @@ Run `agnix --help` for the full command reference.
|
|
|
96
96
|
## Links
|
|
97
97
|
|
|
98
98
|
- [GitHub Repository](https://github.com/avifenesh/agnix)
|
|
99
|
-
- [Validation Rules](https://github.
|
|
99
|
+
- [Validation Rules](https://avifenesh.github.io/agnix/docs/rules)
|
|
100
100
|
- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=avifenesh.agnix)
|
|
101
101
|
|
|
102
102
|
## License
|