release-notes-one-pager

Generate structured HTML release notes from version updates and changelog details.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill release-notes-one-pager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-notes-one-pager
Source: https://github.com/nexu-io/open-design/tree/main/skills/release-notes-one-pager
Command: npx skills add https://github.com/nexu-io/open-design --skill release-notes-one-pager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of consistent, professional-grade release notes, ensuring that engineering updates are communicated clearly without manual formatting or design effort.

Core Features & Use Cases

  • Standardized Layouts: Implements a pre-defined, design-system-compliant structure for release notes.
  • Explicit Reporting: Automatically generates "None" or "No action required" sections when details are missing, maintaining professional transparency.
  • Use Case: Quickly generate a polished HTML changelog for a software release by providing version details and a list of additions, fixes, and breaking changes.

Quick Start

Generate release notes for version 2.4.0 including the new dashboard feature and the fix for the login timeout issue.

Frequently Asked Questions about release-notes-one-pager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate release notes with this Skill?

Provide the version number, date, and specific details for Added, Fixed, Breaking changes, Known issues, and Upgrade notes. The Skill will automatically format these into a single-page HTML document using the project's design system.

What should I do if I have no breaking changes to report?

Simply omit the details or state that there are none. The Skill is programmed to explicitly write "None" in the Breaking changes section to ensure the document remains complete and professional.

Can I customize the CSS for the release notes?

The Skill uses a pre-defined design system template. Do not write custom CSS unless explicitly requested; instead, rely on the provided template variables to ensure consistency with your project's design.

How are missing release details handled?

The Skill enforces honesty rules by using explicit placeholders like "No summary provided" or "No fixes provided" rather than inventing information or using generic filler text.