ZIO
Official@zio
ZIO — Real World Functional Programming
Agent Skills by ZIO
Showing 3 vetted skills indexed across 1 GitHub repositories.
write-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 About ZIO
FAQPage SchemaWhat specific tasks can developers perform using ZIO documentation skills?▼
Developers can generate structured how-to guides with runnable examples, produce complete reference pages for data types, and perform automated audits to identify undocumented public interfaces within ZIO Blocks projects.
Which target personas benefit from these documentation capabilities?▼
These capabilities are designed for functional programming engineers, technical writers, and library maintainers working within the ZIO ecosystem who need to maintain high-quality, up-to-date documentation for complex, type-safe codebases.
What are the prerequisites for generating ZIO documentation?▼
Users must have an existing ZIO Blocks project structure. The documentation generation requires access to the source code to parse public interfaces and data types, ensuring the generated reference material remains synchronized with the current implementation.