灵感菇

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

搜索结果

concurrent

找到 5 个相关结果

AI / LLM / Agent skills

firecrawl-scrape

firecrawl-scrape

37.5K

从任意 URL 提取纯净的 Markdown,包括 JavaScript 渲染的 SPA。当用户提供 URL 并希望获取其内容,或者提到“scrape”、“grab”、“fetch”、“pull”、“get the page”、“extract from this URL”或“read this webpage”时,请使用此技能。支持处理 JS 渲染页面和多个并发 URL,并返回针对 LLM 优化的 Markdown。对于任何网页内容提取,请使用此技能代替 WebFetch。

Stars 0
uiapillmprompt

Productivity / General

firecrawl-抓取

firecrawl-crawl

36.7K

批量提取整个网站或特定站点分区的内容。当用户需要抓取网站、提取文档分区的所有页面、跟踪链接批量抓取多个页面,或者提及“crawl”、“get all the pages”、“extract everything under /docs”、“bulk extract”,以及需要获取同一站点多个页面的内容时,请使用此技能。支持处理抓取深度限制、路径过滤和并发提取。

Stars 0
uiagentworkflowfirecrawl

AI / LLM / Agent skills

Rust 异步模式

rust-async-patterns

11.9K

掌握 Rust 异步编程:Tokio、async trait、错误处理与并发模式。适用于构建异步 Rust 应用、实现……

Stars 0
uiperformanceapidatabase

Testing / Automation

golang-pro

golang-pro

11.9K

使用 goroutine 和 channel 实现并发 Go 模式,使用 gRPC 或 REST 设计和构建微服务,通过……优化 Go 应用性能

Stars 0
designuiperformancetesting

Frontend / UI

swift-concurrency-6-2

swift-concurrency-6-2

3.2K

Swift 6.2 平易近人的并发机制——默认单线程,使用 @concurrent 进行显式后台卸载,针对 Main Actor 类型提供隔离一致性。

Stars 0
designuiperformanceapi