generating-pyproject

Community

Modern Python project setup.

Authorjugrajsingh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the setup of new Python projects by generating a comprehensive pyproject.toml file, ensuring modern tooling and dependency management from the start.

Core Features & Use Cases

  • Unified Configuration: Manages dependencies and tool configurations (Ruff, Pytest, Mypy, Coverage) in a single pyproject.toml.
  • Modern Tooling: Integrates uv for fast dependency management, Ruff for linting/formatting, and standard testing/typing tools.
  • Use Case: Kickstart a new Python project with best-in-class tooling pre-configured, or migrate an existing project from requirements.txt to a modern pyproject.toml setup.

Quick Start

Generate a new pyproject.toml file for a Python project named 'my_awesome_project'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-pyproject
Download link: https://github.com/jugrajsingh/skillgarden/archive/main.zip#generating-pyproject

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.