makefile-generator

Installation
SKILL.md

Makefile Generator

Generate Makefile build automation files for development workflows, CI/CD tasks, and project management.

Output Requirements

File Output: Makefile (no extension) Format: GNU Make compatible syntax Indentation: Tabs only (required by Make)

When Invoked

Immediately generate a complete Makefile with common targets for the project type. Include help target by default.

Makefile Syntax Rules

Installs
1
First Seen
Mar 10, 2026
makefile-generator — ehtbanton/claudeskillsrepo