·python-modern-tooling
</>

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.

10Installs·2Trend·@narumiruna

Installation

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

How to Install python-modern-tooling

Quickly install python-modern-tooling AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-tooling
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: narumiruna/telegram-bot.

SKILL.md

View raw

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/telegram-bot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-tooling
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from narumiruna/telegram-bot

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/telegram-bot.

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/telegram-bot --skill python-modern-tooling Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/narumiruna/telegram-bot