搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 部署发布
helm-chart-scaffolding
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts,…
软件工程 / 诊断修复
PUA
pua
在用户明确请求 PUA 模式,或表现出沮丧、反复失败(2次及以上)、消极被动、质量投诉、未经验证的完成等信号时使用……
软件工程 / 诊断修复
msstore-cli
msstore-cli
Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store…
软件工程 / 诊断修复
clean-code
clean-code
This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"
软件工程 / 诊断修复
协议逆向工程
protocol-reverse-engineering
精通网络协议逆向工程,包括数据包分析、协议解析和自定义协议文档编写。适用于分析网络…
软件工程 / 诊断修复
WCAG 审计模式
wcag-audit-patterns
结合自动化测试、人工验证和修复指导,执行 WCAG 2.2 无障碍审计。适用于对网站进行无障碍审计,…
软件工程 / 部署发布
gitops-workflow
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps…
软件工程 / 部署发布
Flutter 设置本地化
flutter-setup-localization
添加 `flutter_localizations` 和 `intl` 依赖,在 `pubspec.yaml` 中启用 "generate true",并创建 `l10n.yaml` 配置文件。当……时使用……
软件工程 / 诊断修复
flutter-添加-widget-预览
flutter-add-widget-preview
使用 previews.dart 系统为项目添加交互式组件预览。在创建新 UI 组件或更新现有屏幕时使用,以确保…
软件工程 / 部署发布
沙箱 SDK
sandbox-sdk
构建沙箱应用以实现安全的代码执行。适用于开发 AI 代码执行、代码解释器、CI/CD 系统和交互式开发环境等场景……
软件工程 / 部署发布
baoyu-imagine
baoyu-imagine
通过 OpenAI GPT Image 2、Azure OpenAI、Google、OpenRouter、DashScope、Z.AI GLM-Image、MiniMax、即梦、Seedream 和 Replicate API 进行 AI 图像生成……
软件工程 / 诊断修复
Flutter 使用 http 包
flutter-use-http-package
使用 `http` 包执行 GET、POST、PUT 或 DELETE 请求。适用于需要从 REST API 获取数据或向其发送数据的场景。
软件工程 / 诊断修复
编码规范
coding-standards
跨项目编码规范的基线,涵盖命名、可读性、不可变性及代码质量审查。请使用详细的前端或后端技能来实现……
软件工程 / 诊断修复
前端模式
frontend-patterns
React、Next.js、状态管理、性能优化及 UI 最佳实践的前端开发模式。
软件工程 / 诊断修复
mentoring-juniors
mentoring-juniors
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I''m…
软件工程 / 部署发布
prometheus-configuration
prometheus-configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection,…
软件工程 / 诊断修复
Clerk Webhooks
clerk-webhooks
用于实时事件和数据同步的 Clerk Webhooks。使用 verifyWebhook 进行验证。
软件工程 / 部署发布
k8s-manifest-generator
k8s-manifest-generator
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when…
软件工程 / 诊断修复
dependency-upgrade
dependency-upgrade
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions,…
软件工程 / 诊断修复
后端模式
backend-patterns
后端架构模式、API 设计、数据库优化,以及针对 Node.js、Express 和 Next.js API 路由的服务端最佳实践。