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.

felixAnhalt
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