changelog-writing

द्वारा langfuse

इस कौशल का उपयोग तब करें जब किसी पूर्ण फीचर ब्रांच के लिए चेंजलॉग एंट्री की आवश्यकता हो।

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

langfuse की और Skills

clickhouse-best-practices
langfuse
ClickHouse स्कीमा, क्वेरी या कॉन्फ़िगरेशन की समीक्षा करते समय अनिवार्य रूप से उपयोग करें। इसमें 28 नियम शामिल हैं जिन्हें सिफारिशें देने से पहले जांचना अनिवार्य है। हमेशा पढ़ें…
official
skill-creator
langfuse
प्रभावी कौशल बनाने के लिए मार्गदर्शिका। इस कौशल का उपयोग तब किया जाना चाहिए जब उपयोगकर्ता एक नया कौशल बनाना (या मौजूदा कौशल को अपडेट करना) चाहते हैं जो Claude की क्षमताओं को बढ़ाता है…
official
vercel-react-best-practices
langfuse
React और Next.js प्रदर्शन अनुकूलन दिशानिर्देश Vercel Engineering से। इस कौशल का उपयोग 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
Langfuse Cloud अवसंरचना लागत संरचना का विश्लेषण Metabase लागत मार्ट्स का उपयोग करके करें। क्लाउड खर्च, AWS बनाम ClickHouse लागत विभाजन, लागत… के बारे में पूछे जाने पर उपयोग करें।
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
MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read…
official
code-review
langfuse
Review Langfuse code changes for correctness, regressions, and best practices.
official