python-modern-tooling とは?
プロジェクトまたはスクリプトに適切な最新の Python ツール ワークフロー (UV セットアップ、品質ツール、CLI、ロギング、パッケージ化) を選択する場合、またはどの Python ツール スキルが適用されるか不明な場合に使用します。 ソース: narumiruna/telegram-bot。
プロジェクトまたはスクリプトに適切な最新の Python ツール ワークフロー (UV セットアップ、品質ツール、CLI、ロギング、パッケージ化) を選択する場合、またはどの 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?"
プロジェクトまたはスクリプトに適切な最新の Python ツール ワークフロー (UV セットアップ、品質ツール、CLI、ロギング、パッケージ化) を選択する場合、またはどの Python ツール スキルが適用されるか不明な場合に使用します。 ソース: narumiruna/telegram-bot。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-toolingプロジェクトまたはスクリプトに適切な最新の Python ツール ワークフロー (UV セットアップ、品質ツール、CLI、ロギング、パッケージ化) を選択する場合、またはどの 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