fsharp-shared

Define shared domain types and API contracts for F# full-stack applications.Use when: "define types", "create entity", "add model", "API contract", "shared types","domain model", "record", "discriminated union", "data structure", "DTO","interface", "type definition", "new entity", "modify types".Creates types in src/Shared/Domain.fs and API interfaces in src/Shared/Api.fs.Always start here when adding new features.

$ Instalar

git clone https://github.com/heimeshoff/Cinemarco /tmp/Cinemarco && cp -r /tmp/Cinemarco/.claude/skills/fsharp-shared ~/.claude/skills/Cinemarco

// tip: Run this command in your terminal to install the skill