搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
clean-architecture
clean-architecture
Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, 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.
软件工程 / 部署发布
gguf-quantization
gguf-quantization
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible…
软件工程 / 诊断修复
eve-web-ui-testing-agent-browser
eve-web-ui-testing-agent-browser
Web UI testing and browser automation. Use Vercel agent-browser for general apps, or the repo-pinned Playwright wrapper inside Eve Horizon. Use when tasks…
软件工程 / 诊断修复
fastify
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and…
软件工程 / 诊断修复
devops-troubleshooter
devops-troubleshooter
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability.
软件工程 / 诊断修复
cloudflare-workflows
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest testing, automatic retries, and state persistence for long-running tasks. Prevents 12 documented errors. Use when: creating workflows, implementing retries, or troubleshooting NonRetryableError, I/O context, serialization errors, waitForEvent timeouts, getPlatformProxy failures.
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
软件工程 / 诊断修复
ce-demo-reel
ce-demo-reel
Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable…
软件工程 / 部署发布
directory-build-organization
directory-build-organization
Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp. Only…
软件工程 / 诊断修复
email-gateway
email-gateway
Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers.
软件工程 / 诊断修复
nodejs-backend-patterns
nodejs-backend-patterns
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns,…
软件工程 / 诊断修复
codex-review
codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
prove
prove
Formal theorem proving with research, testing, and verification phases
软件工程 / 诊断修复
dotnet-xunit
dotnet-xunit
Writing xUnit tests. v3 Fact/Theory, fixtures, parallelism, IAsyncLifetime, v2 compatibility.
软件工程 / 诊断修复
hono-typescript
hono-typescript
Guidelines for building edge-first, high-performance APIs with Hono and TypeScript for Cloudflare Workers, Deno, Bun, and Node.js
软件工程 / 诊断修复
telegram-mini-app
telegram-mini-app
Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API,…
软件工程 / 诊断修复
manim
manim
Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control
软件工程 / 诊断修复
navigation-3
navigation-3
Learn how to install and migrate to Jetpack Navigation 3, and how to