>
cat ~/Nuevo
Explora los skills más recientes añadidos al marketplace
Write formal laws and covenants for codebases using proper legal-style structure. Use when establishing inviolable...
Conceptual guide to wide events (canonical log lines) for observability. Use when thinking about instrumentation...
Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage
The VM Standard - inviolable covenants governing View Model architecture in this codebase. These covenants SHALL NOT...
Implement the complete spec-driven development workflow from instructions through requirements, design, and...
Implement Effect services as fine-grained capabilities avoiding monolithic designs
Master Effect Schema composition patterns including Schema.compose vs Schema.pipe, transformations, filters, and...
Implement the VM pattern using Effect and Effect-Atom for reactive, testable frontend state management. Use this...
Build composable React components using Effect Atom for state management. Use this skill when implementing React UIs...
Use @effect/platform abstractions for cross-platform file I/O, process spawning, HTTP clients, and terminal...
Master Effect pattern matching using Data.TaggedEnum, $match, $is, Match.typeTags, and Effect.match. Avoid manual...
Parallel exploration of codebase questions by decomposing into independent tracks. Use when exploring architecture,...
Orchestrate lawyer agents to review code for compliance with codebase laws. Spawns counsel in parallel to produce a...
Design and compose Effect layers for clean dependency management
Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this...
Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when...
Test Effect concurrency primitives including PubSub, Deferred, Latch, Fiber coordination, SubscriptionRef, and...
Define and implement AI tools using @effect/ai's Tool and Toolkit APIs. Use when building LLM integrations with...
Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies,...
Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google,...
Build prompts for Effect AI using messages, parts, and composition operators. Covers the complete Prompt API for...
Master the Effect AI LanguageModel service for text generation, structured output, streaming, and tool calling. Use...
Generate comprehensive predicates and orders for domain types using typeclass patterns