changelog-generator
Generate beautiful CHANGELOG.md from git commits following Keep a Changelog format
Find the perfect capability for your agent.
Generate beautiful CHANGELOG.md from git commits following Keep a Changelog format
Styleguide for docker files. And generally how to work with docker.
適切な粒度でコミット作成スキル。変更内容を機能・目的ごとに分割し、複数の小さなコミットを作成。Use when: コミット作成、変更のコミット、適切な粒度でのコミットを依頼された時。
**UNIVERSAL TRIGGER**: Use when user mentions GitHub issue URL or asks to read/work with GitHub issues. **CRITICAL RULE**: ALWAYS use `gh` CLI for GitHub issues, NEVER use WebFetch! 📖 **Reading**: "read issue #N", "show issue", "прочитай задачу" ✅ **Checkboxes**: "mark done", "complete step", "отметь пункт" 🔗 **Sub-issues**: "create sub-issue", "link as child", "подзадача" 📝 **Management**: "edit issue", "close issue", "add label" 🖼️ **Images**: "download images from issue", "скачать картинки" TRIGGERS: 📖 github.com/issues, issue #, read issue, show issue, view issue, прочитай issue, покажи issue, задача ✅ checkbox, mark done, complete step, check off, отметь пункт, закрой этап 🔗 sub-issue, subtask, child issue, parent issue, подзадача, создай подзадачу 📝 edit issue, close issue, reopen issue, issue labels, create issue, update task 🖼️ download images, issue attachments, скачать картинки
Assist in writing or updating plan documentation for the FundViewGit reskin
This skill should be used when the user needs to review and respond to GitHub Pull Request comments. It automatically fetches review comments (both inline code comments and PR-level comments) from GitHub Codex, Claude Code, or human reviewers, organizes them by priority, and lets the user select which items to address using AskUserQuestion. After the user selects items, the main agent automatically implements the fixes.
Manages git operations and conventional commits for Merge E-Commerce
コミット前に .gitignore に追加すべきファイルをチェックする。「gitignore チェック」「コミット前チェック」「機密ファイル確認」「.gitignore 確認」「追加すべきファイル」「無視すべきファイル」「gitignore 推奨」などで起動。機密情報や不要なファイルがコミットされないように確認。
Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)
Reports your GitHub activity for a specific day using the gh CLI, showing commits, issues, and activity timeline. Use this when you need to review what you accomplished on GitHub for a particular date.
Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Conventional Commits with user language preference
开始需要与当前工作区隔离的功能开发或执行实施计划前使用。创建隔离的 git worktrees,智能选择目录并进行安全验证。Use for feature work isolation or before implementation plans - creates isolated git worktrees with smart directory selection.
Standard Go project structure for CLI applications with Makefile, GitHub Actions CI/CD, and professional documentation.
Maintain README.md files with GitHub advanced formatting (tables, badges, diagrams, collapsible sections)