灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 729 个相关结果 / 内容写作

通用助手 / 编排推荐

sf-ai-agentscript

sf-ai-agentscript

1.1K

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).

Stars 409
designuitestingauth

通用助手 / 编排推荐

spring-boot-security-jwt

spring-boot-security-jwt

1.1K

Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2…

Stars 248
securityauthdatabasegithub

通用助手 / 编排推荐

PPT 大师

ppt-master

1.1K

AI驱动的多格式SVG内容生成系统。将源文档(PDF/DOCX/URL/Markdown)转换为高质量SVG页面,并通过多角色协作导出为PPTX。当用户要求"create PPT"、"make presentation"、"生成PPT"、"做PPT"、"制作演示文稿"或提及"ppt-master"时使用。

Stars 15,321
designuiagentagents

通用助手 / 编排推荐

spring-data-jpa

spring-data-jpa

1.0K

Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries…

Stars 248
uiperformanceauditdatabase

通用助手 / 编排推荐

email-drafter

email-drafter

1.0K

Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via…

Stars 33,106
workflowgithubemaildrafter

通用助手 / 编排推荐

gdpr-compliant

gdpr-compliant

1.0K

Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication…

Stars 33,108
designuidevopssecurity

通用助手 / 编排推荐

content-digest

content-digest

992

This skill should be used when the user asks to "콘텐츠 정리", "아티클 요약", "PDF 학습", "영상 정리", "트윗 정리", "digest", "summarize", "정리해줘", or provides a YouTube URL,…

Stars 15
uiagentcontentdigest

通用助手 / 编排推荐

drawio-logical-diagrams

drawio-logical-diagrams

976

Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logical…

Stars 248
designuiazuredrawio

通用助手 / 编排推荐

podcast-generation

podcast-generation

968

Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational…

Stars 67,980
uiworkflowpodcastgeneration

通用助手 / 编排推荐

clean-architecture

clean-architecture

959

Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+…

Stars 248
designuicleanarchitecture

通用助手 / 编排推荐

cloudkit

cloudkit

955

Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine,…

Stars 586
ragcloudkitimplementreview

通用助手 / 编排推荐

codex-history-ingest

codex-history-ingest

939

将 Codex CLI 对话历史导入 Obsidian 维基。当用户想要挖掘其过去的 Codex 会话以获取知识、导入其 ~/.codex 文件夹、从之前的编码会话中提取洞察,或说出"处理我的 Codex 历史"、"将我的 Codex 对话添加到维基"或"我之前在 Codex 中讨论过什么"等话语时使用此技能。当用户提及 .codex 会话、rollout 文件、session_index.jsonl 或 Codex 转录日志时也会触发。

Stars 1,198
llmpromptcodexhistory

通用助手 / 编排推荐

realitykit

realitykit

931

Build augmented reality experiences with RealityKit and ARKit on iOS. Use when adding 3D content with RealityView, loading entities and models, placing objects…

Stars 589
uirealitykitaugmentedreality

通用助手 / 编排推荐

langchain4j-tool-function-calling-patterns

langchain4j-tool-function-calling-patterns

913

Provides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools with…

Stars 248
uiapidatabasellm

通用助手 / 编排推荐

langchain4j-rag-implementation-patterns

langchain4j-rag-implementation-patterns

910

Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java. Generates document ingestion pipelines, embedding stores,…

Stars 248
uiraglangchain4jimplementation

通用助手 / 编排推荐

microcopy

microcopy

903

UI copy and microcopy guidelines. Use when writing UI text, buttons, error messages, empty states, onboarding, or any user-facing copy. Triggers on i18n…

Stars 77,153
uipromptagentagents

通用助手 / 编排推荐

develop-ai-functions-example

develop-ai-functions-example

899

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support,…

Stars 24,257
uitestingagentagents

通用助手 / 编排推荐

orca-cli

orca-cli

898

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.

Stars 2,568
uiplaywrightagentagents

通用助手 / 编排推荐

hairy-utils

hairy-utils

896

Comprehensive skills for working with @hairy/utils core utilities

Stars 19
uiworkflowhairyutils

通用助手 / 编排推荐

drizzle-orm-patterns

drizzle-orm-patterns

894

Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any…

Stars 248
uidatabasepostgressql

9 / 37