maintenance▌
4 indexed skills · max 10 per page
changelog-maintenance
aj-geddes/useful-ai-prompts · AI/ML
Create and maintain structured changelogs that document all notable changes to your project, following industry best practices like Keep a Changelog and Semantic Versioning.
changelog-maintenance
supercent-io/skills-template · AI/ML
Organize and document software releases with semantic versioning and standardized changelog formats. \n \n Provides Keep a Changelog format with seven standard categories (Added, Changed, Deprecated, Removed, Fixed, Security, Unreleased) for consistent release documentation \n Enforces semantic versioning rules (MAJOR.MINOR.PATCH) with clear guidance on when to increment each version component \n Includes templates for user-facing release notes, migration guides for breaking changes, and API dep
deprecation-and-migration
OWNER/REPO · other
Manages deprecation and migration. Use when removing old systems, APIs, or features.
code-simplification
anthropics/claude-plugins-official · code
Simplifies code for clarity while preserving behavior, making it easier to read, maintain, and extend.