makefile-workflow
Makefile best practices for project automation and build systems. Covers command usage, target organization (PHONY vs file targets), variable management (:=, ?=, =), platform detection, common development targets (clean, test, lint, format, run), DevContainer integration, version management with semantic versioning, Docker integration, output control, error handling, and advanced patterns. Activate when working with Makefiles, make commands, .PHONY targets, build automation, or development workflows.
$ Instalar
git clone https://github.com/ilude/claude-code-config /tmp/claude-code-config && cp -r /tmp/claude-code-config/skills/makefile-workflow ~/.claude/skills/claude-code-config// tip: Run this command in your terminal to install the skill
Repository

ilude
Author
ilude/claude-code-config/skills/makefile-workflow
5
Stars
0
Forks
Updated6d ago
Added6d ago