8362 results (58.9ms) page 17 / 419
ngxtm / devkit-llm-app-patterns exact

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG,...

gmh5225 / awesome-skills-ai-llm-skills-guide exact

Guide for AI Agents and LLM development skills including RAG, multi-agent systems, prompt engineering, memory systems, and context engineering.

ngxtm / devkit-cloudflare-expert exact

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and...

muratcankoylan / agent-skills-for-context-engineering-hosted-agents exact

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents,...

gocallum / nextjs16-agent-skills-ai-sdk-6-skills exact

AI SDK 6 Beta overview, agents, tool approval, Groq (Llama), and Vercel AI Gateway. Key breaking changes from v5 and new patterns.

itsmostafa / aws-agent-skills-bedrock exact

AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, configuring model access, or implementing RAG patterns.

buYoung / skills-agents-md-generator exact

Analyze repository structure and generate standardized AGENTS.md files that serve as contributor guides for AI agents. Measures LOC to determine character limits and produces 5-section documents...

zebbern / claude-code-guide-sqlmap-database-penetration-testing exact

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a...

404kidwiz / agent-skills-backup-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...

automindtechnologie-jpg / ultimate-skill-md-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...

halay08 / fullstack-agent-skills-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...

ramidamolis-alt / agent-skills-workflows-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...

cleodin / antigravity-awesome-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

sickn33 / antigravity-awesome-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

zrt-ai-lab / opencode-skills-uni-agent exact

统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。

parcadei / continuous-claude-v3-agentic-workflow exact

Agentic Workflow Pattern

parcadei / continuous-claude-v3-no-polling-agents exact

No Polling for Background Agents

zebbern / claude-code-guide-aws-penetration-testing exact

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata...

zebbern / claude-code-guide-wordpress-penetration-testing exact

This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress...

synaptiai / agent-capability-standard-delegate exact

Split work across subagents with explicit contracts, interfaces, and merge strategies. Use when parallelizing tasks, distributing workload, or orchestrating multi-agent workflows.