From 7f7e2c2c52bff7ac80c0691ce917c8436babb770 Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Mon, 13 Apr 2026 00:51:40 -0700 Subject: [PATCH] fix: remove duplicate tools frontmatter key --- agents/a11y-architect.md | 1 - 1 file changed, 1 deletion(-) diff --git a/agents/a11y-architect.md b/agents/a11y-architect.md index 7e45e605..7ef2e517 100644 --- a/agents/a11y-architect.md +++ b/agents/a11y-architect.md @@ -1,7 +1,6 @@ --- name: a11y-architect description: Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences. -tools: ['Read', 'Write', 'Edit', 'Bash', 'Grep', 'Glob'] tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] ---