Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles.nix

dotfiles.nix contains 10 collected skills from shinzui, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
7
updated
2026-05-19
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cookbook-config
software-developers

Help author, validate, and edit mori/cookbook.dhall cookbook extension catalogs. Covers entry fields, content types, topics, imports, and validation rules. TRIGGER when: user wants to create, edit, or validate their mori/cookbook.dhall config.

2026-05-19
mori-bootstrap-corpus
software-developers

Bootstrap a complete corpus project from a repo name — initializes git, adds upstream subtrees, writes mori.dhall and Justfile, validates, registers, and optionally sets up cookbook and documentation entries. TRIGGER when: user wants to create a corpus project, wrap upstream repos as subtrees, or set up a third-party code reading workspace.

2026-05-19
mori-config
software-developers

Help author, validate, and edit mori.dhall project configuration files. Covers project identity, packages, dependencies, repositories, documentation, skills, and subagents. TRIGGER when: user wants to create, edit, or understand their mori.dhall config.

2026-05-19
exec-plan
software-developers

Create, implement, discuss, or update execution plans (ExecPlans) — self-contained design documents that guide a coding agent or novice through delivering a working feature or system change. Use when planning significant work, implementing from a plan, or recording design decisions. TRIGGER when: user wants to plan a feature, follow a plan, or manage ExecPlan documents.

2026-05-07
master-plan
software-developers

Create and manage master plans that decompose large initiatives into multiple coordinated ExecPlans with dependencies and integration points. TRIGGER when: user wants to plan a large initiative, coordinate multiple exec-plans, or track multi-plan progress.

2026-05-07
create-bun-derivation
network-and-computer-systems-administrators

Create a new Bun/TypeScript derivation using bun2nix from a GitHub URL. Use when the user wants to package a JavaScript/TypeScript npm package as a Nix derivation.

2026-03-27
exec-plan
software-developers

Create, implement, discuss, or update execution plans (ExecPlans) — self-contained design documents that guide a coding agent or novice through delivering a working feature or system change. Use when planning significant work, implementing from a plan, or recording design decisions. TRIGGER when: user wants to plan a feature, follow a plan, or manage ExecPlan documents.

2026-03-25
create-rust-derivation
network-and-computer-systems-administrators

Create a new Rust derivation from a GitHub URL. Use when the user wants to add a new Rust package to their nix derivations.

2026-02-03
add-nvim-plugin
network-and-computer-systems-administrators

Add and configure a neovim plugin following the nix-based setup. Use when the user wants to add a new vim/neovim plugin.

2026-01-15
update-rust-derivation
network-and-computer-systems-administrators

Update a Rust derivation to a new version with correct hashes. Use when the user wants to update a Rust package in their nix derivations.

2026-01-15