mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
docs: list orchestration-patterns.md in the Reference Checklists table
The references/ directory ships five files, but the Reference Checklists table in the README listed only four — orchestration-patterns.md was missing. It is a real reference (linked from AGENTS.md and the agents docs as the full pattern catalog), so add it to the table for parity with the other four entries.
This commit is contained in:
@@ -237,6 +237,7 @@ Quick-reference material that skills pull in when needed:
|
||||
| [security-checklist.md](references/security-checklist.md) | Pre-commit checks, auth, input validation, headers, CORS, OWASP Top 10 |
|
||||
| [performance-checklist.md](references/performance-checklist.md) | Core Web Vitals targets, frontend/backend checklists, measurement commands |
|
||||
| [accessibility-checklist.md](references/accessibility-checklist.md) | Keyboard nav, screen readers, visual design, ARIA, testing tools |
|
||||
| [orchestration-patterns.md](references/orchestration-patterns.md) | Endorsed multi-persona orchestration patterns, anti-patterns, and the "personas don't invoke personas" rule |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user