| name | dab-whats-new |
| description | Draft, revise, or review a Data API builder whats-new page. Use for release notes, version announcements, preview releases, GA releases, or release summaries. |
| argument-hint | Provide: version number, month/year, preview or GA status, release themes, and the feature list with CLI/config/output examples. |
| user-invocable | true |
DAB What's New
Use this skill to turn a feature list into a polished Learn-style Data API builder release page. Use data-api-builder/whats-new/version-2-0.md as the reference for scannability, tone, and section rhythm โ but adapt to the supplied release scope rather than mimicking its structure literally.
Hard constraints
These apply unconditionally.
- Use Learn-compliant DocFX Markdown.
- Use standard Markdown image syntax
 for all images. Do not use :::image DocFX syntax.
- Use relative paths for links within the repo (e.g.,
../command-line/dab-init.md). Use site-relative paths starting with / only for cross-service Microsoft Learn links (e.g., /cli/azure/install-azure-cli). Never use absolute https://learn.microsoft.com/... URLs.
- Write in present tense.
- Write in second person ("you", "your"). Never use first person ("we", "our", "let's").
- Use . Avoid passive constructions.