python-modern-tooling이란?
프로젝트 또는 스크립트(uv 설정, 품질 도구, CLI, 로깅, 패키징)에 적합한 최신 Python 도구 작업 흐름을 선택하거나 어떤 Python 도구 기술이 적용되는지 확실하지 않을 때 사용합니다. 출처: narumiruna/telegram-bot.
프로젝트 또는 스크립트(uv 설정, 품질 도구, CLI, 로깅, 패키징)에 적합한 최신 Python 도구 작업 흐름을 선택하거나 어떤 Python 도구 기술이 적용되는지 확실하지 않을 때 사용합니다.
명령줄에서 python-modern-tooling AI 스킬을 개발 환경에 빠르게 설치
출처: narumiruna/telegram-bot.
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?"
프로젝트 또는 스크립트(uv 설정, 품질 도구, CLI, 로깅, 패키징)에 적합한 최신 Python 도구 작업 흐름을 선택하거나 어떤 Python 도구 기술이 적용되는지 확실하지 않을 때 사용합니다. 출처: narumiruna/telegram-bot.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-tooling프로젝트 또는 스크립트(uv 설정, 품질 도구, CLI, 로깅, 패키징)에 적합한 최신 Python 도구 작업 흐름을 선택하거나 어떤 Python 도구 기술이 적용되는지 확실하지 않을 때 사용합니다. 출처: narumiruna/telegram-bot.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-tooling 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/narumiruna/telegram-bot