원클릭으로
forge-flow-ai
forge-flow-ai에는 berkcangumusisik에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Implement a scoped backend change: endpoint, validation, data access, auth, or business logic. Keeps contracts stable and i18n-friendly. Use when the task is clearly backend-only.
Implement a scoped React Native change for Android and iOS with modern UI, dark mode, and i18n. Use when the task is clearly mobile-only.
Implement a scoped web UI or frontend change with modern UI quality, dark mode, and i18n. Use when the task is clearly web-only and the relevant patterns are known.
Scoped repository inspection for a specific task. Returns a short map of relevant files, patterns, dependencies, and risks without scanning the whole repo. Use before any implementation when the area is unfamiliar.
Review only the current diff and directly related contracts. Flag regressions, parity gaps, missing logic, quality issues, dark mode misses, and i18n misses. Do not rewrite.