搜索结果
全部能力
找到 17783 个相关结果
安全与治理 / 审核评估
substrate-vulnerability-scanner
substrate-vulnerability-scanner
Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when…
软件工程 / 诊断修复
浏览器质量保证
browser-qa
使用此技能,在部署功能后通过浏览器自动化来自动执行视觉测试和 UI 交互验证。
软件工程 / 诊断修复
swiftui-ui-patterns
swiftui-ui-patterns
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive…
软件工程 / 诊断修复
rails-expert
rails-expert
Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates,…
安全与治理 / 审核评估
interpreting-culture-index
interpreting-culture-index
Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition…
安全与治理 / 审核评估
dwarf-expert
dwarf-expert
Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information,…
安全与治理 / 审核评估
constant-time-testing
constant-time-testing
Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.
设计与产品 / 审核评估
figma-implement-design
figma-implement-design
Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions…
软件工程 / 诊断修复
ossfuzz
ossfuzz
OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.
安全与治理 / 审核评估
libfuzzer
libfuzzer
Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.
软件工程 / 诊断修复
frontend-testing
frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit…
设计与产品 / 审核评估
refero-design
refero-design
Primary/default skill for UI design, product design, web design, landing pages, dashboards, product screens, redesigns, visual polish, frontend/CSS styling,…
软件工程 / 诊断修复
competitive-ads-extractor
competitive-ads-extractor
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are…
安全与治理 / 审核评估
linear
linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
安全与治理 / 审核评估
secure-code-guardian
secure-code-guardian
Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementations…
软件工程 / 诊断修复
谷歌云配方认证
google-cloud-recipe-auth
提供关于 Google Cloud 服务和 API 身份验证与授权的专家指导,涵盖人类用户、服务身份、应用默认…
通用助手 / 编排推荐
mem
mem
Store and retrieve memories (notes, facts, decisions, snippets, images) using a local SQLite database with full-text search. Use when you need to remember…
通用助手 / 编排推荐
edge-tts
edge-tts
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword.…
研究学习 / 检索整理
competitive-intelligence
competitive-intelligence
Research your competitors and build an interactive battlecard. Outputs an HTML artifact with clickable competitor cards and a comparison matrix. Trigger with…
软件工程 / 诊断修复
AddressSanitizer
address-sanitizer
AddressSanitizer 在模糊测试期间检测内存错误。在模糊测试 C/C++ 代码时使用,以发现缓冲区溢出和 use-after-free 漏洞。