home/categories/documents/toss-frontend-fundamentals-frontend-fundamentals-plugin-skills-cohesion-skill-md
documentscontent-media

cohesion

Use when 한 기능 수정 시 여러 디렉토리를 건드리거나, 같은 숫자/상수가 여러 파일에 흩어져 있거나, import 경로가 `../../..`처럼 길어질 때

toss
maintainer
toss
Updated 2/20/2026
Stars
1907
Forks
197
quick start

Installation and usage

Use when 한 기능 수정 시 여러 디렉토리를 건드리거나, 같은 숫자/상수가 여러 파일에 흩어져 있거나, import 경로가 `../../..`처럼 길어질 때

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use cohesion