搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
原始人
caveman
用于 SPEC.md 及相关规范编写的极简编码。由 /spec、/build、/check 加载。在保持精确的同时,相比散文式文本可减少约 75% 的 token。在对 SPEC.md 进行任何写入,或当用户说“caveman”、“compress this”、“be brief”时触发。
软件工程 / 诊断修复
App Store 预检技能
app-store-preflight-skills
扫描 iOS/macOS Xcode 项目中的常见 App Store 拒审模式,适用于提交前准备、收到 Apple 拒审后,或审计元数据、订阅、隐私清单、权限和设计合规性时。集成 asc CLI 进行元数据检查。
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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,…
软件工程 / 诊断修复
ghostling-libghostty-terminal
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
软件工程 / 诊断修复
at-dispatch-v2
at-dispatch-v2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or…
软件工程 / 诊断修复
压力测试
stress-test
/em -stress-test — 业务假设压力测试
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
react-pdf
react-pdf
React PDF renderer for json-render. Use when generating PDF documents from JSON specs, working with @json-render/react-pdf, or rendering specs to PDF…
软件工程 / 诊断修复
hygiene
hygiene
Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright…
软件工程 / 部署发布
stock-analysis
stock-analysis
Generate a comprehensive sentiment analysis report for a single stock. Use when users want deep analysis of a specific ticker like NVDA, TSLA, or AAPL.
软件工程 / 诊断修复
chunking-strategy
chunking-strategy
Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary…