effect-patterns-hub

effect-patterns-hub is a skill for Claude Code from mepuka/effect-ontology. It costs 47 tokens per session (4,759 once invoked), scanned A, original, MIT.

A catalogue of more than 130 curated Effect-TS implementation patterns. Effect-TS is a TypeScript library and programming style for composing operations that may involve errors, asynchronous work, or other effects.

In plain words
What is it for?
It is for looking up Effect-TS idioms, finding real-world examples, comparing implementation approaches, and learning how to create, transform, combine, and handle Effects.
Why use it?
It helps developers find concrete examples and compare established ways to implement Effect-TS code instead of starting from abstract documentation alone.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/pooks/Dev/crate/.claude/skills/effect-patterns-hub/patterns/.

Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for effect-patterns-hub

README.md
[![agentmods](https://agentmods.dev/badge/skills/mepuka/effect-ontology/effect-patterns-hub.svg)](https://agentmods.dev/skills/mepuka/effect-ontology/effect-patterns-hub)
Your own site
<a href="https://agentmods.dev/skills/mepuka/effect-ontology/effect-patterns-hub"><img src="https://agentmods.dev/badge/skills/mepuka/effect-ontology/effect-patterns-hub.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,759 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.04759
Opus 5 $0.00023 $0.02380
Sonnet 5 $0.00009 $0.00952
Haiku 4.5 $0.00005 $0.00476

Measured 5d ago against content hash 22beb7ea1b92, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

effect-patterns-hub scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/effect-patterns-hub/SKILL.md · 406 lines

How it starts

The opening of the file, as written. The whole thing — 406 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Effect Patterns Hub

Purpose: Provide quick access to 130+ curated Effect-TS patterns from the EffectPatterns repository. Use this skill to find specific implementation patterns, compare approaches, and reference best practices.

Triggers

  • Looking for a specific Effect pattern or idiom
  • Need real-world examples of Effect concepts
  • Want to see multiple approaches to the same problem
  • Comparing implementation strategies
  • Learning new Effect features

Pattern Library Location

Local Patterns: .claude/skills/effect-patterns-hub/patterns/
Documentation: docs/effect-patterns/
Count: 130+ patterns in MDX format

Quick Decision Tree

I need to...

Create Effects
Transform & Compose
Control Flow

Read the full file on GitHub · 406 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 406 lines · 47 tokens per session scan A 22beb7ea1b92

Subscribe to this mod's changes

effect-patterns-hub is a skill published in the GitHub repository mepuka/effect-ontology (5 stars, last pushed 8mo ago), licensed MIT. It adds 47 tokens to every session and 4,759 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories