478 results (5.6ms) page 5 / 24
jeninh / ampskills-dotfile-querying-documentation exact

Spawns a focused subagent to query language/framework documentation. Use for complex questions requiring exploration across multiple symbols, external library APIs, or understanding how to combine...

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

kasperjunge / agent-resources-legacy-coding-agent-docs exact

Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands, subagents, custom prompts). Use when comparing implementations across AI...

glittercowboy / taches-cc-resources-create-slash-commands exact

Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.

glittercowboy / taches-cc-resources-debug-like-expert exact

Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard...

ahmedibrahim085 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 3 specialized agents (Full workflow documentation at docs/workflows/planning-workflow.md)

glittercowboy / taches-cc-resources-create-agent-skills exact

Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill...

glittercowboy / taches-cc-resources-create-mcp-servers exact

Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should...

glittercowboy / taches-cc-resources-setup-ralph exact

Set up and configure Geoffrey Huntley's original Ralph Wiggum autonomous coding loop in any directory with proper structure, prompts, and backpressure.

glittercowboy / taches-cc-resources-create-meta-prompts exact

Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running...

ahmedibrahim085 / claude-multi-agent-research-system-skill-multi-agent-researcher exact

Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent...

zubayer0077 / claude-multi-agent-research-system-skill-multi-agent-researcher exact

Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent delegation

zubayer0077 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 4 specialized agents

ahmedibrahim085 / claude-multi-agent-research-system-skill-semantic-search exact

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer...

parcadei / continuous-claude-v3-hook-developer exact

Complete Claude Code hooks reference - input/output schemas, registration, testing patterns

help 0.00
parcadei / continuous-claude-v3-help exact

Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available

parcadei / continuous-claude-v3-cli-reference exact

Claude Code CLI commands, flags, headless mode, and automation patterns

parcadei / continuous-claude-v3-agentica-sdk exact

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

thepushkarp / cc-codex-plugin-codex-integration exact

This skill provides guidance on using OpenAI's Codex CLI for detail-oriented code analysis. Use when the user explicitly invokes "/codex", asks to "use codex", "run codex", "have codex review", or...