搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
Django 专家
django-expert
专业的 Django 后端开发指导。适用于创建 Django 模型、视图、序列化器或 API;调试 ORM 查询或迁移;优化……
软件工程 / 诊断修复
qa
qa
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for…
软件工程 / 诊断修复
sql-pro
sql-pro
Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex…
软件工程 / 诊断修复
ultracite
ultracite
Ultracite 是一个适用于 JavaScript/TypeScript 项目的零配置代码检查与格式化预设。使用场景:(1)在项目中设置或初始化 Ultracite 时……
软件工程 / 诊断修复
component-refactoring
component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user…
软件工程 / 部署发布
scaffold-exercises
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create…
软件工程 / 诊断修复
svelte5-best-practices
svelte5-best-practices
Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development. Use when writing, reviewing, or refactoring…
软件工程 / 诊断修复
正则表达式与LLM处理结构化文本
regex-vs-llm-structured-text
解析结构化文本时在正则表达式与 LLM 之间进行选择的决策框架——优先使用正则表达式,仅在处理低置信度的边缘情况时引入 LLM。
软件工程 / 诊断修复
discovery-interview
discovery-interview
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
软件工程 / 诊断修复
自主循环
autonomous-loops
自主 Claude Code 循环的模式与架构——从简单的顺序流水线到 RFC 驱动的多智能体 DAG 系统。
软件工程 / 诊断修复
ffmpeg
ffmpeg
Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include…
软件工程 / 诊断修复
rank-tracker
rank-tracker
Use when the user asks to "track rankings"; monitors keyword/SERP changes from provided exports or connected tools, including AI response checks. 排名追踪/SERP监控
软件工程 / 诊断修复
Gemini-interactions-api
gemini-interactions-api
在编写调用 Gemini API 以实现文本生成、多轮对话、多模态理解、图像生成、流式传输等功能的代码时,请使用此技能。
软件工程 / 诊断修复
Shopify Functions
shopify-functions
Shopify Functions 允许开发者自定义驱动 Shopify 部分功能的后端逻辑。可用 API:Discount、Cart 和 Checkout Validation、Cart…
软件工程 / 诊断修复
payload
payload
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…
软件工程 / 诊断修复
playwright-skill
playwright-skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before…
软件工程 / 部署发布
file-organizer
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating…
软件工程 / 诊断修复
AI回归测试
ai-regression-testing
面向AI辅助开发的回归测试策略。无数据库依赖的沙盒模式API测试、自动化缺陷检查工作流及模式……
软件工程 / 诊断修复
代码审查与质量
code-review-and-quality
执行多维度代码审查。在合并任何更改前使用。适用于审查由你自己、其他智能体或人类编写的代码。在需要……时使用。
软件工程 / 诊断修复
migrate-to-shoehorn
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial…