Skip to main content
GitHub-Repository

migrate

migrate enthält 7 gesammelte Skills von lamg, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
12
aktualisiert
2026-07-31
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

migrate-version-sync
Softwareentwickler

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
Computerprogrammierer

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
Softwareentwickler

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
Softwareentwickler

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
SoftwareentwicklerComputerprogrammierer

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
Computerprogrammierer

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
Allgemeine und Betriebsleiter

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