Skip to main content
GitHub 仓库

migrate

migrate 收录了来自 lamg 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
12
更新
2026-07-31
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

migrate-version-sync
软件开发工程师

Version synchronization policy for MigLib and mig CLI packages. Use when bumping versions, releasing, or modifying features in either package to keep both versions identical.

2026-07-31
migrate-fsharp-conventions
计算机程序员

F# style rules for the migrate project. Use when editing or reviewing `.fs`/`.fsi` files to enforce single-argument call syntax, module-per-file declarations, and Fantomas formatting requirements.

2026-05-02
migrate-layered-function-design
软件开发工程师

Use when writing or refactoring F# functions whose body mixes abstraction levels, construction details, or implicit invariants that should be isolated behind named steps.

2026-04-30
migrate-layered-module-splitting
软件开发工程师

Use when an F# source file or module mixes stacked responsibility layers whose dependency direction should be made explicit through files, modules, and a stable facade.

2026-04-30
migrate-build-and-test
软件开发工程师计算机程序员

Build, test, and install workflow for the migrate project. Use when validating changes, building release artifacts, or installing the `mig` tool so commands follow the canonical `build.fsx` flow.

2026-03-02
migrate-codegen-cpm
计算机程序员

Code generation conventions for `mig codegen` project files. Use when generating or reviewing `.fsproj` output and package references to ensure Central Package Management (CPM) compatibility.

2026-03-02
migrate-docs-workflow
综合与运营经理

Documentation workflow for design specs and progress tracking in the migrate project. Use when planning, implementing milestones, or recording project status updates.

2026-03-02