·effect-foundations
</>

effect-foundations

mepuka/effect-ontology

Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuring a small pipeline.

10Installs·0Trend·@mepuka

Installation

$npx skills add https://github.com/mepuka/effect-ontology --skill effect-foundations

SKILL.md

Purpose: Provide a compact, go-to checklist for writing idiomatic Effect TypeScript with data-first pipe style, minimal imperative code, and strong typing. Optimized for a coding agent with limited context.

The full Effect source code is available at docs/effect-source/. Always search the actual implementation before writing Effect code.

Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuring a small pipeline. Source: mepuka/effect-ontology.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mepuka/effect-ontology --skill effect-foundations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mepuka/effect-ontology --skill effect-foundations
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is effect-foundations?

Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuring a small pipeline. Source: mepuka/effect-ontology.

How do I install effect-foundations?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mepuka/effect-ontology --skill effect-foundations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mepuka/effect-ontology