搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
eloquent-best-practices
eloquent-best-practices
Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.
通用助手 / 编排推荐
codex-history-ingest
codex-history-ingest
将 Codex CLI 对话历史导入 Obsidian 维基。当用户想要挖掘其过去的 Codex 会话以获取知识、导入其 ~/.codex 文件夹、从之前的编码会话中提取洞察,或说出"处理我的 Codex 历史"、"将我的 Codex 对话添加到维基"或"我之前在 Codex 中讨论过什么"等话语时使用此技能。当用户提及 .codex 会话、rollout 文件、session_index.jsonl 或 Codex 转录日志时也会触发。
通用助手 / 编排推荐
mama
mama
妈妈唠叨模式 — 中国式妈妈唠叨驱动 AI 穷尽一切方案。底层行为约束不变(三条红线、方法论、7项清单),旁白从大厂PUA变成妈妈碎碎念。Triggers on: '/pua:mama', '/pua mama', '妈妈模式', '妈妈唠叨', 'mama mode', '唠叨模式'. 和 /pua:yes…
通用助手 / 编排推荐
author-contributions
author-contributions
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an…
通用助手 / 编排推荐
realitykit
realitykit
Build augmented reality experiences with RealityKit and ARKit on iOS. Use when adding 3D content with RealityView, loading entities and models, placing objects…
通用助手 / 编排推荐
sentry-sdk-skill-creator
sentry-sdk-skill-creator
Create a complete Sentry SDK skill bundle for any platform. Use when asked to "create an SDK skill", "add a new platform skill", "write a Sentry skill for X",…
通用助手 / 编排推荐
skill-authoring
skill-authoring
skill-authoring — an installable skill for AI agents, published by microsoft/azure-skills.
通用助手 / 编排推荐
graft
graft
Use when building, refactoring, or documenting Graft apps and proxies, including when asked to create a tool server, API server, dual-protocol server, or MCP-HTTP bridge. Graft's core thesis: define tools once and serve them as both HTTP REST endpoints and MCP tools from the same server, with discovery, docs, and OpenAPI generated automatically. Covers concrete actions such as defining tools and handlers, configuring authentication middleware, setting up HTTP and stdio transports, generating OpenAPI documentation, wrapping existing APIs via proxy mode, and wiring up the full CLI workflow.
通用助手 / 编排推荐
构建 Pydantic AI 智能体
building-pydantic-ai-agents
使用 Pydantic AI 构建 AI 智能体——工具、能力、结构化输出、流式传输、测试和多智能体模式。当用户提及 Pydantic 时使用。
通用助手 / 编排推荐
debug
debug
Debug package usage guide. Use when adding debug logging, understanding log namespaces, or implementing debugging features. Triggers on debug logging requests…
通用助手 / 编排推荐
pyrefly-type-coverage
pyrefly-type-coverage
Migrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.
通用助手 / 编排推荐
langchain4j-tool-function-calling-patterns
langchain4j-tool-function-calling-patterns
Provides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools with…
通用助手 / 编排推荐
agent-sessions-layout
agent-sessions-layout
Agents 工作台布局 — 涵盖固定布局结构、网格配置、部件可见性、编辑器弹窗、标题栏、侧边栏页脚及实现…
通用助手 / 编排推荐
添加无符号整数支持
add-uint-support
通过更新 AT_DISPATCH 宏为 PyTorch 算子添加无符号整数(uint)类型支持。用于为 uint16、uint32、uint64 类型添加支持时…
通用助手 / 编排推荐
langchain4j-rag-implementation-patterns
langchain4j-rag-implementation-patterns
Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java. Generates document ingestion pipelines, embedding stores,…
通用助手 / 编排推荐
monetization-strategy
monetization-strategy
Brainstorm 3-5 monetization strategies with audience fit, risks, and validation experiments. Use when exploring revenue models, evaluating pricing strategies,…
通用助手 / 编排推荐
microcopy
microcopy
UI copy and microcopy guidelines. Use when writing UI text, buttons, error messages, empty states, onboarding, or any user-facing copy. Triggers on i18n…
通用助手 / 编排推荐
recommendation-canvas
recommendation-canvas
Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.
通用助手 / 编排推荐
phaser-gamedev
phaser-gamedev
Build 2D games with Phaser 3 framework. Covers scene lifecycle, sprites, physics (Arcade/Matter), tilemaps, animations, input handling, and game architecture. Trigger: "create phaser game", "add phaser scene", "phaser sprite", "phaser physics", "game development with phaser".
通用助手 / 编排推荐
develop-ai-functions-example
develop-ai-functions-example
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support,…