搜索结果
全部能力
找到 1722 个相关结果 / 性能优化
软件工程 / 诊断修复
nextjs-developer
nextjs-developer
Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set…
软件工程 / 诊断修复
上下文工程
context-engineering
优化智能体上下文设置。适用于以下场景:启动新会话、智能体输出质量下降、在不同任务间切换,或需要配置…
软件工程 / 诊断修复
Go语言常用库
golang-popular-libraries
推荐生产可用的 Golang 库与框架。当用户明确要求提供库建议、希望比较不同替代方案、需要……时适用。
软件工程 / 诊断修复
JavaScript 专家
javascript-pro
使用现代 ES2023+ 特性、async/await 模式、ESM 模块系统和 Node.js API 编写、调试和重构 JavaScript 代码。适用于构建……
软件工程 / 诊断修复
测试驱动开发
test-driven-development
以测试驱动开发。在实现任何逻辑、修复任何缺陷或更改任何行为时使用。当需要证明代码正常工作,当…
软件工程 / 诊断修复
使用 Agent 技能
using-agent-skills
发现并调用智能体技能。在启动会话或需要发现适用于当前任务的技能时使用。这是一个元技能……
软件工程 / 诊断修复
Go语言故障排查
golang-troubleshooting
系统化排查 Golang 程序 - 查找并修复根本原因。在 Go 代码中遇到 Bug、崩溃、死锁或异常行为时使用。……
软件工程 / 诊断修复
claude-api
claude-api
Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and…
软件工程 / 诊断修复
mobile-design
mobile-design
(Mobile-First · Touch-First · Platform-Respectful)
软件工程 / 诊断修复
评估驱动开发
eval-driven-dev
通过评估驱动开发改进AI应用。定义评估标准、为应用埋点、构建黄金数据集、观测并评估应用运行情况、分析结果,并制定具体的改进行动计划。当用户要求为任何调用LLM模型的Python项目设置QA、添加测试、添加评估、执行评估、基准测试、修复错误行为、提升质量或进行质量保证时,务必使用此技能。
软件工程 / 诊断修复
react-expert
react-expert
Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom…
软件工程 / 诊断修复
点击路径审计
click-path-audit
追踪每个面向用户的按钮/触点在其完整的完整状态变更序列中,以找出单个功能正常但相互抵消导致的缺陷,…
软件工程 / 部署发布
game-development
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
软件工程 / 诊断修复
Cloud SQL 基础
cloud-sql-basics
此文件生成或解释 Cloud SQL 资源。当用户要求为 MySQL、PostgreSQL 或 SQL Server 创建 Cloud SQL 实例或数据库时使用此文件。Cloud SQL 将第三方 MySQL、PostgreSQL 和 SQL Server 实例作为 Cloud SQL 中的资源进行管理。例如,当 Cloud SQL 创建开源 MySQL 实例时,生成的资源是由 Google Cloud 管理的 Cloud SQL for MySQL 实例。Cloud SQL 为关系型数据库工作负载处理备份、高可用性和安全连接。
软件工程 / 诊断修复
网页排版
web-typography
为网页项目选择、搭配和实现字体。当用户提及"字体搭配"、"使用哪种字体"、"行高"、"响应式排版"等时使用。
软件工程 / 诊断修复
prompt-engineer
prompt-engineer
Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use…
软件工程 / 诊断修复
使用 DevTools 进行浏览器测试
browser-testing-with-devtools
在真实浏览器中进行测试。适用于构建或调试任何在浏览器中运行的项目。当需要检查 DOM、捕获控制台错误、分析……时使用。
软件工程 / 诊断修复
Go基准测试
golang-benchmark
Golang 基准测试、性能分析与性能度量。适用于编写、运行或比较 Go 基准测试,使用 pprof 分析性能热点路径,…
软件工程 / 诊断修复
cargo-fuzz
cargo-fuzz
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
软件工程 / 诊断修复
golang-testing
golang-testing
提供编写生产级 Golang 测试的全面指南。涵盖表驱动测试、使用 testify 的测试套件、mock、单元测试、集成测试……