github-ecosystem

Community

Automate GitHub repo setup and tooling.

Authorzircote
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates production-ready GitHub ecosystem configuration, including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions.

Core Features & Use Cases

  • Auto-detection: Identifies project language and relevant tooling.
  • CI/CD Generation: Creates language-appropriate workflows for Python/Go/TypeScript.
  • Templates & Codeowners: Generates issue templates, PR templates, CODEOWNERS, and dependabot files.
  • Copilot Instructions: Provides context for Copilot usage.
  • Enhanced Merging: Supports enhancement mode to merge with existing config safely.

Quick Start

Run the generator to create or enhance GitHub configuration for your project directory.

Dependency Matrix

Required Modules

pyyaml

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: github-ecosystem
Download link: https://github.com/zircote/_claude/archive/main.zip#github-ecosystem

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