release-notes-one-pager

The release-notes-one-pager skill generates single-page HTML release notes based on a provided template and design system specifications.

1.0K
Installs
3
Use cases
9/10
Quality

Is release-notes-one-pager safe to install?

Review before installing

Review before installing: our audit of release-notes-one-pager's source files found 1 shell command, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill reads local project files and writes to index.html. It executes a checklist script.

How we audit skills: our security review methodology.

Who is this skill for?

Software engineers and technical writers who need to produce standardized release notes.

What can you do with it?

  • Generate HTML release notes for software versions
  • Standardize release note sections including Added, Fixed, Breaking changes, Known issues, and Upgrade notes
  • Apply design system variables to release note layouts

How good is this skill?

Quality score: 9/10. The skill documentation is clear and provides specific instructions for file handling and artifact generation.

What does the skill file contain?

SKILL.md
# Release Notes One-Pager Skill

Produce a single-page release notes document in HTML.

## Resource map

```
release-notes-one-pager/
├── SKILL.md                    ← this file
├── example.html                ← quality bar and style reference
├── assets/
│   └── template.html           ← local seed file to copy to project index.html
└── references/
    ├── checklist.md            ← P0 / P1 / P2 gates
    └── layouts.md              ← local section skeletons
```

Do not write CSS from scratch unless the user explicitly asks for a bespoke structure.

## Workflow

### Step 0 — Pre-flight

1. Rea...

Frequently asked questions

Does the skill invent details if information is missing?

No. The skill writes explicit placeholders like 'None' or 'No additions provided' when user input is missing.

How does the skill handle CSS?

The skill uses a provided template and design system variables. It does not write CSS from scratch unless requested.

What happens if a CTA destination is not provided?

The skill omits the CTA entirely rather than using placeholders.

Data sourced from nexu-io/open-design on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

product-marketing

17.6K

Product managers, marketers, and founders who want to centralize their product positioning and audience information for AI-assisted marketing tasks

This skill creates and maintains a product marketing context document at .agents/product-marketing.md. It helps users define product positioning, target audiences, and messaging to ensure consistency across other marketing tasks.

mediummarketingproduct-managementcoreyhaines31

guizang-ppt-skill

13.4K

Users who need to create professional, visually distinct, single-file web-based slide decks for presentations, demos, or industry sharing

The guizang-ppt-skill generates single-file HTML horizontal swipe presentations with two distinct visual styles: Magazine (serif, fluid WebGL backgrounds) and Swiss Internationalism (sans-serif, grid-based, high-contrast colors). It provides templates, layout structures, and theme configurations for creating slide decks for presentations, product launches, and data reports.

highpresentationweb-designop7418

meeting-minutes

9.2K

Teams and individuals who need to document internal syncs, standups, design reviews, and planning meetings efficiently

The meeting-minutes skill generates structured, actionable meeting minutes from transcripts, recordings, or raw notes for internal meetings lasting 60 minutes or less. It enforces a strict schema that captures metadata, attendance, decisions, and action items with owners and due dates.

noneproductivitydocumentationgithub

fetching-salesforce-docs

1.5K

AI agents requiring authoritative, grounded information from Salesforce-owned documentation domains

A retrieval skill for fetching and grounding AI agent responses in official Salesforce documentation. It provides a playbook for navigating developer, help, architect, and design system portals while handling JS-heavy or shell-rendered pages.

highsalesforcedocumentationforcedotcom