Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
learn-something-reader
learn-something-reader에는 adamaiken89에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
3
Stars
1
업데이트
2026-07-16
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
testing
소프트웨어 품질 보증 분석가·테스터
Use when writing tests for CourseReader code. Nature-based: unit, page snapshot, component, hook, store. Trigger on "write tests", "add tests", "test this", or when creating new files that need test coverage.
2026-07-16
refactor-practices
소프트웨어 개발자
Codified patterns from CourseReader refactor. Component decomposition, prop elimination, store optimization, React 19 idioms. Trigger when user says "refactor", "clean up", "extract component", "optimize store", "remove prop drilling", or "apply refactor patterns".
2026-07-15
scroll-invariant
소프트웨어 개발자
Prevents scroll regression when editing PageContent or LessonSection. Trigger on any edit to PageContent.tsx, LessonSection.tsx, or PageLayout.tsx.
2026-06-29