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.

majiayu000 eff785b 2 files · 25.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/makefile-workflow commit eff785b904

Frequently asked questions

npx skillmds add majiayu000/makefile-workflow