CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. claude-office-skills
  4. /
  5. skills
  6. /
  7. Changelog Generator

Changelog Generator

claude-office-skills/skills
182 stars
Summary

Turns your git commits or feature lists into properly formatted changelogs following Keep a Changelog conventions. You paste in commits like "feat: add dark mode" or "fix: login timeout" and get back categorized release notes under Added, Fixed, Changed, etc. Supports multiple output styles from technical release notes with PR numbers to user-friendly "What's New" announcements. The skill follows conventional commits and semantic versioning, though you'll need to feed it the actual commit messages since it can't access repos directly. Most useful when you're about to ship and realize you've been ignoring the changelog file for three months.

Install

npx skills add https://github.com/claude-office-skills/skills --skill changelog-generator
Categories
Git & Pull RequestsRelease ManagementAutomation & WorkflowsOffice & Documents
First SeenJun 3, 2026
View on GitHub

Recommended

More Git & Pull Requests →
github-pr-review

fvadicamo/dev-agent-skills

github pr review
491
63
github-pr-merge

fvadicamo/dev-agent-skills

github pr merge
214
63
git-commit

github/awesome-copilot

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.
33.7k
34.3k
git-flow-branch-creator

github/awesome-copilot

Analyzes git changes and creates semantic Git Flow branches automatically based on change type.
9k
34.3k
create-github-pull-request-from-specification

github/awesome-copilot

Automated GitHub pull request creation from specification templates with draft-to-review workflow.
9k
34.3k
backport-pr-assistant

cockroachdb/cockroach

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.
31.8k