搜索结果
全部能力
找到 17783 个相关结果
设计与产品 / 审核评估
replay-ux-research
replay-ux-research
Analyze Sentry session replays to surface UX patterns, pain points, and user journeys for a given product area. Use when asked to "show me how users use", "day…
通用助手 / 编排推荐
lighthouse-scanner
lighthouse-scanner
Integrate Lighthouse CI accessibility audits. Detects configuration, parses results, maps findings to severity model, and tracks score regressions.
软件工程 / 部署发布
launch-strategy
launch-strategy
Plan and execute product launches with week-by-week timelines and channel-specific playbooks. Use when the user asks about launching a product, Product Hunt…
软件工程 / 诊断修复
reddit-ads
reddit-ads
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
通用助手 / 编排推荐
summarize
summarize
Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize
研究学习 / 检索整理
deeppapernote
deeppapernote
Generate a high-quality deep-reading note for a single paper and write it into an Obsidian-style vault. Use when the user gives a paper title, DOI, URL, arXiv…
研究学习 / 检索整理
auto-review-loop
auto-review-loop
Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds…
通用助手 / 编排推荐
godot-2d-physics
godot-2d-physics
Expert patterns for Godot 2D physics including collision layers/masks, Area2D triggers, raycasting, and PhysicsDirectSpaceState2D queries. Use when…
软件工程 / 部署发布
currencies-and-fx
currencies-and-fx
Analyze currency markets, exchange rate mechanics, and FX risk management for international portfolios. Use when the user asks about exchange rates, FX…
设计与产品 / 审核评估
dotcom-secrets
dotcom-secrets
Build high-converting sales funnels using Russell Brunson's proven framework Use when: **Launching an online product** and need a complete funnel strategy;…
软件工程 / 诊断修复
generate-testability-wrappers
generate-testability-wrappers
Generate wrapper interfaces and DI registration for hard-to-test static dependencies in C#. Produces IFileSystem, IEnvironmentProvider, IConsole, IProcessRunner wrappers, or guides adoption of TimeProvider and IHttpClientFactory. USE FOR: generate wrapper for static, create IFileSystem wrapper, wrap DateTime.Now, make static testable, make class testable, create abstraction for File.*, generate DI registration, TimeProvider adoption, IHttpClientFactory setup, testability wrapper, mock-friendly interface, mock time in tests, create the right abstraction to mock, how to mock DateTime, test code using File.ReadAllText, what abstraction for Environment, how to make statics injectable, adopt System.IO.Abstractions, make file calls testable. DO NOT USE FOR: detecting statics (use detect-static-dependencies), migrating call sites (use migrate-static-to-wrapper), general interface design not about testability.
内容创作 / 生成
company-announcement-writer
company-announcement-writer
Executive communication style for all-hands emails. Balances transparency with appropriate messaging.
研究学习 / 检索整理
deep-research
deep-research
Deep research and analysis tool. Generates comprehensive HTML reports on any topic, domain, paper, or technology. Use when user asks to research, analyze,…
通用助手 / 编排推荐
slide-deck
slide-deck
Use when building browser-based presentation slide decks, creating training presentations, generating React+Vite slide decks with animations, or making…
内容创作 / 生成
share-reading
share-reading
Draft social media posts to share valuable readings, articles, or resources. Use when user wants to share a link, article, or reading on social media…
通用助手 / 编排推荐
memory-systems
memory-systems
Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency,…
设计与产品 / 审核评估
slidev-styling
slidev-styling
Style Slidev slides with UnoCSS and custom CSS. Use this skill for custom colors, typography, animations, and responsive designs.
软件工程 / 诊断修复
shadcn-inertia
shadcn-inertia
shadcn/ui component integration for Inertia Rails React (NOT Next.js): forms, dialogs, tables, toasts, dark mode, command palette, and more. Use when building UI with shadcn/ui components in an Inertia app or adapting shadcn examples from Next.js. NEVER react-hook-form/zod — wire shadcn inputs to Inertia Form via name attribute. Flash toasts require Rails flash_keys initializer config.
设计与产品 / 审核评估
pricing-strategy
pricing-strategy
Optimize pricing pages, pricing models, and pricing strategy. Use when the user asks about pricing, pricing pages, how to price a product, tiered pricing,…
软件工程 / 诊断修复
existing-repo
existing-repo
Analyze existing repositories, maintain structure, setup guardrails and best practices