搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
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…
软件工程 / 部署发布
事件响应
incident-response
运行事件响应工作流——分诊、沟通并撰写事后复盘。可通过“我们有故障”、“生产环境宕机”、或需要处理的警报来触发……
软件工程 / 诊断修复
fullstack-guardian
fullstack-guardian
Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the…
软件工程 / 部署发布
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 为关系型数据库工作负载处理备份、高可用性和安全连接。
软件工程 / 诊断修复
harness-writing
harness-writing
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.
软件工程 / 诊断修复
Git 工作流与版本控制
git-workflow-and-versioning
构建 Git 工作流规范。在进行任何代码修改时使用。在提交、创建分支、解决冲突或需要组织工作时使用……
软件工程 / 诊断修复
Convex 函数
convex-functions
编写查询、变更、操作和 HTTP 操作,并妥善处理参数验证、错误处理、内部函数及运行时注意事项
软件工程 / 部署发布
CI/CD 与自动化
ci-cd-and-automation
自动化 CI/CD 流水线设置。在设置或修改构建和部署流水线时使用。在需要自动化质量门禁、配置测试……时使用。
软件工程 / 诊断修复
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-stretchr-testify
golang-stretchr-testify
Golang 测试库 stretchr/testify 的全面指南。深入讲解 assert、require、mock 和 suite 包。在使用 testify 编写测试时均可参考,……
软件工程 / 部署发布
microservices-architect
microservices-architect
Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary…
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 诊断修复
golang-testing
golang-testing
提供编写生产级 Golang 测试的全面指南。涵盖表驱动测试、使用 testify 的测试套件、mock、单元测试、集成测试……