A planning command for preparing a minor software release from the changes made since the previous version tag. A version tag is a Git label marking a released point in the code history.
A planning command for discussing a small patch—one focused code or content change—without applying it. After confirmation, it produces a development summary and a consistently formatted issue description in the chat.
A pre-submission checklist for a documentation project. It checks document metadata, Markdown formatting, bold-text rendering, internal links, indexes, and whether code examples need compilation checks.
A command for choosing or defining the visual style of a PowerPoint presentation, including its colors, fonts, and page layouts. It offers preset styles, custom brand settings, and recommendations based on the presentation topic.
A command for turning a set of SVG slide files into PDF documents, editable PPTX presentations, or both. SVG is a scalable image format, while PPTX is Microsoft PowerPoint’s file format.
A command that turns a Markdown document into a set of SVG-based presentation slides by analysing the text, choosing a visual style, and generating each page.
A Chinese-language command for structured review of C++ code, including its build files and tests. C++ is a programming language commonly used for performance-sensitive software.