搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
product-hunt-launch
product-hunt-launch
When the user wants to launch on Product Hunt, prepare a PH submission, or plan launch day (hunter, first comment, timing, upvotes). Also use when the user…
软件工程 / 诊断修复
unsafe 检查器
unsafe-checker
关键:用于审查不安全的 Rust 代码和 FFI。触发条件:unsafe、原生指针、FFI、extern、transmute、*mut、*const、union、#[repr(C)]、libc、std::ffi、…
软件工程 / 诊断修复
clerk-auth
clerk-auth
Expert patterns for Clerk auth implementation, middleware,
软件工程 / 部署发布
devops-iac-engineer
devops-iac-engineer
Implements infrastructure as code using Terraform, Kubernetes, and cloud platforms. Designs scalable architectures, CI/CD pipelines, and observability…
软件工程 / 诊断修复
figma-create-new-file
figma-create-new-file
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma.…
软件工程 / 部署发布
server-management
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
软件工程 / 诊断修复
aiconfig-migrate
aiconfig-migrate
将带有硬编码 LLM 提示词的应用迁移到完整的 LaunchDarkly AI Configs 实现,分五个阶段:审计代码、封装调用、迁移提示词、配置变量、分阶段发布。
软件工程 / 部署发布
m11-生态系统
m11-ecosystem
在集成 crate 或遇到生态系统问题时使用。关键词:E0425、E0433、E0603、crate、cargo、dependency、feature flag、workspace、使用哪个 crate、using…
软件工程 / 诊断修复
express-typescript
express-typescript
Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices
软件工程 / 诊断修复
brand-monitoring
brand-monitoring
When the user wants to monitor brand mentions, detect trademark infringement, or set up brand monitoring. Also use when the user mentions "brand monitoring,"…
软件工程 / 诊断修复
r3f-fundamentals
r3f-fundamentals
React Three Fiber fundamentals - Canvas, hooks (useFrame, useThree), JSX elements, events, refs. Use when setting up R3F scenes, creating components, handling…
软件工程 / 诊断修复
添加设置环境变量
add-setting-env
添加环境变量以配置用户设置的指南。在实现控制用户默认值的服务端环境变量时使用…
软件工程 / 诊断修复
pixijs-events
pixijs-events
Use this skill when handling pointer, mouse, touch, or wheel input in PixiJS v8. Covers eventMode (none, passive, auto, static, dynamic), FederatedEvent types,…
软件工程 / 诊断修复
django-celery-expert
django-celery-expert
Expert Django Celery guidance for asynchronous task processing. Use when designing background tasks, configuring Celery workers, handling task retries and…
软件工程 / 诊断修复
modern-web-development
modern-web-development
Modern web development best practices for TypeScript, Next.js 14, React Server Components, Supabase, GraphQL, and Tailwind CSS.
软件工程 / 诊断修复
Wiki 合成
wiki-synthesize
>
软件工程 / 诊断修复
3d-web-experience
3d-web-experience
精通构建 Web 3D 体验 — Three.js、React Three Fiber、Spline、WebGL 及交互式 3D 场景。涵盖产品配置器、3D…
软件工程 / 诊断修复
penetration-testing
penetration-testing
Ethical hacking and security testing methodologies using penetration testing tools, exploit frameworks, and manual security validation. Use when assessing application security posture and identifying exploitable vulnerabilities.
软件工程 / 诊断修复
stock-correlation
stock-correlation
Analyze stock correlations to find related companies and trading pairs. Use when the user asks about correlated stocks, related companies, sector peers, trading pairs, or how two or more stocks move together. Triggers: "what correlates with NVDA", "find stocks related to AMD", "correlation between AAPL and MSFT", "what moves with", "sector peers", "pair trading", "correlated stocks", "when NVDA drops what else drops", "stocks that move together", "beta to", "relative performance", "supply chain partners", "correlation matrix", "co-movement", "related tickers", "sympathy plays", "semiconductor peers", "hedging pair", "realized correlation", "rolling correlation", or any request about stocks that move in tandem or inversely. Also triggers for well-known pairs like AMD/NVDA, GOOGL/AVGO, LITE/COHR. If only one ticker is provided, infer the user wants correlated peers.
软件工程 / 诊断修复
reanimated-skia-performance
reanimated-skia-performance
Write and review high-performance React Native animations and 2D graphics using react-native-reanimated (v4+) and @shopify/react-native-skia (Canvas scenes,…