카테고리
개발과 자동화
개발 자동화
카테고리
개발과 자동화
적합한 작업
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 폴더로 바로 이동합니다.