·python-code-review
</>

python-code-review

existential-birds/beagle

タイプ セーフティ、非同期パターン、エラー処理、およびよくある間違いについて Python コードをレビューします。 .py ファイルのレビュー、型ヒント、非同期/待機の使用法、または例外処理のチェック時に使用します。

105インストール·6トレンド·@existential-birds

インストール

$npx skills add https://github.com/existential-birds/beagle --skill python-code-review

SKILL.md

| Indentation, line length, whitespace, naming | references/pep8-style.md | | Missing/wrong type hints, Any usage | references/type-safety.md | | Blocking calls in async, missing await | references/async-patterns.md | | Bare except, missing context, logging | references/error-handling.md |

| Mutable defaults, print statements | references/common-mistakes.md |

These patterns are intentional and correct - do not report as issues:

タイプ セーフティ、非同期パターン、エラー処理、およびよくある間違いについて Python コードをレビューします。 .py ファイルのレビュー、型ヒント、非同期/待機の使用法、または例外処理のチェック時に使用します。 ソース: existential-birds/beagle。

原文を見る

引用可能な情報

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

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

クイックアンサー

python-code-review とは?

タイプ セーフティ、非同期パターン、エラー処理、およびよくある間違いについて Python コードをレビューします。 .py ファイルのレビュー、型ヒント、非同期/待機の使用法、または例外処理のチェック時に使用します。 ソース: existential-birds/beagle。

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

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

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

https://github.com/existential-birds/beagle