nazozokc
- 16 skills
- 0 followers
- 6 hours ago last updated
- ▌
- ▌
- ▌
- ▌ Shell · nazozokcWhen writing fish shell scripts, functions, abbreviations, or editing shell configuration
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Merge Main · nazozokcUse this skill whenever the user wants to merge the main branch into their current branch. Triggers include phrases like "merge main", "mainをマージ", "mainを取り込む", "mainに追従", "sync with main", "mainの変更を取り込みたい", or any request to bring changes from main into a feature/working branch. Always use this skill — do not improvise git commands without it.
- ▌
- ▌
- ▌
- ▌
- ▌ Github Release Notes · nazozokcAutomatically generate GitHub release notes from git log commit history or CHANGELOG.md. Use this skill whenever the user says "write release notes", "generate a changelog", "create release notes for v1.0.0", or "I want to make a release document from git log". Supports Conventional Commits (feat:, fix:, perf:, etc.).