AgentWorkforce/relay

DirSkills catalogs 25 skills from this repository, across 5 categories: AI Engineering, Automation, DevOps, Frontend, Quality.

801 stars64 forksView on GitHub
๐Ÿค
1w ago

Agent Relay

Agent Relay coordinates registered agents in real time using channels, DMs, threads, reactions, inbox checks, and worker spawn or release. Use it when your session is already in a Relay workspace and needs to communicate or coordinate with peers.
AI Engineering
80164
๐Ÿ”—
1w ago

Agent Relay

Agent Relay coordinates multiple Codex agents through shared messaging, handoffs, and status tracking. Use it when workers need peer-to-peer updates, ACK/BLOCKED/DONE signals, or a shared workspace.
AI Engineering
80164
๐ŸŽž๏ธ
1w ago

Animation Review

Animation Review checks animation and motion code against a strict craft bar focused on timing, easing, origin, performance, and accessibility. Use it when reviewing UI motion changes and deciding whether they should be approved.
Quality
80164
๐Ÿ“ธ
1w ago

Browser Testing With Screenshots

Browser Testing With Screenshots automates Chrome interactions and screenshot capture to verify web app UI flows. Use it when you need visual confirmation of layouts, forms, or localhost behavior during development.
Quality
80164
๐Ÿงฉ
1w ago

Choosing Swarm Patterns

Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. It covers the core and specialized swarm patterns, with decision guidance and YAML or fluent builder examples.
AI Engineering
80164
๐Ÿง 
1w ago

Choosing Swarm Patterns

Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. Use it to choose and configure YAML or builder-based workflows for fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, and hierarchical patterns.
AI Engineering
80164
โŒจ๏ธ
1w ago

Command Palettes

Command Palettes covers the React patterns for Cmd+K menus, including arrow-key selection, keeping the active item in view, shortcut matching, and avoiding re-render loops from unstable references.
Frontend
80164
๐Ÿงฉ
1w ago

Creating Agent Skills

Creating Agent Skills explains the SKILL.md format for portable agent capabilities across Codex CLI, GitHub Copilot, and Amp. Use it when authoring skills with the required frontmatter, directory structure, and validation rules.
AI Engineering
80164
๐Ÿค–
1w ago

Creating Claude Agents

Creating Claude Agents helps you build or improve Claude Code agents with the right file structure, frontmatter, persona, tools, model selection, and schema validation. Use it when creating agents or fixing agent format issues.
AI Engineering
80164
๐Ÿช
1w ago

Creating Claude Hooks

Creating Claude Hooks explains how to build Claude Code hooks with the right executable format, event handling, JSON I/O, exit codes, and package structure. Use it when creating, troubleshooting, or publishing a hook package.
AI Engineering
80164
๐Ÿงฉ
1w ago

Creating Claude Rules

Creating Claude Rules helps you create and fix .claude/rules/ files with the correct paths frontmatter, quoted glob patterns, and Claude-specific formatting. Use it when migrating Cursor rules or organizing project-scoped instructions.
AI Engineering
80164
๐Ÿ› ๏ธ
1w ago

Creating Skills

Creating Skills helps you write new Claude Code skills or improve existing ones with clear structure, discoverability, and examples. Use it when a technique needs to be reusable, scannable, and easy for Claude to find and apply.
AI Engineering
80164
๐Ÿงช
1w ago

Debugging WebSocket Issues

Debugging WebSocket Issues helps diagnose invalid frame header, RSV1, and unexpected close errors in WebSocket servers. Use it to trace upgrade conflicts, compression mismatches, and raw HTTP written to sockets.
Quality
80164
๐Ÿš€
1w ago

Deploying To Staging Environment

Deploying To Staging Environment coordinates synchronized staging pushes across relay, relay-dashboard, and relay-cloud. Use it when you need to verify cross-repo changes or trigger the staging GitHub Actions workflow.
DevOps
80164
โœจ
1w ago

Design Engineering

Design Engineering encodes Emil Kowalski's philosophy for UI polish, component design, and animation decisions. Use it when reviewing or designing interfaces that should feel precise and thoughtful.
Frontend
80164
๐ŸŽจ
1w ago

Frontend Design

Frontend Design creates distinctive, production-grade interfaces for components, pages, and applications. Use it when you need polished frontend code with a clear visual direction instead of generic AI-style layouts.
Frontend
80164
๐Ÿ”
1w ago

GitHub OAuth Nango Integration

GitHub OAuth Nango Integration implements separate Nango connections for GitHub login and GitHub App repo access. Use it when linking user identity to installations, handling webhooks, and syncing repository data.
AI Engineering
80164
๐Ÿ“ฆ
1w ago

PRPM JSON Best Practices

PRPM JSON Best Practices explains how to structure prpm.json manifests for publishing packages, including required fields, tags, multi-package repos, collections, and activation settings. Use it when creating or maintaining PRPM package metadata.
AI Engineering
80164
๐Ÿ”
1w ago

Relay 80 To 100 Workflow

Relay 80 To 100 Workflow defines agent-relay processes that validate features end to end before merge. It is used for workflows that need repair loops, test-fix-rerun gates, and fresh-eyes review before commit.
AI Engineering
80164
๐Ÿงช
1w ago

Relay 80-100 Workflow

Relay 80-100 Workflow defines agent-relay patterns that validate features end to end before merging. It uses repair-before-failure gates, test-fix-rerun loops, and sequential Claude-then-Codex review passes to ensure green acceptance.
AI Engineering
80164
๐Ÿ”—
1w ago

Relay Workflows

Relay Workflows helps build multi-agent workflows with @relayflows/core using DAG steps, agent coordination, and output chaining. Use it for review/fix loops, verification gates, and chat-native or pipeline-style orchestration.
AI Engineering
80164
๐Ÿ—‚๏ธ
1w ago

Relayfile Setup

Relayfile Setup configures relayfile so agents can read and write provider files through a local mount. Use it to create a workspace, verify sync and writeback, and hand the mount off to a local or remote agent.
Automation
80164
๐Ÿ—‚๏ธ
1w ago

Relayfile Setup

Relayfile Setup mounts provider data as files so agents can read and write through a local directory. Use it to connect a workspace, verify sync, and troubleshoot writeback or cloud-mount issues.
Automation
80164
๐Ÿ”
1w ago

Review Fix Signoff Loop

Review Fix Signoff Loop coordinates repeated review, fix, and validation cycles with fresh agent context until independent signoff agents both approve the result. It is used for high-stakes workflows that need deterministic gates, repair passes, and final signoff reporting.
AI Engineering
80164
๐Ÿ”
1w ago

Review Fix Signoff Loop

Review Fix Signoff Loop defines a workflow for implementation tasks that must cycle through review, repair, validation, and fresh-context signoff until independent reviewers agree the work is complete. Use it for high-stakes agent workflows with repairable gates, dual-verdict contracts, and PR signoff reporting.
AI Engineering
80164