al-af

Al Makefile — Development skill for Claude Code

Development community

Scan repository toolchains and generate or enhance a minimal, self-documenting GNU Makefile.

How to install Al Makefile

Installs to ~/.claude/skills/al-af-al-skills-al-makefile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-makefile && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-makefile.md -o ~/.claude/skills/al-af-al-skills-al-makefile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Al Makefile does


description: Scan repository toolchains and generate or enhance a minimal, self-documenting GNU Makefile argument-hint: "[path] "

Scan the repository to discover actual toolchains (Node/TypeScript, Rust, Go, Python, iOS native, Android native, Flutter, React Native, AWS SAM Lambda, Docker, shell scripts) and produce a minimal, self-documenting GNU Makefile. Enforce the al mindset: wrap what already exists, avoid ghost targets, and preview commands before writing.

1.

Alternatives in Development

  • Template Skill — Minimal skeleton for a new skill project structure 97.5k ★
  • T3code — A minimal web GUI for coding agents 7.9k ★
  • Call Me — Minimal plugin that lets Claude Code call you on the phone 2.5k ★

Full documentation available on GitHub

View Source Repository