搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
回测框架
backtesting-frameworks
构建稳健的交易策略回测系统,妥善处理前视偏差、幸存者偏差和交易成本。适用于开发……
软件工程 / 诊断修复
antfu
antfu
Anthony Fu 为 JavaScript/TypeScript 项目定制的工具链与规范。适用于初始化新项目、配置 ESLint/Prettier 等场景。
软件工程 / 诊断修复
Web应用测试
webapp-testing
使用 Playwright 与本地 Web 应用交互和测试的工具包。支持验证前端功能、调试 UI 行为、捕获…
软件工程 / 部署发布
terraform-module-library
terraform-module-library
Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure…
软件工程 / 诊断修复
异步 Python 模式
async-python-patterns
掌握 Python asyncio、并发编程和 async/await 模式,以构建高性能应用。适用于构建异步 API、并发系统或……
软件工程 / 诊断修复
微软代码参考
microsoft-code-reference
查找 Microsoft API 参考文档,寻找可用的代码示例,并验证 SDK 代码的正确性。适用于使用 Azure SDK、.NET 库或 Microsoft…
软件工程 / 诊断修复
智能体工作流
agentic-workflow
实用的 AI 智能体工作流与生产力技巧。为日常开发任务提供优化模式,涵盖命令、快捷键、Git 集成等…
软件工程 / 诊断修复
创建实施计划
create-implementation-plan
为添加新功能、重构现有代码或升级依赖包、设计、架构或基础设施,创建新的实施方案文件。
软件工程 / 诊断修复
architecture-blueprint-generator
architecture-blueprint-generator
Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology…
软件工程 / 诊断修复
NuGet 包管理器
nuget-manager
在 .NET 项目/解决方案中管理 NuGet 包。在添加、移除或更新 NuGet 包版本时使用此技能。强制使用 `dotnet` CLI 进行...
软件工程 / 诊断修复
gsap-scrolltrigger
gsap-scrolltrigger
GSAP 官方 ScrollTrigger 技能 —— 滚动关联动画、固定、擦洗、触发器。在构建或推荐基于滚动的动画、视差效果……时使用。
软件工程 / 诊断修复
agent-evaluation
agent-evaluation
为 AI 智能体设计并实现全面的评估系统。适用于构建 coding agents、conversational agents、research agents 等智能体的评估体系。
软件工程 / 诊断修复
Rust 最佳实践
rust-best-practices
基于 Apollo GraphQL 最佳实践手册编写地道 Rust 代码的指南。在以下场景使用此技能:(1) 编写新的 Rust 代码或函数,(2) 审查或重构现有 Rust 代码,(3) 在借用与克隆或所有权模式之间做选择,(4) 使用 Result 类型实现错误处理,(5) 优化 Rust 代码性能,(6) 为 Rust 项目编写测试或文档。
软件工程 / 部署发布
GitHub Actions 模板
github-actions-templates
创建可用于生产环境的 GitHub Actions 工作流,用于自动化测试、构建和部署应用程序。在使用 GitHub Actions 设置 CI/CD 时使用,……
软件工程 / 诊断修复
momentic-result-classification
momentic-result-classification
使用 Momentic MCP 工具对 Momentic 测试运行结果进行分类或解释。
软件工程 / 诊断修复
momentic-test
momentic-test
通过 Momentic MCP 工具创建和维护 Momentic 浏览器 E2E 测试。当用户要求创建新测试、搭建冒烟测试或…时使用。
软件工程 / 诊断修复
GSAP 性能
gsap-performance
官方 GSAP 性能优化技能 —— 优先使用 transforms,避免布局抖动,使用 will-change,进行批量处理。适用于优化 GSAP 动画、减少卡顿或……
软件工程 / 诊断修复
dotnet 设计模式审查
dotnet-design-pattern-review
审查 C#/.NET 代码的设计模式实现并提出改进建议。
软件工程 / 诊断修复
Java-JUnit
java-junit
获取 JUnit 5 单元测试的最佳实践,包括数据驱动测试。
软件工程 / 诊断修复
gsap-timeline
gsap-timeline
用于时间线的官方 GSAP 技能 —— gsap.timeline()、位置参数、嵌套、播放控制。适用于编排动画序列、设计关键帧,或当……