generating-local
CommunityGenerate 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.localwith targets for setup, testing, linting, and formatting usinguv. - 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.localthat 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.