skills/smithery.ai/prepare-changelog

prepare-changelog

Installation
SKILL.md

Changelog Format Guide

This document describes the format and conventions used in site/src/changelog.md.

Overall Structure

The changelog follows the Keep a Changelog format with nextest-specific conventions.

Version Header

## [X.Y.Z] - YYYY-MM-DD
  • Version numbers are in brackets
  • Date is in ISO 8601 format (YYYY-MM-DD)
  • Each version must have a corresponding link at the bottom of the file.

Section Organization

Installs
2
First Seen
Mar 22, 2026
prepare-changelog from smithery.ai