changelog-writing

Workflow partagé pour la rédaction d'entrées de changelog Langfuse après la finalisation d'une fonctionnalité. À utiliser lorsqu'une branche est prête pour la fusion et qu'une entrée de changelog ou un changelog…

npx skills add https://github.com/langfuse/langfuse --skill changelog-writing

Changelog Writing

Use this skill when a completed feature branch needs a changelog entry.

Workflow

  1. Understand the change set.
  2. Study recent changelog patterns in ../langfuse-docs/pages/changelog.
  3. Find related documentation links in ../langfuse-docs/pages.
  4. Draft a user-focused changelog entry.
  5. Recommend whether an image or screenshot should be added.

What To Gather

  • The branch diff relative to main
  • The Linear issue, if the branch name includes an lfe-XXXX identifier
  • The affected product areas
  • Relevant docs pages to link or create

Writing Rules

  • Write for users, not internal implementation detail
  • Never mention internal ticket ids or Linear URLs in the entry, even though step 2 gathers the Linear issue for context
  • Prefer second person: "you can now..."
  • Focus on what changed, why it matters, and how to use it
  • Match the structure and tone of recent changelog posts
  • Keep technical detail only where it improves user understanding

Output Format

Provide:

  1. A short summary of what changed
  2. The complete changelog post content
  3. Whether an image should be added and what it should show
  4. Any docs pages that should be linked or created

Reference Files

  • Changelog destination: ../langfuse-docs/pages/changelog
  • Recent changelog examples: inspect 3-5 recent files in that directory
  • Existing docs: ../langfuse-docs/pages

Plus de skills de langfuse

clickhouse-best-practices
langfuse
À UTILISER impérativement lors de l'examen des schémas, requêtes ou configurations ClickHouse. Contient 28 règles qui DOIVENT être vérifiées avant de fournir des recommandations. Toujours lire…
official
skill-creator
langfuse
Guide pour créer des compétences efficaces. Cette compétence doit être utilisée lorsque les utilisateurs souhaitent créer une nouvelle compétence (ou mettre à jour une compétence existante) qui étend les capacités de Claude…
official
vercel-react-best-practices
langfuse
Directives d'optimisation des performances React et Next.js de Vercel Engineering. Cette compétence doit être utilisée lors de l'écriture, de la révision ou du refactoring de code React/Next.js…
official
add-model-price
langfuse
Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes…
official
analyze-cloud-costs
langfuse
Analyser la structure des coûts de l'infrastructure Langfuse Cloud à l'aide des cost marts Metabase. À utiliser lorsqu'on vous interroge sur les dépenses cloud, les répartitions des coûts AWS par rapport à ClickHouse, les coûts…
official
backend-dev-guidelines
langfuse
Build or review Langfuse backend code. Use for tRPC routers, public REST APIs, BullMQ processors, services, middleware, Prisma or ClickHouse access,…
official
clickhouse-best-practices
langfuse
À UTILISER lors de l'examen des schémas, requêtes ou configurations ClickHouse. Contient 28 règles qui DOIVENT être vérifiées avant de fournir des recommandations. Toujours lire…
official
code-review
langfuse
Review Langfuse code changes for correctness, regressions, and best practices.
official