functional-core-imperative-shell

Official

Enforce FCIS: separate pure logic from I/O.

Authored3dai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides teams to keep pure business logic isolated from side effects, reducing complexity and improving testability by enforcing Functional Core vs Imperative Shell separation.

Core Features & Use Cases

  • Clear separation of pure computations (Functional Core) from I/O orchestration (Imperative Shell) to simplify testing.
  • Explicit file classification requirements that prevent mixed concerns and encourage consistent project structure.
  • Use Case: When starting a new module or refactoring, place business rules in pure functions and wrap I/O in thin shells to minimize drift.

Quick Start

Start by creating a new module that moves calculations into a pure function, then create a minimal shell that handles file I/O and orchestration.

Dependency Matrix

Required Modules

None required

Components

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: functional-core-imperative-shell
Download link: https://github.com/ed3dai/ed3d-plugins-testing/archive/main.zip#functional-core-imperative-shell

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.