effect-index

Route coding tasks to the appropriate Effect Skill via a decision tree.

Updated Nov 20, 2025
One-click install
npx skills add https://github.com/mepuka/adjunct --skill effect-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: effect-index
Source: https://github.com/mepuka/adjunct/tree/main/.claude/skills/effect-index
Command: npx skills add https://github.com/mepuka/adjunct --skill effect-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill index provides a quick router to the right Effect Skill for your task, saving time by avoiding digging through unrelated docs and context.

Core Features & Use Cases

  • Quick router to the right Skill for coding agent tasks with limited context
  • Minimal decision tree guiding you to Foundations, Errors & Retries, Concurrency, Streams, Layers, Resources, HTTP, Config, Data Structures, Time/Logging, Queues & Background, Testing, Patterns Hub
  • Cross-Skill patterns and local Patterns Hub access for rapid learning and consistent patterns
  • Use Cases: when starting a new Effect task or when you need a Patterns Hub reference

Quick Start

Use the effect-index to jump to a focused Skill by task category, e.g. “I need Concurrency & Fibers” → Concurrency & Fibers

Frequently Asked Questions about effect-index

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right Effect Skill for my coding task?

The effect-index provides a decision-tree router that guides you to the correct Effect Skill by task category—Foundations, Errors & Retries, Concurrency, Streams, Layers, Resources, HTTP, Config, Data Structures, Time/Logging, Queues, or Testing—matching your specific coding intent to focused documentation.

What coding domains does the Effect Skill index cover?

The effect-index routes across 12 primary domains: Foundations, Errors & Retries, Concurrency & Fibers, Streams & Pipelines, Layers & Services, Resources & Scope, HTTP & Routing, Config & Schema, Data Structures, Time & Tracing & Logging, Queues & Background, and Testing.

Can I use the effect-index to discover related patterns and resources?

Yes. The effect-index links to cross-Skill patterns and the Patterns Hub, enabling rapid deep-dive access to consistent patterns and related documentation after routing to your target Skill.

When should I use the effect-index instead of browsing Effect documentation directly?

Use the effect-index when starting a new Effect task with limited context or when you need a quick Patterns Hub reference—it saves time by eliminating navigation through unrelated documentation domains.

Does the effect-index work with my coding agent or tool?

The effect-index functions as a minimal decision-tree router designed for coding agent tasks with limited context, accepting task intent and resolving it to a single focused Effect Skill reference.