搜索结果
全部能力
找到 729 个相关结果 / 内容写作
通用助手 / 编排推荐
sf-ai-agentscript
sf-ai-agentscript
Agent Script DSL for deterministic Agentforce agents. TRIGGER when: user writes or edits .agent files, builds FSM-based agents, uses Agent Script CLI (sf agent generate authoring-bundle, sf agent validate authoring-bundle, sf agent preview, sf agent publish authoring-bundle, sf agent activate), or asks about deterministic agent patterns, slot filling, or instruction resolution. DO NOT TRIGGER when: Builder metadata work (use sf-ai-agentforce), agent testing (use sf-ai-agentforce-testing), or persona design (use sf-ai-agentforce-persona).
通用助手 / 编排推荐
spring-boot-security-jwt
spring-boot-security-jwt
Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2…
通用助手 / 编排推荐
PPT 大师
ppt-master
AI驱动的多格式SVG内容生成系统。将源文档(PDF/DOCX/URL/Markdown)转换为高质量SVG页面,并通过多角色协作导出为PPTX。当用户要求"create PPT"、"make presentation"、"生成PPT"、"做PPT"、"制作演示文稿"或提及"ppt-master"时使用。
通用助手 / 编排推荐
spring-data-jpa
spring-data-jpa
Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries…
通用助手 / 编排推荐
email-drafter
email-drafter
Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via…
通用助手 / 编排推荐
gdpr-compliant
gdpr-compliant
Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication…
通用助手 / 编排推荐
content-digest
content-digest
This skill should be used when the user asks to "콘텐츠 정리", "아티클 요약", "PDF 학습", "영상 정리", "트윗 정리", "digest", "summarize", "정리해줘", or provides a YouTube URL,…
通用助手 / 编排推荐
drawio-logical-diagrams
drawio-logical-diagrams
Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logical…
通用助手 / 编排推荐
podcast-generation
podcast-generation
Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational…
通用助手 / 编排推荐
clean-architecture
clean-architecture
Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+…
通用助手 / 编排推荐
cloudkit
cloudkit
Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine,…
通用助手 / 编排推荐
codex-history-ingest
codex-history-ingest
将 Codex CLI 对话历史导入 Obsidian 维基。当用户想要挖掘其过去的 Codex 会话以获取知识、导入其 ~/.codex 文件夹、从之前的编码会话中提取洞察,或说出"处理我的 Codex 历史"、"将我的 Codex 对话添加到维基"或"我之前在 Codex 中讨论过什么"等话语时使用此技能。当用户提及 .codex 会话、rollout 文件、session_index.jsonl 或 Codex 转录日志时也会触发。
通用助手 / 编排推荐
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…
通用助手 / 编排推荐
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…
通用助手 / 编排推荐
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,…
通用助手 / 编排推荐
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…
通用助手 / 编排推荐
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,…
通用助手 / 编排推荐
orca-cli
orca-cli
Use the `orca` CLI to drive a running Orca editor — manage Orca worktrees; create, read, and run shell commands in Orca-managed terminals; and automate Orca's built-in browser (snapshot/click/fill/screenshot/tabs). Use this instead of raw `git worktree`, ad hoc shell PTYs, or Playwright whenever the task touches Orca state. Coding agents inside an Orca worktree should also use it to keep the worktree comment fresh at meaningful checkpoints. Boundary with `orchestration`: if the recipient of a terminal write is another AI agent (Claude Code, Gemini, Codex, a worker), use `orchestration` — it is the only correct way to send messages, nudges, replies, or task hand-offs to agents. orca-cli writes are for non-agent terminals (shells, build/test commands); reading or `wait`ing on any terminal — including agent terminals — stays in orca-cli.
通用助手 / 编排推荐
hairy-utils
hairy-utils
Comprehensive skills for working with @hairy/utils core utilities
通用助手 / 编排推荐
drizzle-orm-patterns
drizzle-orm-patterns
Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any…