Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

react-native-perf-skills

react-native-perf-skills에는 jeferson-sb에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
3
업데이트
2026-06-30
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

perf-analyze
소프트웨어 품질 보증 분석가·테스터

DMAIC Phase 3 — Root cause analysis. Takes baseline metrics from /perf-measure and maps them to root causes using pattern matching. Searches the codebase for supporting evidence. Produces a ranked hypothesis list with confidence levels.

2026-06-30
perf-improve
소프트웨어 개발자

DMAIC Phase 4 — Apply targeted fixes. Takes a root cause from /perf-analyze and presents an ordered improvement checklist. Prioritizes battle-tested library substitutions over custom code, then code-level fixes, then architecture changes.

2026-06-30
perf-measure
소프트웨어 개발자

DMAIC Phase 2 — Collect performance data. Routes to the correct measurement tool based on symptom domain (FPS, TTI, bundle, memory, animation). Guides profiling setup, interprets tool output, and produces a structured baseline metrics report.

2026-06-30
perf-control
소프트웨어 품질 보증 분석가·테스터

DMAIC Phase 5 — Prevent regressions. Sets up callstack/reassure for render/interaction benchmarks, configures Flashlight for CI, adds bundle size thresholds, and documents the performance baseline. Use after /perf-improve to lock in gains.

2026-05-20
perf-define
프로젝트 관리 전문가

DMAIC Phase 1 — Define the performance problem. Scope the symptom, classify it, set measurable targets, identify the affected user flow, and produce a structured problem statement. Use before measuring to avoid wasted profiling time.

2026-05-20
perf-quick
소프트웨어 품질 보증 분석가·테스터

Fast 5-minute React Native performance audit. Scans source for the 12 most impactful antipatterns without profiling — code-level grep scan only. Use as a first pass before deeper DMAIC investigation.

2026-05-20