搜索结果
actions
找到 19 个相关结果
DevOps / Deployment
GitHub Actions 文档
github-actions-docs
当用户询问如何编写、解释、自定义、迁移、保护或排查 GitHub Actions 工作流、工作流语法、触发器、矩阵、运行器等问题时使用……
Frontend / UI
动画
animate
审查某个功能,并通过有目的的动画、微交互和动效来增强它,从而提升可用性与用户体验。适用于当用户……
AI / LLM / Agent skills
浏览器使用
browser-use
自动化浏览器交互,用于 Web 测试、表单填写、截图和数据提取。当用户需要浏览网站、与 Web 交互时使用…
AI / LLM / Agent skills
部署到 Vercel
deploy-to-vercel
将应用和网站部署到 Vercel。当用户请求执行部署操作时使用,例如“部署我的应用”、“部署并提供链接”、“推送这个……”
Testing / Automation
playwright-cli
playwright-cli
自动化浏览器交互、测试网页并处理 Playwright 测试。
AI / LLM / Agent skills
gh-cli
gh-cli
GitHub CLI (gh) 综合参考:涵盖仓库、Issue、拉取请求、Actions、项目、发布、Gist、Codespace、组织、扩展,以及……
AI / LLM / Agent skills
firecrawl-构建-交互
firecrawl-build-interact
在抓取完成后,将 Firecrawl `/interact` 集成到产品代码中,用于处理动态页面和浏览器操作。适用于需要执行点击、表单填写等操作的功能……
Frontend / UI
vue-router 最佳实践
vue-router-best-practices
Vue Router 4 模式、导航守卫、路由参数以及路由与组件的生命周期交互。
AI / LLM / Agent skills
Copilot 编码代理
copilot-coding-agent
GitHub Copilot 编码代理自动化。为 issue 应用 ai-copilot 标签 → GitHub Actions 通过 GraphQL 自动分配给 Copilot → Copilot 创建一个 Draft PR。……
Frontend / UI
Clerk Next.js 模式
clerk-nextjs-patterns
高级 Next.js 模式 - 中间件、Server Actions、缓存与
Frontend / UI
Pinia
pinia
Pinia 官方 Vue 状态管理库,类型安全且可扩展。用于定义 store、处理 state/getters/actions,或实现 store…
AI / LLM / Agent skills
emblem-ai-agent-钱包
emblem-ai-agent-wallet
连接 EmblemVault,并通过 EmblemAI 管理感知钱包的工作流,采用审查优先、操作员控制的操作模式。支持 Solana、Ethereum、Base、BSC 等…
Testing / Automation
flutter-添加-widget-测试
flutter-add-widget-test
使用 `WidgetTester` 实现组件级测试,以验证 UI 渲染和用户交互(点击、滚动、输入文本)。适用于验证……
Testing / Automation
flutter-添加集成测试
flutter-add-integration-test
为应用交互配置 Flutter Driver,并将 MCP 操作转换为持久的集成测试。适用于在项目中添加集成测试,…
Testing / Automation
JPA模式
jpa-patterns
Spring Boot 中用于实体设计、关系映射、查询优化、事务管理、审计、索引、分页和连接池的 JPA/Hibernate 模式。
Frontend / UI
MySQL
mysql
规划与审查 MySQL/InnoDB 的架构设计、索引、查询调优、事务及运维操作。适用于创建或修改 MySQL 表、索引或查询时;…
AI / LLM / Agent skills
Gemini-interactions-api
gemini-interactions-api
在编写调用 Gemini API 以实现文本生成、多轮对话、多模态理解、图像生成、流式传输等功能的代码时,请使用此技能。
Testing / Automation
Kotlin Exposed 模式
kotlin-exposed-patterns
JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和 repository 模式。
Frontend / UI
GitHub Actions
github-actions
适用于 React Native iOS 模拟器和 Android 模拟器云端构建(含可下载产物)的 GitHub Actions 工作流模式。在配置 CI 构建……时使用。