generating-local

Community

Generate Makefile.local for Python dev.

Authorjugrajsingh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of a Makefile.local file, standardizing local Python development environments and ensuring consistent command execution across projects.

Core Features & Use Cases

  • Standardized Development Workflow: Generates a Makefile.local with targets for setup, testing, linting, and formatting using uv.
  • Configurable Venv Location: Supports both project-local .venv/ (recommended) and centralized ~/.venvs/ for virtual environments.
  • Use Case: When starting a new Python project, use this Skill to quickly set up a robust Makefile.local that simplifies dependency management and quality checks.

Quick Start

Generate a Makefile.local for the current project using the recommended project-local venv.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generating-local
Download link: https://github.com/jugrajsingh/skillgarden/archive/main.zip#generating-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.