chain

Installation
SKILL.md

Chain — Chain Pattern & Pipeline Reference

Quick-reference skill for chain-based design patterns, middleware pipelines, and sequential processing architectures.

When to Use

  • Implementing Chain of Responsibility design pattern
  • Building middleware pipelines (Express, Koa, Django)
  • Designing multi-step data processing workflows
  • Understanding promise chains and async pipelines
  • Building event processing or filter chains

Commands

intro

scripts/script.sh intro
Installs
7
First Seen
Apr 23, 2026
chain from skills.volces.com