·clean-code-principles
</>

clean-code-principles

コードを作成またはレビューするときは、クリーン コードの原則を徹底します。新しい関数を作成する場合、既存のコードをリファクタリングする場合、またはコードの読みやすさと保守性をレビューする場合に使用します。ガード句、モジュール化、命名規則などについて説明します。

5インストール·0トレンド·@aj-comp

インストール

$npx skills add https://github.com/aj-comp/agent-skills --skill clean-code-principles

clean-code-principles のインストール方法

コマンドラインで clean-code-principles AI スキルを開発環境にすばやくインストール

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

ソース: aj-comp/agent-skills。

A collection of principles and patterns for writing clean, readable, and maintainable code.

Note: The principles and rules in each document apply to all programming languages. Examples are shown in a specific language for concreteness, but the patterns themselves are language-agnostic.

Important: When refactoring, remove comments that are no longer relevant to the changed code. However, comments that are still valid and provide useful context (e.g., why a decision was made, business rules, workarounds, warnings) must be preserved.

コードを作成またはレビューするときは、クリーン コードの原則を徹底します。新しい関数を作成する場合、既存のコードをリファクタリングする場合、またはコードの読みやすさと保守性をレビューする場合に使用します。ガード句、モジュール化、命名規則などについて説明します。 ソース: aj-comp/agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/aj-comp/agent-skills --skill clean-code-principles
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from aj-comp/agent-skills

クイックアンサー

clean-code-principles とは?

コードを作成またはレビューするときは、クリーン コードの原則を徹底します。新しい関数を作成する場合、既存のコードをリファクタリングする場合、またはコードの読みやすさと保守性をレビューする場合に使用します。ガード句、モジュール化、命名規則などについて説明します。 ソース: aj-comp/agent-skills。

clean-code-principles のインストール方法は?

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

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

https://github.com/aj-comp/agent-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-22

関連 Skills

なし