Master the Effect AI LanguageModel service for text generation, structured output, streaming, and tool calling. Use...
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Build prompts for Effect AI using messages, parts, and composition operators. Covers the complete Prompt API for...
Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google,...
Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies,...
Define and implement AI tools using @effect/ai's Tool and Toolkit APIs. Use when building LLM integrations with...
Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this...
Orchestrate lawyer agents to review code for compliance with codebase laws. Spawns counsel in parallel to produce a...
Implement the VM pattern using Effect and Effect-Atom for reactive, testable frontend state management. Use this...
Implement Effect services as fine-grained capabilities avoiding monolithic designs
The VM Standard - inviolable covenants governing View Model architecture in this codebase. These covenants SHALL NOT...
์์ด์ ํธ/์คํฌ ์คํ ๊ธฐ์ฌ๋๋ฅผ ๋ถ์ํ๊ณ ๋ฆฌํฌํธ๋ฅผ ์์ฑํฉ๋๋ค. stream.jsonl์ ์คํ ๋ก๊ทธ๋ฅผ ํ์ฑํ์ฌ ํธ์ถ ํ์, ์ฑ๊ณต๋ฅ , ์์๋ฅผ ๊ณ์ฐํฉ๋๋ค. ๋ด์ฅ ์์ด์ ํธ(general-purpose, Explore,...
Automatically delegate complex, logic-intensive tasks to OpenAI Codex CLI via `codex exec --full-auto`. Claude Code...
Path parameter syntax guide for Salvo routing. Explains the `{}` syntax (v0.76+) vs deprecated `<>` syntax, with...
Implement rate limiting to protect APIs from abuse. Use for preventing DDoS attacks and ensuring fair resource usage.
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API)....
Comprehensive guide for building AI workflows, agents, and workforce systems with AgenticFlow. Use when designing...
Use when designing or architecting Elixir/Phoenix/LiveView applications, creating comprehensive project...
Multi-specialist collaborative work review using independent subagents for comprehensive analysis
>
>
Creates Cursor-specific AI agent skills with SKILL.md format. Use when creating skills for Cursor editor...
Creates Cursor-specific AI subagents with isolated context for complex multi-step workflows. Use when creating...
Guide for creating effective AI agent skills. Use when users want to create a new skill (or update an existing...
Feature planning with 4 phases - Specify requirements, Design architecture, break into granular Tasks, Implement and...