home/categories/cloud/johnlokerse-azure-bicep-github-copilot-github-skills-converting-to-strong-types-skill-md
clouddevops
converting-to-strong-types
Converts loosely typed Bicep parameters using object or array to strongly typed alternatives like string[], user-defined types, or resource-derived types. Use when user mentions type safety, weak typing, object parameters, array parameters, resourceInput, resourceOutput, or asks to improve parameter definitions.
maintainer
johnlokerse
更新日 1/9/2026
スター
5
フォーク
1
quick start
Installation and usage
Converts loosely typed Bicep parameters using object or array to strongly typed alternatives like string[], user-defined types, or resource-derived types. Use when user mentions type safety, weak typing, object parameters, array parameters, resourceInput, resourceOutput, or asks to improve parameter definitions.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use converting-to-strong-types