fsharp-backend
CommunityBuild robust F# backends with clean layering.
Authorheimeshoff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured blueprint for implementing a robust F# backend using a clean separation of concerns: Validation, Domain, Persistence, and API. It helps you avoid IO leaks in the domain layer and ensures deterministic scaffolding for backend endpoints.
Core Features & Use Cases
- Layered Architecture: API → Validation → Domain (pure) → Persistence.
- Code Scaffolding: Creates modules like Validation.fs, Domain.fs, Persistence.fs, Api.fs under src/Server/.
- Use Case: Quickly add a new API endpoint or implement business rules with safe, testable domain code.
Quick Start
Use the fsharp-backend skill to scaffold the backend layers under src/Server for a new API.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fsharp-backend Download link: https://github.com/heimeshoff/Cinemarco/archive/main.zip#fsharp-backend Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.