搜索结果
全部能力
找到 17783 个相关结果
安全与治理 / 审核评估
智能体开发原则
agentic-development-principles
与 AI 智能体协作进行智能体开发时的通用原则。涵盖分而治之、上下文管理、抽象层级选择等……
软件工程 / 诊断修复
NuGet 包管理器
nuget-manager
在 .NET 项目/解决方案中管理 NuGet 包。在添加、移除或更新 NuGet 包版本时使用此技能。强制使用 `dotnet` CLI 进行...
软件工程 / 诊断修复
gsap-scrolltrigger
gsap-scrolltrigger
GSAP 官方 ScrollTrigger 技能 —— 滚动关联动画、固定、擦洗、触发器。在构建或推荐基于滚动的动画、视差效果……时使用。
通用助手 / 编排推荐
代理配置
agent-configuration
AI 智能体配置策略与安全指南。项目描述文件编写、Hooks/Skills/Plugins 配置、安全策略、团队共享工作流……
软件工程 / 诊断修复
agent-evaluation
agent-evaluation
为 AI 智能体设计并实现全面的评估系统。适用于构建 coding agents、conversational agents、research agents 等智能体的评估体系。
通用助手 / 编排推荐
TypeScript MCP 服务器生成器
typescript-mcp-server-generator
生成一个完整的 TypeScript MCP 服务器项目,包含工具、资源和正确的配置
通用助手 / 编排推荐
pytest-coverage
pytest-coverage
运行 pytest 测试并启用覆盖率,发现缺失覆盖的代码行,并将覆盖率提升至 100%。
通用助手 / 编排推荐
postgresql-code-review
postgresql-code-review
PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array…
研究学习 / 检索整理
nia
nia
索引和搜索代码仓库、文档、研究论文、HuggingFace 数据集、本地文件夹、Slack 工作区、Google Drive、X (Twitter) 以及……
通用助手 / 编排推荐
game-engine
game-engine
Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines,…
软件工程 / 诊断修复
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 时使用,……
通用助手 / 编排推荐
playwright-automation-fill-in-form
playwright-automation-fill-in-form
Automate filling in a form using Playwright MCP
软件工程 / 诊断修复
momentic-result-classification
momentic-result-classification
使用 Momentic MCP 工具对 Momentic 测试运行结果进行分类或解释。
软件工程 / 诊断修复
momentic-test
momentic-test
通过 Momentic MCP 工具创建和维护 Momentic 浏览器 E2E 测试。当用户要求创建新测试、搭建冒烟测试或…时使用。
通用助手 / 编排推荐
k8s-security-policies
k8s-security-policies
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes…
通用助手 / 编排推荐
review-and-refactor
review-and-refactor
Review and refactor code in your project according to defined instructions
软件工程 / 诊断修复
GSAP 性能
gsap-performance
官方 GSAP 性能优化技能 —— 优先使用 transforms,避免布局抖动,使用 will-change,进行批量处理。适用于优化 GSAP 动画、减少卡顿或……
设计与产品 / 审核评估
tavily 最佳实践
tavily-best-practices
构建生产级 Tavily 集成,内置最佳实践。面向使用编程助手(Claude Code、Cursor 等)的开发者提供参考文档。
设计与产品 / 审核评估
flutter-animating-apps
flutter-animating-apps
Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.