10289 results (78.9ms) page 8 / 515
aws-samples / sample-strands-agents-agentskills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

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

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

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

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

ngxtm / devkit-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

ngxtm / devkit-computer-use-agents exact

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and...

triggerdotdev / skills-trigger-agents exact

AI agent patterns with Trigger.dev - orchestration, parallelization, routing, evaluator-optimizer, and human-in-the-loop. Use when building LLM-powered tasks that need parallel workers, approval...

sickn33 / antigravity-awesome-skills-voice-agents exact

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...

cleodin / antigravity-awesome-skills-voice-agents exact

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...

arshia2114 / agent-skills-skill-crafting exact

Create, fix, and validate skills for AI agents. Use when user says 'create a skill', 'write a skill', 'build a skill', 'fix my skill', 'skill not working', 'analyze my skill', 'run skill...

Ianfr13 / claude-code-plugins-agent-development exact

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent...

dorgonman / kano-agent-backlog-skill-demo-kano-agent-backlog-skill exact

Local-first, multi-product backlog management with agent collaboration discipline.

claude-world / director-mode-lite-workflow exact

Complete 5-step development workflow

sickn33 / antigravity-awesome-skills-agent-manager-skill exact

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

cleodin / antigravity-awesome-skills-agent-manager-skill exact

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

ngxtm / devkit-tdd-workflow exact

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

agentscope-ai / agentscope-java exact

Expert Java developer skill for AgentScope Java framework - a reactive, message-driven multi-agent system built on Project Reactor. Use when working with reactive programming, LLM integration,...

dorgonman / kano-agent-backlog-skill exact

Local-first backlog workflow. Use when planning work, creating/updating backlog items, writing ADRs, enforcing Ready gate, generating views, or maintaining derived indexes (SQLite/FTS/embeddings).

proffesor-for-testing / agentic-qe-n8n-workflow-testing-fundamentals exact

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

d-o-hub / rust-self-learning-memory-goap-agent exact

Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative...

shinpr / claude-code-workflows-subagents-orchestration-guide exact

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale...