Results for “daffy”
51 skillsMore results
dify-workflow
Guides building LLM applications on the Dify platform, covering visual workflows, knowledge bases, agents, and API deployment.
10
04-security
Guides securing and deploying the Dify platform in production, covering SSRF protection, code sandboxing, Docker/Kubernetes deployment, monitoring, and recovery.
34 · bundle
dwarf-expert
Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.
6k · bundle
accelerated-computing-cudf
Accelerate pandas workflows with GPU DataFrames using cuDF and dask-cuDF for ETL, joins, groupby, and large-scale data processing.
2.2k · bundle
dify-skills
构建和部署 Dify 工作流与插件,涵盖节点类型、设计模式、性能优化、安全部署及外部系统集成。
34 · bundle
05-integration
Integrates Dify with external systems via REST APIs, webhooks, and the MCP protocol, including client and server implementations.
34 · bundle
ffuf
Discover hidden content, directories, subdomains, and API endpoints with ffuf — the fastest web fuzzer. Use when someone asks to "find hidden directories", "fuzz URLs", "discover API endpoints", "subdomain enumeration", "content discovery", "ffuf", "brute force paths", or "find hidden files on a website". Covers directory fuzzing, parameter fuzzing, subdomain discovery, virtual host enumeration, and recursive scanning.
0
dcf
Dcf reference tool. Use when working with dcf in finance contexts.
12 · bundle
dflow-docs
Discover and use DFlow documentation, Agent CLI, Trading API, Metadata API, Proof KYC, prediction markets, and the hosted DFlow docs MCP. Use before implementing DFlow features or when field-level endpoint details are needed.
0 · bundle
02-plugin
Guides developers through building Dify plugins, covering the four plugin types, Beehive architecture, runtime modes, and the full development workflow from setup to packaging.
34 · bundle
01-workflow
Guides designing Dify workflows, covering node types, design patterns, templates, and best practices.
34 · bundle
03-performance
Optimizes Dify workflows and plugins by restructuring graphs, reducing LLM token usage, tuning worker pools, and improving parallel processing.
34 · bundle
zyfai
Create deterministic Safe subaccounts linked to any Ethereum wallet to automatically earn DeFi yield on Base, Arbitrum, and Plasma.
1.2k · bundle
tavily
AI-optimized web search using the Tavily API for current events, domain-filtered research, answer summaries, and raw content extraction. Use when live web research needs cleaner LLM-ready results than generic search.
0
netlify
Netlify JAMstack deployment platform with serverless functions, forms, and identity
71 · bundle
dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
ag-lafley-expert
Provides a strategic advisory persona based on A.G. Lafley, applying the Strategy Choice Cascade and consumer-centric frameworks to business decisions.
6
uniffi
UniFFI by Mozilla — generates idiomatic Kotlin, Swift, Python, and Ruby bindings from a Rust crate. Covers UDL definition, proc-macro mode, async support, callback interfaces, error handling, custom types, and the Kotlin Multiplatform fork (uniffi-kotlin-multiplatform-bindings) used by BDK, Breez SDK, CDK, LWK. USE WHEN: user mentions "UniFFI", "Rust to Kotlin", "Rust to Swift", "FFI bindings", "uniffi-rs", "UDL file", "uniffi-bindgen", "BDK bindings", "Breez SDK bindings", "kotlin-multiplatform-bindings", "Mozilla UniFFI" DO NOT USE FOR: Raw C FFI - use `languages/swift` interop quick-ref + Rust core DO NOT USE FOR: WebAssembly bindings - use wasm-bindgen DO NOT USE FOR: Flutter/Rust bridge - use `flutter_rust_bridge` skill if exists DO NOT USE FOR: React Native - use `uniffi-bindgen-react-native` (out of scope here)
28 · bundle
06-reference
查找 Dify 的 DSL 语法、API 端点、SDK 用法和 CLI 命令等参考信息。
34 · bundle
davidfincher-perspective
提供大卫·芬奇导演风格的创意建议,涵盖视觉方案、叙事手法和场景设计,帮助用户创作具有冷峻精准、黑色坚韧美学的作品。
38 · bundle
document-api-endpoint
Add or fix OpenAPI documentation for Sentry API endpoints using drf-spectacular, including type drift correction, legacy migration, and endpoint promotion.
845
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.
23.3k · bundle
tao-convert-dataset-format
Converts NVIDIA TAO DAFT datasets between supported formats using the `tao-daft convert` CLI.
2.2k · bundle
securing-api-gateway-with-aws-waf
Protect API Gateway endpoints with AWS WAF by configuring managed rule groups, rate limiting, bot control, IP reputation filtering, and monitoring.
24.6k · bundle
faf-expert
Configure and optimize .faf files, MCP servers, and bi-directional sync for AI context across multiple platforms, with championship scoring to achieve 85%+ AI-readiness.
42.4k
tavily
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
2 · bundle
tavily
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
228 · bundle
drf
Django REST Framework scaffolding best practices, and gotchas.
12
dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
fathom
Fetch meetings, transcripts, summaries, and action items from Fathom API. Use when user asks to get Fathom recordings, sync meeting transcripts, or fetch recent calls.
3 · bundle
competition-reverse-pwn
Specialized CTF workflow for reverse engineering, malware analysis, DFIR, firmware, pwnable, and native exploit challenges under sandbox assumptions.
12.8k · bundle
durable-objects
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
0 · bundle
dspy
Build complex AI systems with declarative programming, optimize prompts automatically, and create modular RAG systems and agents using Stanford NLP's DSPy framework.
10.4k · bundle
kafka
Apache Kafka event streaming platform. Covers producers, consumers, topics, partitions, Kafka Streams, and Connect. Use for high-throughput event-driven architectures and real-time data pipelines. USE WHEN: user mentions "kafka", "event streaming", "kafka streams", "consumer groups", "topic partitions", asks about "high throughput messaging", "event sourcing", "log aggregation", "real-time pipelines" DO NOT USE FOR: simple queues - use `rabbitmq` or `activemq`; cloud-native lightweight - use `nats`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; GCP-native - use `google-pubsub`
28
fastapi-patterns
Provides production-grade FastAPI development patterns including project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.
226k