·github-ecosystem
</>

github-ecosystem

zircote/.claude

Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.

2Installs·1Trend·@zircote

Installation

$npx skills add https://github.com/zircote/.claude --skill github-ecosystem

SKILL.md

Run in a project directory to auto-detect language and generate configuration:

| Python | pyproject.toml, setup.py | ruff, mypy, bandit, pytest | | Go | go.mod | golangci-lint, go test | | TypeScript | package.json + tsconfig.json | eslint, prettier, tsc, vitest/jest |

| --project-path | . | Project directory | | --language | (auto) | Force language: python, go, typescript | | --components | all | Comma-separated: workflows,templates,dependabot,codeowners,copilot | | --include-release | false | Include release workflow | | --include-docker | false | Include docker workflow |

Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging. Source: zircote/.claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zircote/.claude --skill github-ecosystem
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is github-ecosystem?

Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging. Source: zircote/.claude.

How do I install github-ecosystem?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zircote/.claude --skill github-ecosystem Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zircote/.claude