serverstruct
Version:
Type safe and modular servers with H3
16 lines (10 loc) • 394 B
Markdown
# Serverstruct Skills
Reusable AI agent skills for building with [serverstruct](https://github.com/eriicafes/serverstruct).
## Install
```sh
npx skills add eriicafes/serverstruct
```
## Available Skills
| Skill | Description |
|---|---|
| [`serverstruct`](./serverstruct/SKILL.md) | Application structure, Box DI, handlers, middleware, context, OpenAPI routes, and OpenTelemetry tracing |