What problem does it solve?
This Skill automates the setup of a GitHub repository to meet professional standards, ensuring consistency and best practices from the start.
Core Features & Use Cases
- Branch Protection: Enforces pull request reviews and status checks on the main branch.
- Templates: Provides standardized issue and pull request templates for better issue tracking and code review.
- Labels: Configures a consistent set of labels for issue categorization and prioritization.
- .gitignore: Generates a project-specific
.gitignore file.
- Use Case: When starting a new project, use this Skill to quickly configure its GitHub repository with essential features like branch protection, issue templates, and standard labels, saving significant manual configuration time.
Quick Start
Use the repo-setup skill to configure the current GitHub repository with branch protection, issue templates, and standard labels.