ワンクリックで
aws-sdk-net
aws-sdk-net には aws から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Maps Smithy protocol traits to generated SDK marshaller/unmarshaller code patterns
Exact patterns generated code must follow to match the AWS SDK for .NET public API surface
Rules for converting Smithy shape types to .NET types, including nullability and collection defaults
How to deserialize a Smithy model.json into typed C# records and navigate the shape graph
Use when creating, validating, or reasoning about DevConfig files for AWS SDK for .NET changes, including deciding whether Core or Services entries are required, choosing patch vs minor bumps, and writing changelog messages.
Use when working on the AWS SDK for .NET source code itself, including Core runtime changes, service client implementations, generator or model changes, repo-specific build and validation flows, and V3/V4 branch-targeting decisions.