カテゴリ
開発と自動化
開発自動化
カテゴリ
開発と自動化
向いていること
module composition, capability splitting, and project structure organization
元リポジトリ
Vercel
タグ
architecture, composition, patterns
Composition Patterns is for module composition, capability splitting, and project structure organization. Use composition patterns to structure modules, capabilities, and reusable app layers.
You would use it when the task is already clear, but you do not want to design the workflow, prompt structure, or tool wiring from scratch. A good skill gives you a pre-shaped execution path and cuts down trial and error.
The practical check is simple: does the task match, does the output match, and does your current stack fit the implementation style used in Vercel. If those line up, the source folder is worth opening.
これらのボタンは確認済みの GitHub skill フォルダへ直接移動します。