搜索结果
全部能力
找到 114 个相关结果 / 搜索与检索
设计与产品 / 审核评估
m07-concurrency
m07-concurrency
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async,…
设计与产品 / 审核评估
m06-error-handling
m06-error-handling
CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error,…
设计与产品 / 审核评估
bencium-aeo
bencium-aeo
Generate AEO-optimized content (Answer Engine Optimization) for AI search visibility - ChatGPT, Claude, Gemini, AI Overviews. Use when optimizing websites for…
设计与产品 / 审核评估
m01-ownership
m01-ownership
CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long…
设计与产品 / 审核评估
m05-type-driven
m05-type-driven
CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make invalid states unrepresentable,…
设计与产品 / 审核评估
m02-resource
m02-resource
CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, heap allocation, reference counting,…
设计与产品 / 审核评估
m03-mutability
m03-mutability
CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability,…
设计与产品 / 审核评估
m09-domain
m09-domain
CRITICAL: Use for domain modeling. Triggers: domain model, DDD, domain-driven design, entity, value object, aggregate, repository pattern, business rules,…
设计与产品 / 审核评估
m14-mental-model
m14-mental-model
Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy,…
设计与产品 / 审核评估
m13-domain-error
m13-domain-error
Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing…
设计与产品 / 审核评估
article-page-generator
article-page-generator
When the user wants to create, optimize, or audit a single article/post page (not the blog index). Also use when the user mentions "article page," "blog post…
设计与产品 / 审核评估
in-app-events
in-app-events
When the user wants to create, plan, or optimize App Store In-App Events — the event cards that appear on the Today tab, search results, and your product page.…
设计与产品 / 审核评估
domain-cli
domain-cli
Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm,…
设计与产品 / 审核评估
mobile-friendly
mobile-friendly
When the user wants to optimize for mobile-first indexing or fix mobile usability. Also use when the user mentions "mobile-friendly," "mobile-first indexing,"…
设计与产品 / 审核评估
meta-cognition-parallel
meta-cognition-parallel
EXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, 三层分析, parallel analysis, 并行元认知
设计与产品 / 审核评估
domain-embedded
domain-embedded
Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, firmware, HAL, PAC, RTIC, embassy,…
设计与产品 / 审核评估
data-visualization
data-visualization
Design clear, accessible data visualizations with appropriate chart selection and styling.
设计与产品 / 审核评估
domain-fintech
domain-fintech
Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision,…
设计与产品 / 审核评估
domain-iot
domain-iot
Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网,…
设计与产品 / 审核评估
illustration-style
illustration-style
Define an illustration style guide with visual language, color usage, and application rules.