effect-ai-prompt

Installation
SKILL.md

Effect AI Prompt Construction

Master the @effect/ai Prompt API for building type-safe conversations with language models.

Import Patterns

CRITICAL: Always use namespace imports:

import * as Prompt from "@effect/ai/Prompt"
import * as Response from "@effect/ai/Response"
import { pipe } from "effect"

When to Use This Skill

Installs
7
GitHub Stars
17
First Seen
Jan 24, 2026
effect-ai-prompt — front-depiction/claude-setup