makefile-generation - Generate Makefiles for Projects
Generate language-specific Makefiles with testing, linting, and automation targets.
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect language
- load template
- collect project info
- render template
- verify Makefile
Inputs
- project directory
- language indicator file
- template file
- project metadata
Outputs
- Makefile file
Requirements
- bash environment
- Python runtime
- read file permissions
- write file permissions
- template engine
