·python-standards
</>

python-standards

phrazzld/claude-config

uv、ruff、mypy、pytest を使用した最新の Python 開発。次の場合に使用します。 - Python コードの作成またはレビュー - Python プロジェクトまたは pyproject.toml のセットアップ - 依存関係管理の選択 (uv、詩、pip) - リンティング、フォーマット、または型チェックの構成 - Python パッケージの整理 キーワード: Python、pyproject.toml、uv、ruff、mypy、pytest、型ヒント、 仮想環境、ロックファイル、パッケージ構造

9インストール·1トレンド·@phrazzld

インストール

$npx skills add https://github.com/phrazzld/claude-config --skill python-standards

SKILL.md

Modern Python with uv + ruff + mypy + pytest. All config in pyproject.toml.

| uv | Dependencies + virtual envs (lockfile: uv.lock) | | ruff | Linting + formatting (replaces black, isort, flake8) | | mypy | Type checking (strict mode) | | pytest | Testing + coverage |

uv、ruff、mypy、pytest を使用した最新の Python 開発。次の場合に使用します。 - Python コードの作成またはレビュー - Python プロジェクトまたは pyproject.toml のセットアップ - 依存関係管理の選択 (uv、詩、pip) - リンティング、フォーマット、または型チェックの構成 - Python パッケージの整理 キーワード: Python、pyproject.toml、uv、ruff、mypy、pytest、型ヒント、 仮想環境、ロックファイル、パッケージ構造 ソース: phrazzld/claude-config。

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/phrazzld/claude-config --skill python-standards インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/phrazzld/claude-config --skill python-standards
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

python-standards とは?

uv、ruff、mypy、pytest を使用した最新の Python 開発。次の場合に使用します。 - Python コードの作成またはレビュー - Python プロジェクトまたは pyproject.toml のセットアップ - 依存関係管理の選択 (uv、詩、pip) - リンティング、フォーマット、または型チェックの構成 - Python パッケージの整理 キーワード: Python、pyproject.toml、uv、ruff、mypy、pytest、型ヒント、 仮想環境、ロックファイル、パッケージ構造 ソース: phrazzld/claude-config。

python-standards のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/phrazzld/claude-config --skill python-standards インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/phrazzld/claude-config