Generate GNU Make build systems that define build targets, configure dependencies, set up phony targets, and implement parallel builds. Use when creating make/Makefile/.mk files, implementing compile rules, or building production-ready build automation for C/C++, Go, Python, and Java projects.
Overall
score
93%
Does it follow best practices?
Validation for skill structure
{
"name": "pantheon-ai/makefile-generator",
"version": "0.1.0",
"private": false,
"summary": "Generate GNU Make build systems that define build targets, configure dependencies, set up phony targets, and implement parallel builds. Use when creating make/Makefile/.mk files, implementing compile rules, or building production-ready build automation for C/C++, Go, Python, and Java projects.",
"docs": "references/README.md",
"skills": {
"makefile-generator": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i pantheon-ai/makefile-generator@0.1.0