Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles.nix

dotfiles.nix 收录了来自 shinzui 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
7
更新
2026-05-19
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cookbook-config
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网络与计算机系统管理员

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
软件开发工程师

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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