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.
DevSecNinja/dotfiles
SkillsMP has collected 6 skills from DevSecNinja/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 1
- GitHub forks
- 1
Skills in this repository
Showing 6 of 6 collected skills.
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.