hybrid-search-implementation
安全 69實作 RAG 混合搜尋
由 wshobson
純向量搜尋會遺漏精確匹配,而關鍵字搜尋在語義查詢上會失效。此技能提供即用型範本,使用 RRF 融合、線性組合和交叉編碼器重排序來結合兩種方法。
error-handling-patterns
安全 69實作穩健的錯誤處理模式
由 wshobson
應用程式常因錯誤處理不佳而意外失敗。本技能提供經過實際驗證的異常處理、Result 類型、熔斷器和優雅降級模式,適用於 Python、TypeScript、Rust 和 Go。
embedding-strategies
低风险 68優化語義搜尋的嵌入模型
由 wshobson
選擇正確的嵌入模型和分塊策略對檢索品質至關重要。此技能提供模板和最佳實踐,用於實現高品質的向量搜尋管道。
design-system-patterns
中风险 52設計系統模式
由 wshobson
適用於 Claude、Codex 和 Claude Code 的 AI 技能
debugging-strategies
安全 69應用系統化除錯策略
由 wshobson
除錯複雜的軟體問題通常感覺像是隨機且令人沮丧的。本技能提供系統化的除錯技術、分析工具和根本原因分析方法,將故障排除轉變為一個有條不紊的過程。
context-driven-development
安全 70管理 AI 驱動的專案情境
由 wshobson
建立結構化的專案文件來改善 AI 的一致性並促進團隊協調。定義情境衍生品,用來指引開發決策並在各個會話之間維持機構記憶。
competitive-landscape
安全 69分析競爭格局與定位
由 wshobson
分析競爭對手和市場定位既耗時又需要結構化的框架。此技能提供波特五力分析、藍海策略和定位地圖,以系統性地評估競爭情況並找出差異化機會。
code-review-excellence
低风险 67掌握程式碼審查最佳實踐
由 wshobson
程式碼審查經常成為團隊效率的瓶頸或摩擦來源。本技能提供結構化的技巧,幫助給予建設性的回饋、進行徹底的審查,並將每次審查轉化為知識分享的機會,從而提升程式碼品質和團隊協作。
brand-landingpage
低风险 73設計以品牌為核心的登陸頁面,搭配互動式品牌訪談
由 wshobson
多數登陸頁面之所以失敗,是因為跳過了品牌識別這個步驟。本技能引導使用者完成結構化的品牌訪談,然後使用 Stitch SDK 生成精美的登陸頁面與相應的設計系統。
billing-automation
安全 69自動化訂閱帳單工作流程
由 wshobson
週期性帳單系統的設計和維護相當複雜。此技能提供訂閱、開票、催收、比例分配和稅務的清晰模式。
accessibility-compliance
安全 71建立符合 WCAG 2.2 標準的無障礙介面
由 wshobson
建立包容性的數位體驗,符合 WCAG 2.2 標準。此技能提供螢幕閱讀器、鍵盤導航和行動無障礙的程式碼模式、指南和最佳實踐。
schedule-with-outlook
低风险 73Schedule Meetings and Manage Outlook Contacts
由 Whitefield-Labs
Managing Outlook contacts and calendar through a chat interface is tedious and fragmented. This skill lets Claude search contacts, schedule Teams meetings, and log notes in one workflow.
schedule-with-google-calendar
低风险 71Schedule Google Calendar meetings with AI assistance
由 Whitefield-Labs
Managing calendar events and scheduling meetings with multiple attendees is time-consuming. This skill integrates Google Calendar with your contact network, enabling Claude to schedule meetings, find free time slots, and manage your calendar through natural language commands.
rarefriend-skills
安全 74Manage Your Network With AI-Powered CRM Skills
由 Whitefield-Labs
Professional contacts are scattered across Google, LinkedIn, Microsoft, and your phone. Rarefriend skills unify them into one searchable CRM. Your AI assistant can search, tag, add notes, schedule meetings, and import contacts on your behalf.
organize-google-contacts
低风险 72Organize Google Contacts with Notes and Tags
由 Whitefield-Labs
Google Contacts only stores names and emails, losing all relationship context. This skill adds notes, tags, and search capabilities through the Rarefriend integration so you remember every conversation.
network-and-relationship-manager
低风险 71Manage Your Professional Network with AI
由 Whitefield-Labs
Professionals lose track of important contacts and conversation context. This skill connects Claude and Codex to your Rarefriend CRM so you can search contacts, log meeting notes, and schedule events by voice or text.
manage-linkedin-network
低风险 73Turn Your LinkedIn Network Into a Searchable CRM
由 Whitefield-Labs
Stop losing context on professional connections. This skill transforms your LinkedIn network into a searchable CRM with notes, tags, and relationship history — find who you know at any company in seconds and always remember how you met.
master-orchestrator
安全 68自動化病毒式內容工作流程
由 wangdefou-dev
手動研究熱門話題和撰寫內容耗時且不一致。此協調器技能可自動化從熱門話題發現到具有病毒潛力評分的 AI 生成內容的完整工作流程。
vue-testing-best-practices
安全 70使用 Vitest 和 Playwright 設置 Vue.js 測試
由 vuejs-ai
Vue.js 應用程式需要可靠的測試策略。本技能提供使用 Vitest 和 Vue Test Utils 進行單元測試的最佳實踐、元件測試模式、模擬策略,以及使用 Playwright 進行 E2E 測試。
vue-router-best-practices
安全 69應用 Vue Router 最佳實踐
由 vuejs-ai
Vue Router 導航守衛和生命週期模式經常導致難以調試的錯誤。本技能為常見的 Vue Router 4 挑戰提供經過驗證的解決方案,包括守衛實現、路由參數變更和元件清理。