搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
csharp-concurrency-patterns
csharp-concurrency-patterns
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management.…
软件工程 / 诊断修复
pr-review
pr-review
Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes,…
软件工程 / 诊断修复
blave-quant
blave-quant
用于:(1) Blave 市场 Alpha 数据 — 筹码集中度 Holder Concentration, 多空力道 Taker Intensity, 巨鲸警报 Whale Hunter, 挤压动能 Squeeze Momentum, 市场方向 Market Direction, 资金稀缺…
软件工程 / 诊断修复
spring-boot-crud-patterns
spring-boot-crud-patterns
Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spring Data JPA aggregates, repositories,…
软件工程 / 诊断修复
react-ui-patterns
react-ui-patterns
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
软件工程 / 诊断修复
convex-component-authoring
convex-component-authoring
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
软件工程 / 诊断修复
code-review
code-review
Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when…
软件工程 / 诊断修复
problem-framing-canvas
problem-framing-canvas
Guide teams through MITRE's Problem Framing Canvas. Use when you need a clearer problem statement before jumping to solutions.
软件工程 / 诊断修复
epic-breakdown-advisor
epic-breakdown-advisor
Break down epics into user stories with Humanizing Work split patterns. Use when a backlog item is too large to estimate, sequence, or deliver safely.
软件工程 / 诊断修复
google-ads
google-ads
When the user wants to set up, optimize, or manage Google Ads campaigns. Also use when the user mentions "Google Ads," "Google Search Ads," "PPC," "SEM," "PMF…
软件工程 / 诊断修复
prompt-engineering
prompt-engineering
Provides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design, and template composition. Use when the user asks to write or improve a prompt, wants help with few-shot examples, chain-of-thought, system prompts, prompt templates, or asks how to get better results from an LLM.
软件工程 / 诊断修复
finance-based-pricing-advisor
finance-based-pricing-advisor
Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback. Use when deciding whether a pricing move should ship.
软件工程 / 诊断修复
epic-hypothesis
epic-hypothesis
Frame an epic as a testable hypothesis with target user, expected outcome, and validation method. Use when defining a major initiative before roadmap,…
软件工程 / 诊断修复
spring-ai-mcp-server-patterns
spring-ai-mcp-server-patterns
Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuring…
软件工程 / 诊断修复
scientific-visualization
scientific-visualization
Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for…
软件工程 / 诊断修复
ghostling-libghostty-terminal
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
软件工程 / 诊断修复
context-engineering-advisor
context-engineering-advisor
Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.
软件工程 / 诊断修复
frontend-dev-guidelines
frontend-dev-guidelines
You are a senior frontend engineer operating under strict architectural and performance standards. Use when creating components or pages, adding new features,…
软件工程 / 诊断修复
swap-integration
swap-integration
Integrate Uniswap swaps into applications. Use when user says "integrate swaps", "uniswap", "trading api", "add swap functionality", "build a swap frontend",…
软件工程 / 诊断修复
spring-boot-cache
spring-boot-cache
Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies…