搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
blockrun
blockrun
BlockRun works with Claude Code and Google Antigravity.
软件工程 / 诊断修复
jianying-video-gen
jianying-video-gen
使用剪映(Jianying/小云雀)的 Seedance 2.0 模型自动生成AI视频。支持文生视频(T2V)、图生视频(I2V)、参考视频生成(V2V)和向后延伸(Extend)四种模式。当用户需要生成AI视频、使用Seedance模型创作短片、基于参考图像/视频进行风格转换,或对已有结果继续延长时使用此技能。需要预…
软件工程 / 诊断修复
gemma-tuner-multimodal
gemma-tuner-multimodal
Fine-tune Gemma 4 and 3n models with audio, images, and text on Apple Silicon using PyTorch and Metal Performance Shaders.
软件工程 / 诊断修复
research-engineer
research-engineer
An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness,…
软件工程 / 诊断修复
tanstack-db
tanstack-db
Reactive client-first store for your API with collections, live queries, and optimistic mutations.
软件工程 / 部署发布
opentelemetry
opentelemetry
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
软件工程 / 诊断修复
customer-support
customer-support
Elite AI-powered customer support specialist mastering conversational AI, automated ticketing, sentiment analysis, and omnichannel support experiences.
软件工程 / 部署发布
code-quality
code-quality
Clean code principles, SOLID, and code review practices
软件工程 / 诊断修复
aws-amplify
aws-amplify
使用 AWS Amplify Gen2(TypeScript 代码优先方式)构建和部署全栈 Web 及移动应用。涵盖身份验证(Cognito)、数据(AppSync/DynamoDB)、存储(S3)、函数、API 和 AI(集成 Bedrock 的 Amplify AI Kit)。支持 React、Next.js、Vue、Angular、React Native、Flutter、Swift 和 Android。所有 Amplify Gen2 相关问题始终使用本技能——即使您认为已掌握答案——因为其中包含经过验证的版本特定模式,可避免常见错误。触发条件:用户提及 Amplify Gen2;项目存在 amplify/ 目录或 amplify_outputs;代码导入 @aws-amplify 包;用户询问 defineBackend、defineAuth、defineData、defineStorage、defineFunction 或 npx ampx。跳过:Amplify Gen1(amplify CLI v6)、无 Amplify 的独立 SAM/CDK(使用 aws-serverless)、未通过 Amplify AI Kit 直接使用 Bedrock(使用 bedrock)。
软件工程 / 部署发布
docker
docker
Docker containerization best practices for building, securing, and deploying containers.
软件工程 / 诊断修复
rev-idapython
rev-idapython
IDAPython and IDALib script reference for reverse engineering. Activate when the user needs to write IDAPython scripts in IDA, use IDALib for headless…
软件工程 / 诊断修复
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…
软件工程 / 部署发布
finishing-a-development-branch
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
软件工程 / 诊断修复
free-tool-strategy
free-tool-strategy
You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and…
软件工程 / 诊断修复
fastmcp
fastmcp
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 30+ errors. Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, OAuth, background tasks, or FastAPI mount errors.
软件工程 / 部署发布
cheerio-parsing
cheerio-parsing
Expert guidance for HTML/XML parsing using Cheerio in Node.js with best practices for DOM traversal, data extraction, and efficient scraping pipelines.
软件工程 / 诊断修复
performance-testing
performance-testing
Design and execute performance tests to measure response times, throughput, and resource utilization. Use for performance test, load test, JMeter, k6, benchmark, latency testing, and scalability analysis.
软件工程 / 诊断修复
firecrawl-scraper
firecrawl-scraper
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page…
软件工程 / 诊断修复
printing-press-polish
printing-press-polish
打磨生成的 CLI 以通过验证并达到发布标准。运行诊断(dogfood、verify、scorecard、go vet),自动修复所有问题(验证失败、死代码、描述、README、MCP 工具质量),报告修改前后的差异,并提示是否发布。可在任何 /printing-press 运行之后使用,或用于 ~/printing-press/library/ 中的任何 CLI。触发短语:"polish"、"improve the CLI"、"fix verify"、"make it publish-ready"、"clean up the CLI"、"get this ready to ship"。
软件工程 / 诊断修复
React 重构
react-refactor
React 应用架构重构指南,涵盖组件架构、状态架构、Hook 模式、组件拆分、耦合……