搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
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-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()、位置参数、嵌套、播放控制。适用于编排动画序列、设计关键帧,或当……
软件工程 / 诊断修复
AI 元素
ai-elements
使用 ai-elements 组件构建 AI 聊天界面——对话、消息、工具展示、提示输入等。当用户想要构建……时使用。
软件工程 / 诊断修复
更新实现计划
update-implementation-plan
使用新增或更新的需求更新现有实施方案文件,以提供新功能、重构现有代码或升级包、设计等……
软件工程 / 诊断修复
Angular 开发者
angular-developer
生成 Angular 代码并提供架构指导。在创建项目、组件或服务时触发,或用于获取关于响应式的最佳实践…
软件工程 / 诊断修复
GSAP 插件
gsap-plugins
用于 GSAP 插件的官方 GSAP 技能 —— 注册、ScrollToPlugin、ScrollSmoother、Flip、Draggable、Inertia、Observer、SplitText、ScrambleText、SVG 以及……
软件工程 / 部署发布
stock-analysis
stock-analysis
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market…
软件工程 / 诊断修复
flutter-implementing-navigation-and-routing
flutter-implementing-navigation-and-routing
Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
软件工程 / 诊断修复
提示词构建器
prompt-builder
指导用户运用恰当的结构、工具和最佳实践,创建高质量的 GitHub Copilot 提示词。
软件工程 / 诊断修复
简化
simplify
简化和优化最近修改的代码,以提升清晰度与一致性。在编写代码后使用,可在不改变功能的前提下提高可读性。
软件工程 / 诊断修复
AI 提示工程安全审查
ai-prompt-engineering-safety-review
全面的 AI 提示词工程安全审查与优化提示词。分析提示词的安全性、偏见、安全漏洞和有效性,同时…
软件工程 / 部署发布
appinsights-instrumentation
appinsights-instrumentation
Instrument a webapp to send useful telemetry data to Azure App Insights
软件工程 / 部署发布
create-github-action-workflow-specification
create-github-action-workflow-specification
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.