dot.nix
Code review, commits, pull requests, and NixOS configuration
All Skills in This Repository (3)
Pure Emerald Level Indicatorscomment-style
Enforce centralized commenting conventions with labels, section dividers, and CLAUDE instruction tags.
pocketbase
Access PocketBase documentation for building and extending Go backends.
fish
Standardize Fish shell environments with centralized config.fish and conf.d structures.
Frequently Asked Questions
FAQPage SchemaHow to install dot.nix skills?โผ
Run `npx skills add TophC7/dot.nix --all -g -y` in your terminal to install all skills in this collection globally.
How to get a strict code review automatically?โผ
The adversarial-review skill reads your project conventions, then runs six parallel review scopes covering architecture, reuse, idioms, quality, efficiency, and comments, returning severity-sorted findings with fixes.
Can it write commit messages and pull requests?โผ
Yes. The commit-staged skill builds a conventional commit from your staged diff, and the pr skill inspects your branch, pushes it, and opens a pull request with a concise summary.
Does it work with Claude Code and other coding agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible coding agents.
Do I need to know Nix to use these skills?โผ
No. The review, commit, and PR skills work in any codebase, while the NixOS and Fish skills only activate when you work in those environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core