개발 자동화

Composition Patterns

Use composition patterns to structure modules, capabilities, and reusable app layers.

카테고리
개발과 자동화
원본 저장소
Vercel
태그
3
  • architecture
  • composition
  • patterns

기본 정보

카테고리

개발과 자동화

적합한 작업

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 폴더로 바로 이동합니다.

GitHub

Vercel

Vercel의 composition-patterns skill 폴더로 바로 이동합니다.

composition-patterns

공식

GitHub 열기