搜索结果
全部能力
找到 1722 个相关结果 / 性能优化
软件工程 / 诊断修复
astro
astro
Expert in Astro framework with static generation and partial hydration patterns
软件工程 / 部署发布
database-migrations-sql-migrations
database-migrations-sql-migrations
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.
软件工程 / 诊断修复
aspnet-core
aspnet-core
Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices
软件工程 / 诊断修复
expo-react-native-javascript-best-practices
expo-react-native-javascript-best-practices
Expo React Native JavaScript best practices for clean code, functional components, performance optimization, and Expo Router navigation.
软件工程 / 部署发布
dotnet-trace-collect
dotnet-trace-collect
Guide developers through capturing diagnostic artifacts to diagnose production .NET performance issues. Use when the user needs help choosing diagnostic tools,…
软件工程 / 诊断修复
progressive-hydration
progressive-hydration
Teaches progressive hydration for prioritized client-side interactivity. Use when server-rendered pages have non-critical sections whose JavaScript can be…
软件工程 / 诊断修复
react-selective-hydration
react-selective-hydration
Teaches selective hydration combined with streaming SSR in React 18+. Use when you need to prioritize hydrating interactive components while streaming the rest…
软件工程 / 诊断修复
deepspeed
deepspeed
Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention
软件工程 / 诊断修复
meshyai
meshyai
Generate custom 3D models from text or images using Meshy AI, then auto-rig and animate them for Three.js games. The preferred source for all 3D game assets.…
软件工程 / 诊断修复
serialization
serialization
JSON and binary serialization patterns for .NET applications, including System.Text.Json source generators, Protocol Buffers, MessagePack, and AOT-compatible…
软件工程 / 诊断修复
general-best-practices
general-best-practices
General software development best practices covering code quality, testing, security, performance, and maintainability across technology stacks
软件工程 / 诊断修复
cpp-pro
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
软件工程 / 诊断修复
openai-responses
openai-responses
Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code Interpreter, File Search, Web Search), and MCP integration. Prevents 11 documented errors. Use when: building agents with persistent reasoning, using server-side tools, or migrating from Chat Completions/Assistants for better multi-turn performance.
软件工程 / 诊断修复
backend-patterns
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
软件工程 / 诊断修复
fastify
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and…
软件工程 / 诊断修复
application-logging
application-logging
Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up application logging, implementing ELK stack, or analyzing application behavior.
软件工程 / 诊断修复
cloudflare-browser-rendering
cloudflare-browser-rendering
Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.
软件工程 / 诊断修复
hono-typescript
hono-typescript
Guidelines for building edge-first, high-performance APIs with Hono and TypeScript for Cloudflare Workers, Deno, Bun, and Node.js
软件工程 / 诊断修复
Angular
angular
精通 Angular TypeScript 开发,掌握可扩展、高性能模式