Skip to main content
GitHub-Repository

daodao-f2e

daodao-f2e enthält 8 gesammelte Skills von daodaoedu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
12
aktualisiert
2026-07-18
Forks
6
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

collect-pr-feedback
Softwareentwickler

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

2026-07-18
run-mobile-ios
Softwareentwickler

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

2026-07-11
codebase-map
Softwareentwickler

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

2026-07-06
project-rules
Softwareentwickler

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

2026-07-06
system-map
Softwareentwickler

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

2026-07-06
code-review
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-26
pre-commit-check
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-26
format-commit
Softwareentwickler

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