zio-blocks
Modular Scala building blocks and Golem SDK development
All Skills in This Repository (3)
Pure Emerald Level Indicatorswrite-how-to-guide
Generate structured how-to guides for ZIO Blocks with runnable examples.
finding-undocumented
Scan ZIO Blocks public APIs and generate a prioritized undocumented report.
write-data-type-ref
Generate a complete API reference page for a ZIO Blocks data type.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core