·python-modern-tooling
</>

python-modern-tooling

narumiruna/agent-skills

Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies.

4Installs·0Trend·@narumiruna

Installation

$npx skills add https://github.com/narumiruna/agent-skills --skill python-modern-tooling

SKILL.md

Route requests to the narrowest skill that matches the task. Core principle: keep the umbrella lean and delegate details.

| Init project, add deps, run commands | python-uv-project-setup | | Lint/format/type-check/test/CI | python-quality-tooling | | Build a CLI with Typer | python-cli-typer | | Choose/configure logging or loguru | python-logging | | Build/publish packages with uv | python-packaging-uv |

User: "Missing fastapi and tests fail. How should I install it?"

Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies. Source: narumiruna/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/narumiruna/agent-skills --skill python-modern-tooling
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is python-modern-tooling?

Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies. Source: narumiruna/agent-skills.

How do I install python-modern-tooling?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/narumiruna/agent-skills --skill python-modern-tooling 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/narumiruna/agent-skills