·api-design
</>

api-design

拡張専用の設計原則を使用して、安定した互換性のあるパブリック API を設計します。 NuGet パッケージと分散システムの API 互換性、ワイヤ互換性、バージョン管理を管理します。

109インストール·9トレンド·@aaronontheweb

インストール

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill api-design

api-design のインストール方法

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

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

ソース: aaronontheweb/dotnet-skills。

| API/Source | Code compiles against newer version | Public method signatures, types | | Binary | Compiled code runs against newer version | Assembly layout, method tokens | | Wire | Serialized data readable by other versions | Network protocols, persistence formats |

The foundation of stable APIs: never remove or modify, only extend.

Prevent accidental breaking changes with automated API surface testing.

拡張専用の設計原則を使用して、安定した互換性のあるパブリック API を設計します。 NuGet パッケージと分散システムの API 互換性、ワイヤ互換性、バージョン管理を管理します。 ソース: aaronontheweb/dotnet-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill api-design
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from aaronontheweb/dotnet-skills

クイックアンサー

api-design とは?

拡張専用の設計原則を使用して、安定した互換性のあるパブリック API を設計します。 NuGet パッケージと分散システムの API 互換性、ワイヤ互換性、バージョン管理を管理します。 ソース: aaronontheweb/dotnet-skills。

api-design のインストール方法は?

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

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

https://github.com/aaronontheweb/dotnet-skills