datadesigner-docs

Installation
SKILL.md

Data Designer Docs Maintenance

Unified skill for adding, updating, moving, and removing pages on the NeMo Data Designer Fern docs site.

Current URL: docs.nvidia.com/nemo/datadesigner (see instances in fern/docs.yml). Source of truth for everything user-facing is fern/.

Scope Rule

ALL doc prose edits happen under fern/. The remaining docs/ directory is only for notebook source, generated Colab notebooks, docs scripts, and downloadable recipe scripts. docs/notebook_source/*.py remains canonical for notebook code. Concept pages, recipes, plugins, and Dev Notes prose live under fern/versions/latest/pages/.

Versioning Model

main contains only the latest Fern authoring docs. Historical release snapshots live on the CI-managed docs-website branch and must not be edited on main.

fern/versions/
├── latest.yml          ← authoring nav file
└── latest/pages/       ← authoring MDX tree
Installs
14
GitHub Stars
2.1K
First Seen
May 10, 2026
datadesigner-docs — nvidia-nemo/datadesigner