Toolverse
All skills

write-release-notes

by tldraw

Writing release notes articles for tldraw SDK releases. Use when creating new release documentation, drafting release notes from scratch, or reviewing release note quality. Provides guidance on structure, voice, and content for release files in `apps/docs/content/releases/`.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
tldraw
Category
Backend
Views
1

About this skill

Writing release notes articles for tldraw SDK releases. Use when creating new release documentation, drafting release notes from scratch, or reviewing release note quality. Provides guidance on structure, voice, and content for release files in apps/docs/content/releases/.

How to use

  1. Pobierz numer wersji wydania, które chcesz udokumentować, i sprawdź szczegóły na GitHub za pomocą polecenia gh release view vX.Y.Z, aby uzyskać datę wydania i tagi. 2. Wylistuj wszystkie pull requesty scalane między poprzednią wersją a bieżącą, używając git log vX.Y-1.0..vX.Y.0 --oneline --merges lub gh pr list z filtrem na datę scalenia. 3. Dla każdego PR pobierz pełne szczegóły — tytuł, treść, etykiety i autora — zwracając szczególną uwagę na sekcje ### Release notes i ### API changes w opisie PR oraz oznaczenia kategorii (api, bugfix, improvement). 4. Upewnij się, że każdy PR został scalony do gałęzi main; pomiń PR scalane do gałęzi funkcyjnych, ponieważ nie są jeszcze wydane. 5. Sprawdź, czy istnieją wydania poprawkowe dla tej wersji minor, używając gh release list | grep "vX.Y". 6. Otwórz odpowiedni plik w apps/docs/content/releases/next.mdx dla zmian w przygotowaniu lub vX.Y.0.mdx dla wydania — i skomponuj notatki wydania, stosując się do wytycznych dotyczących struktury i tonu dostarczonego przez skill.

Related skills

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108