# SkeletonCategory

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/hooks/useDocumentationConfig.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/hooks/useDocumentationConfig.ts#L18)

Category in skeleton structure

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `slug` | `string` |
| `documents` | `SkeletonDocument[]` |
