mit einem Klick
dotfiles
dotfiles enthält 16 gesammelte Skills von nazozokc, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Use 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.
Template and notes when creating or updating SKILL.md files under skills/
Perspectives and rules when conducting a code review
Template, notes, and procedure when creating a Pull Request
Rules for Git commits, pushes, and PR creation
When creating, editing, or debugging GitHub Actions workflow YAML files
Constraints when operating files in an Linux environment
When editing Neovim config, adding plugins, or optimizing startup time
Guidelines when working on TypeScript/JS projects
Method and notes when performing web searches
When creating Node.js/TypeScript CLI tools
When generating or writing code in any language
Basic policy and philosophy when acting as an AI agent
Guidelines when managing Nix configuration
When writing fish shell scripts, functions, abbreviations, or editing shell configuration
Automatically 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.).