prefer-make
✓Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly.
Installation
SKILL.md
This project uses a Makefile. Always prefer make targets over running go commands directly.
Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly. Source: lwlee2608/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lwlee2608/agent-skills --skill prefer-make Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lwlee2608/agent-skills --skill prefer-make- Source
- lwlee2608/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is prefer-make?
Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly. Source: lwlee2608/agent-skills.
How do I install prefer-make?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lwlee2608/agent-skills --skill prefer-make Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/lwlee2608/agent-skills