Skip to main content
GitHub 仓库

daodao-f2e

daodao-f2e 收录了来自 daodaoedu 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
12
更新
2026-07-18
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

collect-pr-feedback
软件开发工程师

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

2026-07-18
run-mobile-ios
软件开发工程师

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

2026-07-11
codebase-map
软件开发工程师

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

2026-07-06
project-rules
软件开发工程师

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

2026-07-06
system-map
软件开发工程师

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

2026-07-06
code-review
软件质量保证分析师与测试员

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

2026-03-26
pre-commit-check
软件质量保证分析师与测试员

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

2026-03-26
format-commit
软件开发工程师

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