project-setup
SKILL.md
Project Setup
Create a new GitHub repository with standard dwmkerr project configuration.
What Gets Created
- Private GitHub repo with description
- Branch protection - prevent direct push to main
- Squash merges only for pull requests
- Actions can create PRs enabled
- GitHub Pages enabled (Actions-based deployment)
- MIT License
- Basic README with intro and quickstart