Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 7729-7752 of 27,776Page 323 of 1158

parallel-execution

9
from jpoutrin/product-forge

Execute multiple Claude Code agents in parallel using the cpo CLI tool. Use when running parallel tasks, monitoring execution, or understanding the execution workflow.

parallel-decompose

9
from jpoutrin/product-forge

Decompose PRDs and Tech Specs into parallel-executable tasks with contracts, prompts, and dependency graphs. Use when breaking down a PRD for multi-agent execution.

parallel-agents

9
from jpoutrin/product-forge

Use when parallelizing development, running multiple agents, splitting work across agents, coordinating parallel tasks, or decomposing PRDs for concurrent execution. Breaks work into independent agent workstreams.

network-inspection

9
from jpoutrin/product-forge

Use when debugging API calls, checking network requests, inspecting HTTP traffic, finding failed requests, analyzing response data, or investigating API errors. Provides detailed request/response analysis.

list-qa-tests

9
from jpoutrin/product-forge

List QA test procedures with status and priority

generate-tasks

9
from jpoutrin/product-forge

Convert PRD to structured task list with automatic linking

forge-help

9
from jpoutrin/product-forge

Show all available Product Forge agents, skills, and commands

enrich-qa-test

9
from jpoutrin/product-forge

Review QA test and capture element screenshots to enrich documentation

discovery-session

9
from jpoutrin/product-forge

Start interactive product discovery with expert guidance

design-system

9
from jpoutrin/product-forge

Design system management for building and reusing UI components, tokens, and patterns. Use when working with component libraries, design tokens, style guides, or reusable UI patterns to ensure consistency and promote component reuse.

debug-orchestrator

9
from jpoutrin/product-forge

Use when facing complex, multi-layered debugging issues that require coordinated investigation across different domains (frontend, backend, database, network, etc). Spawns specialized debug expert agents to handle specific aspects of the investigation.

ctx

9
from jpoutrin/product-forge

Load PRD, FRD, Tech Spec, or RFC into context

create-qa-test

9
from jpoutrin/product-forge

Create a new QA test procedure for a feature

create-prd

9
from jpoutrin/product-forge

Interactive PRD creation wizard with comprehensive question flow

create-prd-feature

9
from jpoutrin/product-forge

Create a feature-specific PRD (FRD) for individual features

create-persona

9
from jpoutrin/product-forge

Create detailed user persona with guided questions

console-debugging

9
from jpoutrin/product-forge

Use when debugging JavaScript errors, checking console warnings, analyzing browser logs, finding runtime errors, investigating console output, or troubleshooting browser issues. Provides console message analysis.

browser-debug

9
from jpoutrin/product-forge

Capture browser console, network, and performance logs for debugging. Auto-loads when debugging browser issues, analyzing errors, or investigating page behavior. Provides systematic log capture workflow using Chrome DevTools MCP.

brainstorm-solution

9
from jpoutrin/product-forge

Structured brainstorming for technical solutions

agent-tools

9
from jpoutrin/product-forge

Reference for configuring tool permissions when launching Claude Code agents. Use when setting up --allowedTools flags, restricting file access, or configuring agent permissions.

rebase

9
from jpoutrin/product-forge

Rebase local changes on top of remote branch updates

git-commits

9
from jpoutrin/product-forge

Git commit best practices with conventional commits format and atomic commit principles. Use when committing code to ensure clear, meaningful commit history with proper type prefixes and semantic versioning support.

commit

9
from jpoutrin/product-forge

Guided git commit with atomic commit analysis and conventional commit format

code-review

9
from jpoutrin/product-forge

Review code changes between commits for security, logic, performance, and style issues