·make

Guida per scrivere Makefile idiomatici e gestibili seguendo le migliori pratiche moderne. Applica intestazioni di sicurezza (SHELL, .SHELLFLAGS, .DELETE_ON_ERROR), guida autodocumentata, dichiarazioni .PHONY, include modulari. Trigger su "makefile", "Makefile", "make target", "make rule", "make pattern", "make help", "make template", ".mk file", "make include", "make variable", "make phony", "make dependency", "build system", "make clean", "make install", "make test", "make build", "make all", "make default", "task runner", "make automation", "GNU make", "make ricetta", "make prerequisite". PROATTIVO: DEVE essere invocato quando si scrive QUALSIASI Makefile o file *.mk.

2Installazioni·0Tendenza·@mauromedda

Installazione

$npx skills add https://github.com/mauromedda/agent-toolkit --skill make

Come installare make

Installa rapidamente la skill AI make nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/mauromedda/agent-toolkit --skill make
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: mauromedda/agent-toolkit.

ABOUTME: Make skill for idiomatic, maintainable Makefiles with modular patterns ABOUTME: Emphasizes safety, self-documentation, modularity, and orchestration focus

| Safety First | Always set SHELL, .SHELLFLAGS, .DELETEONERROR | | Self-Documenting | Every target has ## comment; use ##@ for groups | | .PHONY | Declare ALL non-file targets as phony | | Explicit | No magic; clear variable names and dependencies | | Modular | Split into .mk files; use include |

| Orchestration | Make orchestrates; scripts do complex logic | | Naming | Hyphen-case; verb-noun prefixes (e.g., stack-up) | | Help Default | .DEFAULTGOAL := help |

Guida per scrivere Makefile idiomatici e gestibili seguendo le migliori pratiche moderne. Applica intestazioni di sicurezza (SHELL, .SHELLFLAGS, .DELETE_ON_ERROR), guida autodocumentata, dichiarazioni .PHONY, include modulari. Trigger su "makefile", "Makefile", "make target", "make rule", "make pattern", "make help", "make template", ".mk file", "make include", "make variable", "make phony", "make dependency", "build system", "make clean", "make install", "make test", "make build", "make all", "make default", "task runner", "make automation", "GNU make", "make ricetta", "make prerequisite". PROATTIVO: DEVE essere invocato quando si scrive QUALSIASI Makefile o file *.mk. Fonte: mauromedda/agent-toolkit.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/mauromedda/agent-toolkit --skill make
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-05
Aggiornato
2026-03-11

Browse more skills from mauromedda/agent-toolkit

Risposte rapide

Che cos'è make?

Guida per scrivere Makefile idiomatici e gestibili seguendo le migliori pratiche moderne. Applica intestazioni di sicurezza (SHELL, .SHELLFLAGS, .DELETE_ON_ERROR), guida autodocumentata, dichiarazioni .PHONY, include modulari. Trigger su "makefile", "Makefile", "make target", "make rule", "make pattern", "make help", "make template", ".mk file", "make include", "make variable", "make phony", "make dependency", "build system", "make clean", "make install", "make test", "make build", "make all", "make default", "task runner", "make automation", "GNU make", "make ricetta", "make prerequisite". PROATTIVO: DEVE essere invocato quando si scrive QUALSIASI Makefile o file *.mk. Fonte: mauromedda/agent-toolkit.

Come installo make?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/mauromedda/agent-toolkit --skill make Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/mauromedda/agent-toolkit

Dettagli

Categoria
</>Sviluppo
Fonte
skills.sh
Prima apparizione
2026-02-05