搜索结果
全部能力
找到 1168 个相关结果 / 认证与权限
软件工程 / 诊断修复
Git 工作流与版本控制
git-workflow-and-versioning
构建 Git 工作流规范。在进行任何代码修改时使用。在提交、创建分支、解决冲突或需要组织工作时使用……
软件工程 / 诊断修复
Convex 函数
convex-functions
编写查询、变更、操作和 HTTP 操作,并妥善处理参数验证、错误处理、内部函数及运行时注意事项
软件工程 / 诊断修复
使用 DevTools 进行浏览器测试
browser-testing-with-devtools
在真实浏览器中进行测试。适用于构建或调试任何在浏览器中运行的项目。当需要检查 DOM、捕获控制台错误、分析……时使用。
软件工程 / 诊断修复
clerk-swift
clerk-swift
使用 ClerkKit 为原生 Swift 和 iOS 应用实现 Clerk 身份验证
软件工程 / 诊断修复
Git 工作流
git-workflow
Git 工作流模式,包括分支策略、提交规范、Merge 与 Rebase、冲突解决以及协作开发最佳实践……
软件工程 / 诊断修复
浏览器质量保证
browser-qa
使用此技能,在部署功能后通过浏览器自动化来自动执行视觉测试和 UI 交互验证。
软件工程 / 诊断修复
frontend-testing
frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit…
软件工程 / 诊断修复
谷歌云配方认证
google-cloud-recipe-auth
提供关于 Google Cloud 服务和 API 身份验证与授权的专家指导,涵盖人类用户、服务身份、应用默认…
软件工程 / 诊断修复
安全审查
security-review
AI 驱动的代码库安全扫描器,能像安全研究员一样对代码进行推理——追踪数据流、理解组件交互,以及……
软件工程 / 诊断修复
无端口
portless
设置并使用 portless 来获取命名的本地开发服务器 URL(例如使用 https://myapp.localhost 代替 http://localhost:3000)。当将 portless 集成到…时使用
软件工程 / 诊断修复
发布与上线
shipping-and-launch
准备生产发布。在准备部署到生产环境时使用。在需要发布前检查清单、设置监控、规划……时使用。
软件工程 / 诊断修复
Telegram 机器人构建器
telegram-bot-builder
擅长构建解决实际问题的 Telegram 机器人 - 从
软件工程 / 部署发布
minimax-pdf
minimax-pdf
Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): "make a PDF", "generate a report", "write a proposal", "create a resume", "beautiful PDF", "professional document", "cover page", "polished PDF", "client-ready document". FILL (complete form fields): "fill in the form", "fill out this PDF", "complete the form fields", "write values into PDF", "what fields does this PDF have". REFORMAT (apply design to an existing doc): "reformat this document", "apply our style", "convert this Markdown/text to PDF", "make this doc look good", "re-style this PDF". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.
软件工程 / 诊断修复
Convex 模式验证器
convex-schema-validator
通过合理的类型定义、索引配置、可选字段、联合类型以及用于模式变更的迁移策略,定义并验证数据库模式
软件工程 / 诊断修复
csharp-developer
csharp-developer
Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures…
软件工程 / 诊断修复
dotnet-core-expert
dotnet-core-expert
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with…
软件工程 / 诊断修复
clerk-react-patterns
clerk-react-patterns
React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider
软件工程 / 诊断修复
react
react
Use when writing or editing any `.tsx` under `src/**`. Triggers: createStaticStyles, createStyles, cssVar, antd-style, Flexbox, Center, Select, Modal, Drawer,…
软件工程 / 部署发布
terraform-stacks
terraform-stacks
Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcomponent.hcl,…
软件工程 / 诊断修复
convex-实时
convex-realtime
用于构建响应式应用的模式,包括订阅管理、乐观更新、缓存行为以及基于游标加载的分页查询