home/categories/automation-tools/felixanhalt-opencode-worktree-session-opencode-skill-add-new-file-skill-md
automation-toolstools
add-new-file
Guide for adding new files to this codebase while respecting architectural principles including Separation of Concerns, Common Closure Principle, small composable functions (max 20 lines), and externalizing constants. Use when creating new modules, utilities, or any new source files in the project.
maintainer
felixAnhalt
更新日 1/9/2026
スター
7
フォーク
0
quick start
Installation and usage
Guide for adding new files to this codebase while respecting architectural principles including Separation of Concerns, Common Closure Principle, small composable functions (max 20 lines), and externalizing constants. Use when creating new modules, utilities, or any new source files in the project.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use add-new-file