搜索结果
agent
找到 1083 个相关结果 / 软件工程
软件工程 / 诊断修复
face-swap
face-swap
Swap a face / character into video or images on RunComfy via the `runcomfy` CLI. Routes across community Wan 2-2 Animate (audio-driven character animation + identity swap), GPT Image 2 Edit (single-shot precise face swap on still images via reference composition), Nano Banana Edit (batch identity-preserving swap), Flux Kontext (single-ref high-fidelity local face edit), and Kling 2-6 Motion Control Pro (transfer motion from one performance onto a target character). Picks the right model for the user's actual intent — single still vs video, full character vs face only, dialog scene vs silent motion. Triggers on "face swap", "swap face", "deepfake", "face replacement", "character swap", "head swap", "put X's face on Y", "make this video star X", "replace the actor in this video", "swap the character in the photo", "deepfake video", "ReActor alternative", or any explicit ask to substitute one identity for another.
软件工程 / 诊断修复
SwiftUI 专家技能
swiftui-expert-skill
在编写、审查或重构 iOS 或 macOS 的 SwiftUI 代码时使用,包括状态管理、视图组合、性能优化、Liquid Glass 采用,或……
软件工程 / 诊断修复
Python测试模式
python-testing-patterns
使用 pytest、fixtures、mocking 和测试驱动开发实现全面的测试策略。适用于编写 Python 测试、搭建测试套件……
软件工程 / 诊断修复
replicas-agent
replicas-agent
在 Replicas 云工作区内运行的后台编程智能体指南
软件工程 / 诊断修复
Firebase AI 逻辑基础
firebase-ai-logic-basics
用于将 Firebase AI Logic (Gemini API) 集成到 Web 应用中的官方技能。涵盖设置、多模态推理、结构化输出和安全性。
软件工程 / 诊断修复
代码审查卓越指南
code-review-excellence
掌握高效的代码审查实践,以提供建设性反馈、尽早发现缺陷并促进知识共享,同时保持团队士气。适用于……
软件工程 / 诊断修复
Next.js App Router 模式
nextjs-app-router-patterns
掌握 Next.js 14+ App Router,涵盖 Server Components、流式渲染、并行路由和高级数据获取。适用于构建 Next.js 应用,……
软件工程 / 诊断修复
fastapi-templates
fastapi-templates
使用异步模式、依赖注入和全面的错误处理,创建生产就绪的 FastAPI 项目。在构建新的 FastAPI……时使用
软件工程 / 诊断修复
electron
electron
通过 Chrome DevTools Protocol 使用 agent-browser 自动化 Electron 桌面应用(VS Code、Slack、Discord、Figma、Notion、Spotify 等)。当用户……时使用。
软件工程 / 诊断修复
NestJS 最佳实践
nestjs-best-practices
用于构建生产级应用的 NestJS 最佳实践与架构模式。在编写、审查或重构……时,应使用此技能。
软件工程 / 诊断修复
端到端测试模式
e2e-testing-patterns
掌握 Playwright 和 Cypress 端到端测试,构建可靠的测试套件,以捕获 Bug、提升信心并实现快速部署。适用场景…
软件工程 / 诊断修复
架构模式
architecture-patterns
实现成熟的后端架构模式,包括整洁架构、六边形架构和领域驱动设计。在设计……时使用此技能
软件工程 / 部署发布
Docker 专家
docker-expert
您是一位高级 Docker 容器化专家,具备关于容器优化、安全加固、多阶段构建等全面且实用的知识……
软件工程 / 诊断修复
移动端 iOS 设计
mobile-ios-design
掌握 iOS 人机交互指南与 SwiftUI 模式,以构建原生 iOS 应用。适用于设计 iOS 界面、实现 SwiftUI 视图,或……
软件工程 / 诊断修复
VueUse 函数
vueuse-functions
在适当的地方应用 VueUse 组合式函数,以构建简洁、可维护的 Vue.js / Nuxt 功能。
软件工程 / 诊断修复
React Native 最佳实践
react-native-best-practices
提供针对 FPS、TTI、bundle size、内存泄漏、re-renders 和动画的 React Native 性能优化指南。适用于涉及……的任务。
软件工程 / 诊断修复
防检测浏览器
anti-detect-browser
启动和管理具备独特真实设备指纹的反检测浏览器,用于多账号运营、网页抓取、广告验证及 AI 智能体……
软件工程 / 诊断修复
提示工程模式
prompt-engineering-patterns
掌握高级提示工程技巧,以在生产环境中最大化LLM的性能、可靠性和可控性。适用于优化提示词……
软件工程 / 诊断修复
Flutter 动画
flutter-animations
添加、修复、重构、调试、测试或解释 Flutter 动画与运动效果。适用于处理隐式动画(如 AnimatedContainer、AnimatedOpacity、AnimatedSwitcher 和 TweenAnimationBuilder);显式动画(使用 AnimationController、Tween、CurvedAnimation、AnimatedWidget、AnimatedBuilder 及内置过渡动画);Hero/共享元素路由转场;交错或序列动画;基于物理的运动、手势、弹簧、快速滑动、滚动物理效果、曲线、性能、无障碍、减弱动画以及动画生命周期 Bug。
软件工程 / 诊断修复
SQL优化模式
sql-optimization-patterns
精通 SQL 查询优化、索引策略与 EXPLAIN 分析,大幅提升数据库性能并消除慢查询。适用于……