Skip to main content
GitHub repository

daodao-f2e

daodao-f2e contains 8 collected skills from daodaoedu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
12
updated
2026-07-18
Forks
6
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

collect-pr-feedback
software-developers

Push 後收集 PR 上的所有 review feedback(CI、AI Code Review、Gemini Code Assist、人類 reviewer),分析並詢問使用者要修正哪些

2026-07-18
run-mobile-ios
software-developers

在 iOS 模擬器上跑 apps/mobile(Expo)。涵蓋 prebuild 過期、code signing、模擬器選錯、Metro 舊 bundle、i18n key 對不到等已知陷阱與除錯法

2026-07-11
codebase-map
software-developers

daodao-f2e codebase 地圖——monorepo 結構、依賴方向、常見任務觸點、隱藏的 build 依賴。開工前先讀,省去盲目探索

2026-07-06
project-rules
software-developers

daodao-f2e 專案開發規範,涵蓋 package 使用、API 錯誤處理、命名慣例、程式碼風格

2026-07-06
system-map
software-developers

島島 daodao 六個 repo 的系統全景圖——服務職責、呼叫關係、types 同步鏈、跨 repo 變更 SOP。任何變更可能影響其他 repo 時必讀

2026-07-06
code-review
software-quality-assurance-analysts-and-testers

Push 前 review 整個 branch 的變更,檢查邏輯錯誤、安全問題、效能問題、架構一致性

2026-03-26
pre-commit-check
software-quality-assurance-analysts-and-testers

commit 前執行 lint、typecheck 檢查,自動修復可修的錯誤

2026-03-26
format-commit
software-developers

Use when committing changes - asks user for commit type and Why, auto-generates How from git diff, generates a commit message with Why/How sections, confirms with user, then executes git commit

2026-03-19