toss/frontend-fundamentals · Archived
readability
Use when 삼항 연산자가 중첩되거나, 복잡한 조건식 `a && !b || c`가 이름 없이 사용되거나, 동시에 실행되지 않는 코드가 한 컴포넌트에 섞여 있을 때
Installation
npx skills add https://github.com/toss/frontend-fundamentals
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Use when props가 3개 이상 컴포넌트 계층을 통과하거나, 하나의 Hook이 5개 이상 값을 반환하거나, A…
42 installsUse when 한 기능 수정 시 여러 디렉토리를 건드리거나, 같은 숫자/상수가 여러 파일에 흩어져 있거나…
40 installsUse when `getX()`나 `fetchX()`에 숨은 부수 효과가 있거나, 같은 종류의 함수들이 서로 다른 반환 …
39 installsAnalyze text readability with Flesch-Kincaid, Gunning Fog, SMOG, and other metrics. Returns obj…
488 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Also 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.
Repository health
main
History
- First seen on skills.sh
- First recorded snapshot · 41 installs