front-depiction

front-depiction

@front-depiction
28 skills 308 total stars

find ~/front-depiction/ -name "*.skill"

Use @effect/platform abstractions for cross-platform file I/O, process spawning, HTTP clients, and terminal...

Define and implement AI tools using @effect/ai's Tool and Toolkit APIs. Use when building LLM integrations with...

Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality,...

Parallel exploration of codebase questions by decomposing into independent tracks. Use when exploring architecture,...

Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when...

Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google,...

Generate comprehensive predicates and orders for domain types using typeclass patterns

Orchestrate lawyer agents to review code for compliance with codebase laws. Spawns counsel in parallel to produce a...

Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this...

Build prompts for Effect AI using messages, parts, and composition operators. Covers the complete Prompt API for...

Master Effect pattern matching using Data.TaggedEnum, $match, $is, Match.typeTags, and Effect.match. Avoid manual...

Decide between Context Tag witness and capability patterns for dependency injection, understanding coupling trade-offs

Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies,...

Create and update ai-context.md files that document modules for AI assistants. Use when adding documentation for...

Execute system commands and manage processes using Effect's Command module from @effect/platform. Use this skill...

Master the Effect AI LanguageModel service for text generation, structured output, streaming, and tool calling. Use...