By TimLai666
開發流程與工程支援:功能規劃、架構設計、diff 審查、測試修復、出貨、專案記憶、根因調查、軟體工程準則、DB 工程、BaaS、Zeabur、OpenClaw。
Universal database engineering rules. Migration discipline, audit logging, soft delete, performance, data integrity. Triggers on: 任何資料庫相關工作, 建表, 改 schema, 寫 migration, DB design, database development, 設計資料庫, 改 DB 結構, 加欄位, 加索引, 改 table, SQL, 寫 trigger, 設計 API 的 DB 層, 查詢很慢, N+1, 效能優化, 資料完整性, CASCADE, 外鍵, 新增 table, 刪除資料, backup, 環境分離, dev prod 分開
Use when the user wants to process a backlog of dev tickets end-to-end with a known project / branch / merge target / task tracker / design reference workflow, but without committing to any specific platform (Jira / Linear / GitHub Issues / Notion / Figma / Zeplin / etc.). Trigger on requests like 「幫我跑任務」、「照我的流程把 backlog 做完」、「review failed 的全部處理掉」、「用我那套開發流程做事」、"work through my task list", "run my dev loop", "process my tickets end-to-end". Always asks the user up-front for project root, working branch, merge target, task list location, design reference location, and how to mark a task done — then loops through tickets implementing → verifying → committing → opening PR → merging → syncing → updating the tracker. Never bake in platform-specific API calls; figure those out at run time from the user's answers.
Inspect a diff before merging. Scope drift check, critical code review, specialist parallel dispatch, adversarial review. Triggers on: 幫我看 diff, 看一下改了什麼, review 一下, PR review, diff review, 幫我看看這個, code review, 看看有沒有問題
Design architecture and lock technical decisions for a feature. Produces architecture diagrams, error maps, and convergence artifacts (delivery-plan.md, AGENTS.md, OpenSpec proposals). Triggers on: 技術方案, 架構設計, 怎麼切模組, eng planning, architecture design, 技術規劃, 這個功能技術上怎麼做, design review, UI review, AI slop scan
Plan a feature before building. Brainstorm the idea, challenge scope, and lock decisions one at a time. Triggers on: 幫我想這個功能, 幫我規劃, 這個怎麼做, 幫我想一下, feature planning, planning mode, 規劃一下, 做這個功能之前先想清楚
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
61 個 agent skills,分成 9 個 plugins,這個 repo 同時是 Claude Code plugin marketplace。
這是兩個獨立指令,先註冊 marketplace,再安裝 plugin:
# 1. 把這個 repo 註冊成 plugin marketplace(只需做一次)
/plugin marketplace add TimLai666/skills
# 2. 安裝想要的 plugin,格式是 <plugin名>@<marketplace名>(marketplace 名固定是 skills)
/plugin install dev-workflow@skills
裝一個 plugin 就會拿到該組全部 skills。plugin 名稱見下方目錄,也可以直接輸入 /plugin 開選單挑著裝。
# 互動式挑選要裝哪些 skills
npx skills add TimLai666/skills
# 裝全部
npx skills add TimLai666/skills --all
# 裝單一 skill(指定完整路徑)
npx skills add https://github.com/TimLai666/skills/tree/main/plugins/dev-workflow/skills/software-engineering-guidelines
在 repo 根目錄執行 python zip_subfolders.py,會把每個 skill 壓成 output/<skill>.zip,再到 claude.ai Settings → Capabilities 上傳。
business-strategy — 商業策略與評估| Skill | 適合什麼需求 |
|---|---|
business-model-architect | 想拆解或設計商業模式,整理價值主張、客群、通路、收入、成本與關鍵資源。 |
bcg-growth-share-matrix | 想用 BCG growth-share matrix 分析產品、品牌、事業組合的投資優先順序。 |
pestel-analysis | 想做嚴謹的 PESTEL / 外部環境掃描,作為 SWOT 或策略規劃前置分析。 |
swot-analysis | 想做完整 SWOT 策略分析、外部環境掃描與 SO/ST/WO/WT 策略碰撞。 |
decision-bias-quality-control | 想在高風險決策、提案審查、go/no-go 判斷前做偏誤檢查。 |
red-flag-contract-scanner | 想對合約、租約、服務條款、聘僱契約等進行「紅旗條款」與不利條件掃描,並轉化為白話建議。 |
customer-insight — 顧客研究與洞察| Skill | 適合什麼需求 |
|---|---|
orchestrating-mixed-methods | 不確定研究該做質化、量化、還是 mixed methods,想先決定方法。 |
customer-persona-framer | 想先把目標客群整理成清楚的 persona。 |
customer-journey-mapper | 已經有 persona,想進一步做 customer journey map 或 touchpoint journey table。 |
review-mining-stp | 想把評論、客服紀錄、回饋文字整理成 STP 分析。 |
theory-analysis-product-positioning | 想用產品定位理論分析跨來源證據(訪談摘要、工單、貼文、研究筆記、觀察紀錄),拆解產品屬性、功能、利益與使用/服務情境。 |
theory-analysis-purchase-motivation | 想用購買動機理論辨識跨來源證據中的功能性、保障性、關係性驅動因素。 |
theory-analysis-wom-motivation | 想用口碑動機理論解析跨來源證據中的利他、社交認同、專業展現與情緒表達動機。 |
review-scoring-docx | 想把評論資料抽取屬性並做產品評分,輸出為 Word(.docx)報告。 |
review-salience-xlsx | 想把評論做顯著度評分、PCA、K-means 分群並輸出 Excel(.xlsx)。 |
product-conjoint-analysis | 想做商品屬性偏好分析、估算屬性重要性與願付價格(WTP),找出最佳商品組合與定價/成本效益方向。 |
marketing-strategy — 行銷策略與訊息設計| Skill | 適合什麼需求 |
|---|---|
sor-marketing-strategy | 想用 S-O-R 模型把刺激、心理反應、行為回應整理成行銷策略。 |
psychological-trigger-marketing | 想產出更有轉換力的行銷角度、CTA、campaign hooks、促發點。 |
maslow-five-needs-marketing | 想用 Maslow needs 分層整理受眾動機、情緒訴求與訊息方向。 |
content-growth-studio | 想製作成長導向內容、標題、腳本、社群包裝,或設計內容生產與複製流程。 |
threads-viral-growth | 想在 Threads 平台產出高互動爆文、設計社群貼文策略、趨勢研究與發文劇本。 |
experiential-guerrilla-marketing | 想規劃體驗行銷與游擊行銷整合策略、快閃活動、低預算高創意行銷與 KPI 評估。 |
service-innovation — 服務設計與創新| Skill | 適合什麼需求 |
|---|---|
ecosystem-map-and-blueprint | 想用生態系地圖拆解服務參與者與價值交換,或用服務藍圖展示前台後台運作流程。 |
service-design-workshop | 想把服務設計題目轉成可執行的工作坊輸出,包含問題框架、利害關係人、服務架構、接觸點與驗證步驟。 |
service-innovation-case-study | 想把服務創新案例做成可教學、可討論、可演練的分析輸出,快速萃取關鍵洞察與可複用策略。 |
service-innovation-workshop | 想把服務創新機會轉成多個概念選項、原型測試與風險檢查。 |
scamper | 想對現有產品、服務、流程或商業模式套用 SCAMPER 奔馳法,從七個思維維度系統化產出創新構想與優先方案。 |
subtraction-thinking | 想在提案、報告、流程、產品或服務設計前後強制做減法審查,移除冗餘與簡化複雜度。 |
writing-and-design — 提案與頁面產出| Skill | 適合什麼需求 |
|---|---|
commercial-proposal-writing | 想寫或改提案、合作方案、募資 deck、商業計畫。 |
landing-page-studio | 想產出偏高轉換導向的 landing page、hero section、行銷頁面。 |
design-studio | 所有設計事務的統一入口:網站、App、簡報、動畫、資訊圖、品牌設計。每次設計會產出或擴充 DESIGN.md(Google 格式設計系統檔)。支援電影感(cinematic-ui)與實操快速(huashu-design)雙引擎。 |
human-writing | 想要產出文案、文章、內容重寫或其他寫作支援。 |
dev-workflow — 開發流程與工程支援| Skill | 適合什麼需求 |
|---|---|
feature-planner | 想規劃功能、釐清痛點、挑戰 scope。一題一題問,每題提供 agent 建議,決策立即記錄。 |
eng-architect | 想設計技術架構、畫 architecture diagram、做 error map、建立 delivery-plan.md 等協作 artifact。 |
diff-inspector | 想在合併前審查 diff:scope drift check、critical code review、specialist 並行掃描、adversarial review。 |
test-and-fix | 想跑測試、根據 diff 自動找出 affected routes、修復後加回歸測試。 |
ship-it | 想準備 PR、sync base、跑測試、開 PR,上線後提醒你 CI/deploy 監控方式。 |
project-memory | 想記錄專案教訓、踩過的雷、學到的 pattern,支援搜尋與匯出。 |
investigate | 想先調查根因、驗證假設、再修復,不要先修再問。 |
software-engineering-guidelines | 任何軟體規劃、架構、實作、重構、review、測試前先載入:想清楚再做、最小變更、精準手術、TDD、目標驅動。 |
dev-task-loop | 想用已知 backlog / ticket / 設計參考,一次處理一系列開發任務。 |
db-engineering | 任何資料庫相關工作都要先載入:先畫 ER model、以 BCNF 優先設計並至少維持 3NF,再處理 migration、稽核 log、軟刪除、效能、完整性與環境分離。 |
postgrest-baas-builder | 用 Supabase / InsForge 做後端時:RLS policy、Auth 串接、PostgREST 查詢、MCP 設定。需搭配 db-engineering。 |
set-zeabur-conventions | 想為專案設定 Zeabur 部署規範(寫入 AGENTS.md,給所有 agent 看)。 |
openclaw-agent-builder | 想建立、配置或改造 OpenClaw agent,包括 workspace、channel、bindings、RAG 知識庫與安全設定。 |
openclaw-ops | 想在運行中的 OpenClaw 機器上做運維、配置、診斷。 |
data-and-research — 資料分析與研究npx claudepluginhub timlai666/skills --plugin dev-workflow提案與頁面產出:商業提案撰寫、landing page、統一設計工作室、人味寫作。
服務設計與創新:生態系地圖與服務藍圖、服務設計/創新工作坊、案例分析、SCAMPER、減法思考。
行銷策略與訊息設計:S-O-R 模型、心理促發、Maslow 五情、內容成長、Threads 爆文、體驗與游擊行銷。
商業策略與評估:商業模式設計、BCG 矩陣、PESTEL、SWOT、決策偏誤檢查、合約紅旗掃描。
資料分析與研究:端到端資料分析流程、投資研究模板、arXiv 文獻搜尋。
UI/UX design intelligence. Searchable local database with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, WPF, WinUI, Avalonia, Uno Platform, UWP, Three.js). Use when designing, building, or reviewing UI: pages, components, color schemes, typography, layout, accessibility, animation, or data visualization.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).