home/categories/ide-plugins/christian289-dotnet-with-claudecode-claude-skills-managing-literal-strings-skill-md
ide-pluginstools
managing-literal-strings
Manages literal strings by pre-defining them as const string in C#. Use when organizing string constants, log messages, exception messages, or UI texts across the codebase.
maintainer
christian289
更新于 1/19/2026
星标
0
分支
0
quick start
Installation and usage
Manages literal strings by pre-defining them as const string in C#. Use when organizing string constants, log messages, exception messages, or UI texts across the codebase.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use managing-literal-strings