ziozioOfficialยท3 Agent Skills Included

zio-blocks

Modular Scala building blocks and Golem SDK development

Provides type-safe, zero-dependency Scala building blocks for schemas, serialization, streaming, HTTP, and configuration. Guides development of the Golem Scala.js SDK, covering compilation, local publishing, WASM runtime regeneration, and integration testing. Eliminates slow trial-and-error sbt cycles with batched edit, test, and cross-version verification workflows.
npx skills add zio/zio-blocks --all -g -y
Available:

Instructs the agent on how to build, test, and verify changes in this Scala monorepo, including batched editing, scoped sbt commands, cross-version checks, and performance policies for the streams module.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install zio-blocks?โ–ผ

Run `npx skills add zio/zio-blocks --all -g -y` in your terminal to install all skills in this suite globally.

What is ZIO Blocks used for?โ–ผ

It is a family of modular, type-safe Scala libraries for schemas, serialization, streaming, HTTP, and configuration that work with any effect system or plain Scala.

How do I build and test the Golem Scala SDK?โ–ผ

The included skills guide your agent through compiling with sbt, publishing artifacts locally, and running the full golemTestAll suite across Scala 2 and Scala 3.

How are Golem integration tests run?โ–ผ

The integration test skill walks the agent through starting a local Golem server, deploying test agents, and running REPL and HTTP endpoint tests with the correct environment paths.

Do these skills work with Claude Code and other coding agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’