Skip to main content
GitHub 저장소

migrate

migrate에는 lamg에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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