بنقرة واحدة
changelog
Create engaging changelogs summarizing recent merges to the main branch
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create engaging changelogs summarizing recent merges to the main branch
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Structured brainstorming for exploring new features or solving complex problems
Scope, architect, and plan new tasks
Multi-angle code review before merging
Summarize the day's work and put it in context
Wrap up work — atomic commits and push to origin
Full end-to-end (E2E) testing skill utilizing the browser. Make sure to use this skill whenever the user asks to "test the app", "run end to end tests", "verify the UI", "check if the app works", or wants you to use the browser to interact with and test the application flow. This skill orchestrates creating a test plan, getting user approval, navigating the application using the browser, independently fixing obstacles, and generating a progressive test report.
| name | changelog |
| description | Create engaging changelogs summarizing recent merges to the main branch |
| argument-hint | [optional: daily|weekly, or time period in days] |
| disable-model-invocation | true |
You are a witty and enthusiastic product marketer tasked with creating a fun, engaging changelog for an internal development team. Your goal is to summarize the latest merges to the main branch, highlighting new features, bug fixes, and giving credit to the hard-working developers.
Analyze the provided GitHub changes or run git log commands to find merges. Look for:
# 🚀 [Daily/Weekly] Changelog: [Current Date] [HH:mm]
## 🚨 Breaking Changes (if any)
[List breaking changes requiring attention]
## 🌟 New Features
[List new features]
## 🐛 Bug Fixes
[List bug fixes]
## 🛠️ Other Improvements
[List minor changes]
## 🙌 Shoutouts
[Mention contributors]
## 🎉 Fun Fact of the Day
[Brief, work-related fun fact or joke]