python-standards
✓uv、ruff、mypy、pytest を使用した最新の Python 開発。次の場合に使用します。 - Python コードの作成またはレビュー - Python プロジェクトまたは pyproject.toml のセットアップ - 依存関係管理の選択 (uv、詩、pip) - リンティング、フォーマット、または型チェックの構成 - Python パッケージの整理 キーワード: Python、pyproject.toml、uv、ruff、mypy、pytest、型ヒント、 仮想環境、ロックファイル、パッケージ構造
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
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01