git-repo-init

Community

Bootstrap your project with Git & CI.

Authorductrung-nguyen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup of a robust Git repository and essential CI/CD workflows, ensuring your project starts with best practices for version control, automated testing, and release management.

Core Features & Use Cases

  • Git Initialization: Safely initializes a Git repository, checks for existing configurations, and sets up the main branch.
  • CI/CD Setup: Configures GitHub Actions for continuous integration and optional semantic-release for automated versioning and publishing.
  • Conventional Commits: Enforces commit message standards using commitlint and Git hooks to maintain a clean and understandable commit history.
  • Use Case: When starting a new open-source project, use this Skill to automatically set up GitHub Actions for testing on every push, configure semantic-release to handle version bumps, and ensure all commits follow the conventional commit format.

Quick Start

Initialize a new Git repository with GitHub Actions and conventional commits enabled.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-repo-init
Download link: https://github.com/ductrung-nguyen/Orca-vscode/archive/main.zip#git-repo-init

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.