ci-gen
Installation
SKILL.md
CI Generator
Setting up CI/CD from scratch means searching through docs, copying examples, and tweaking YAML for an hour. This tool looks at your project and generates the right workflow automatically.
One command. Zero config. Just works.
Quick Start
npx ai-ci
What It Does
- Scans your project to detect language and framework
- Generates complete GitHub Actions workflow
- Configures linting, testing, building, and deployment
- Supports multiple deploy targets