Guide for writing Conventional Commit messages, committing changes, and creating releases in this repository. Use when asked to commit, write a commit message, stage files, push, or create/cut a release.
원문 언어: 영어
메뉴
SkillsMP는 DevSecNinja/dotfiles에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
Guide for writing Conventional Commit messages, committing changes, and creating releases in this repository. Use when asked to commit, write a commit message, stage files, push, or create/cut a release.
원문 언어: 영어
Shell logging library (log.sh) usage. Use this when writing or modifying shell scripts under home/ that emit diagnostic output.
원문 언어: 영어
Bash and shell script testing with Bats framework. Use this when writing or debugging Bash/shell script tests.
원문 언어: 영어
PowerShell testing with Pester framework and PSScriptAnalyzer. Use this when writing or debugging PowerShell tests, or when analyzing PowerShell code quality.
원문 언어: 영어
Test coverage analysis and strategies for comprehensive testing. Use this when improving test coverage or analyzing what tests are missing.
원문 언어: 영어
Debugging failing tests and improving test reliability. Use this when tests fail, are flaky, or need troubleshooting.
원문 언어: 영어