搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
网页排版
web-typography
为网页项目选择、搭配和实现字体。当用户提及"字体搭配"、"使用哪种字体"、"行高"、"响应式排版"等时使用。
软件工程 / 诊断修复
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 操作,并妥善处理参数验证、错误处理、内部函数及运行时注意事项
软件工程 / 诊断修复
prompt-engineer
prompt-engineer
Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use…
软件工程 / 诊断修复
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.
软件工程 / 部署发布
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、单元测试、集成测试……
软件工程 / 诊断修复
clerk-swift
clerk-swift
使用 ClerkKit 为原生 Swift 和 iOS 应用实现 Clerk 身份验证
软件工程 / 诊断修复
Word 文档处理器
word-document-processor
全面的 Word 文档处理,支持完整格式。涵盖创建、编辑、格式保留、修订追踪和元数据管理。
软件工程 / 诊断修复
Git 工作流
git-workflow
Git 工作流模式,包括分支策略、提交规范、Merge 与 Rebase、冲突解决以及协作开发最佳实践……
软件工程 / 诊断修复
rails-expert
rails-expert
Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates,…
软件工程 / 诊断修复
swiftui-ui-patterns
swiftui-ui-patterns
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive…
软件工程 / 诊断修复
ossfuzz
ossfuzz
OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.
软件工程 / 诊断修复
competitive-ads-extractor
competitive-ads-extractor
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are…
软件工程 / 诊断修复
谷歌云配方认证
google-cloud-recipe-auth
提供关于 Google Cloud 服务和 API 身份验证与授权的专家指导,涵盖人类用户、服务身份、应用默认…
软件工程 / 诊断修复
tailwind-theme-builder
tailwind-theme-builder
Set up Tailwind v4 + shadcn/ui themed UI with dark mode. Install deps, configure CSS variables via @theme inline, wire dark mode toggle, verify. Use whenever…
软件工程 / 诊断修复
安全审查
security-review
AI 驱动的代码库安全扫描器,能像安全研究员一样对代码进行推理——追踪数据流、理解组件交互,以及……
软件工程 / 诊断修复
debugging-wizard
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven…