Skip to main content

Bullish-Design/eventic

SkillsMP 已收集 Bullish-Design/eventic 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
1
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 9 / 9 个已收集 Skill。

职业分类
软件开发工程师
描述

Use when writing a scripts/tasks/processes entry or a manager module. Covers which surface to use, guarding enterShell echoes, and the 0/1/2/3 exit contract.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when editing devenv.yaml or adding an input/import. Covers flake:false for modules, nixpkgs-python for version pins, and transitive inputs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when a module edit or an input bump doesn't take effect, or to decide which cache layer to reset. The lock vs eval-cache decision tree for devenv repos.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when you edited a modules/ file, devenv.nix, or env.* and nothing changed. Resolves the lock + eval-cache staleness loop.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when starting a server or any long-running / heavy task. Use processes + devenv up; don't block the shell; poll logs instead of piping out of view.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use on ModuleNotFoundError or import failures inside the devenv shell, or after a fresh venv. The venv exists but deps may not be installed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when about to run pytest, python, uv, ruff, or any build/tooling command in this repo. Enforces running through the devenv shell.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use on "command not found", the shell won't enter, or eval errors. A symptom→cause→fix decision tree for devenv repos.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Start here for any work in this repo. Routes to the right manager and owns the lifecycle order (verify before save, scaffold before change).

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。