TophC7TophC7Communityยท3 Agent Skills Included

dot.nix

Code review, commits, pull requests, and NixOS configuration

Reviews code changes across six quality scopes and produces severity-ranked findings with concrete fixes. Creates conventional commits and pull requests from staged changes without manual message writing. Enforces consistent comment styles and Fish shell conventions across any programming language. Eliminates slow manual code audits and inconsistent commit hygiene.
npx skills add TophC7/dot.nix --all -g -y
Available:

Tells the agent how to build, test, and modify this NixOS configuration safely, and requires it to apply the comment-style skill and Fish shell defaults before writing any code.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’