Build type-safe command-line applications with Effect CLI module for argument parsing, validation, and dependency injection.
npx ai-builder add skill kriegcloud/cliImplement the VM pattern using Effect and Effect-Atom for reactive, testable frontend state management. Use this skill when building React applications with View Models that bridge domain services and UI.
npx ai-builder add skill kriegcloud/react-vmUse @effect/platform Path abstraction for cross-platform file path operations. Apply this skill when working with file paths, joining segments, resolving absolute paths, or converting between file URLs and paths to ensure portability across Node.js, Bun, and browser environments.
npx ai-builder add skill kriegcloud/pathUse when implementing React components with VM architecture, managing reactive state with Effect Atom, or building composable UIs. Reasons in separation of concerns and reactive dataflow. Parametrized on skills.
npx ai-builder add agent kriegcloud/react-expertSpawn 4 parallel agents to independently diagnose a bug, then validate consensus
npx ai-builder add skill kriegcloud/debugImplement reactive state management with Effect Atom for React applications
npx ai-builder add skill kriegcloud/atom-stateConceptual guide to wide events (canonical log lines) for observability. Use when thinking about instrumentation strategy, span annotations, or designing what context to capture.
npx ai-builder add skill kriegcloud/wide-eventsParallel exploration of a codebase question by decomposing into independent tracks
npx ai-builder add skill kriegcloud/exploreUse when composing schemas, transforming data, building filters, or pattern matching on ADTs. Reasons in schema composition laws (compose vs pipe, filter chaining). Parametrized on skills.
npx ai-builder add agent kriegcloud/schema-expertUse `@effect/platform` FileSystem for cross-platform file I/O. This abstraction works across Node.js, Bun, and browser environments.
npx ai-builder add skill kriegcloud/filesystemShow full content of a specific module (e.g., apps/editor)
npx ai-builder add skill kriegcloud/module