nix-configs
Declarative Nix system configs with structured coding workflows
All Skills in This Repository (10)
Pure Emerald Level Indicatorsdecision-critic
Critique architectural, technology, and strategic decisions via a Python scripted workflow.
problem-analysis
Analyze inputs and symptoms to identify root causes of system failures.
deepthink
Orchestrate structured multi-step reasoning workflows for analytical questions via CLI.
prompt-engineer
Invoke a Python script to automate prompt optimization workflows.
codebase-analysis
Orchestrates a Python-based workflow to analyze codebase structure and produce evidence-backed findings.
arxiv-to-md
Convert arXiv TeX sources into clean Markdown documents preserving equations and references.
cc-history
Query and analyze Claude Code JSONL conversation history logs with jq.
incoherence
Detects documentation-code-specification mismatches and guides interactive resolution workflows via Python script.
doc-sync
Sync CLAUDE.md and README.md files across a repository.
refactor
Invoke a Python script to orchestrate refactoring analysis workflows.
Frequently Asked Questions
FAQPage SchemaHow to install nix-configs?โผ
Run `npx skills add fmoda3/nix-configs --all -g -y` in your terminal to install all skills in this suite globally.
What does this Nix configuration manage?โผ
It declaratively manages macOS and NixOS machines, user-level tools via Home Manager, encrypted secrets with agenix, and remote deployments with colmena.
How to build a bootable NixOS image?โผ
Run `nix build .#images.bootable-x86_64-iso` or the ARM64 variant to produce installation media, including Raspberry Pi SD card images.
What coding workflows are included?โผ
The suite ships skills for planning with quality gates, refactoring analysis, root cause investigation, decision stress-testing, prompt optimization, and documentation syncing.
Does it work with Claude Code and other agents?โผ
Yes. It includes dedicated configuration for Claude Code, Codex, OpenCode, and Pi, all following the standard SKILL.md format.
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