toss/frontend-fundamentals · Archived
coupling
Use when props가 3개 이상 컴포넌트 계층을 통과하거나, 하나의 Hook이 5개 이상 값을 반환하거나, A 수정 시 관련 없는 B가 깨질 때
Installation
$
npx skills add https://github.com/toss/frontend-fundamentals
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
readability
Same source
toss/frontend-fundamentals
Use when 삼항 연산자가 중첩되거나, 복잡한 조건식 `a && !b || c`가 이름 없이 사용되거나, 동시에 …
41 installs
cohesion
Same source
toss/frontend-fundamentals
Use when 한 기능 수정 시 여러 디렉토리를 건드리거나, 같은 숫자/상수가 여러 파일에 흩어져 있거나…
40 installs
predictability
Same source
toss/frontend-fundamentals
Use when `getX()`나 `fetchX()`에 숨은 부수 효과가 있거나, 같은 종류의 함수들이 서로 다른 반환 …
39 installs
coupling-analysis
Similar · more installs
tech-leads-club/agent-skills
Analyzes coupling between modules using the three-dimensional model (strength, distance, volati…
233 installsAlso in this package
Other skills from toss/frontend-fundamentals.
npx skills add https://github.com/toss/frontend-fundamentals
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude Code
Not declared
Cursor
Not declared
Codex
Not declared
GitHub Copilot
Not declared
Windsurf
Not declared
Gemini CLI
Not declared
Cline
Not declared
OpenCode
Not declared
Repository health
Stars
2.0K
License
LICENSE.md
Default branch
main
Open issues
25
Status
Archived
History
- First seen on skills.sh
- First recorded snapshot · 42 installs