Instructions file CodexOpenCode
AGENTS.md instructions for bitbloxhub/skills, covering repo instructions, structure and rules.
Instructions file CodexOpenCode
AGENTS.md instructions for bitbloxhub/skills, covering repo instructions, structure and rules.
Skill Claude CodeCodex
Use this skill for any modular Nix configuration (flake-parts, NixOS, Darwin, Home-Manager). Essential for using the . transposition for cleaner dependencies, cross-aspect dependencies via includes, and parametric providers. Trigger this skill whenever you need to architect modular Nix code using Dendritic patterns…
Skill Claude CodeCodex
Use this skill for generating flake.nix from modular Nix options, managing flake inputs, and defining custom output schemas. Essential for maintainable, type-safe, and aggregateable Nix flakes. Trigger this skill whenever you need to regenerate flake.nix, define complex input/output schemas with Nix types, or bridge…
Skill Claude CodeCodex
Use this skill for managing, traversing, and importing entire directory trees of Nix modules (e.g., across outputs.nix, hosts/, or modules/) with powerful attribute-based filtering. Trigger this skill whenever you need to import multiple Nix files from a directory, filter out specific subdirectories/files (like npins…
Skill Claude CodeCodex
Use this skill for Jujutsu megamerge workflows: maintaining one octopus merge over multiple independent work branches, staging new stacks, absorbing WIP into existing commits, restacking onto trunk, and publishing only individual branches.