📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-30 01:23:25 +00:00
parent 0c634043e3
commit a2904b069a
3368 changed files with 12954 additions and 9475 deletions
@@ -1,7 +1,7 @@
---
name: fixing-accessibility
description: Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.
risk: unknown
risk: critical
source: https://github.com/ibelick/ui-skills/tree/main/skills/fixing-accessibility
source_repo: ibelick/ui-skills
source_type: community
@@ -1,7 +1,7 @@
---
name: playwright-skill
description: "IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below."
risk: unknown
risk: critical
source: community
date_added: "2026-02-27"
plugin:
@@ -1,7 +1,7 @@
---
name: ui-a11y
description: Audit a component or page for accessibility issues and fix them
risk: unknown
risk: critical
source: https://github.com/bitjaru/styleseed/tree/main/engine/.claude/skills/ss-a11y
source_repo: bitjaru/styleseed
source_type: community
@@ -1,7 +1,7 @@
---
name: webapp-testing
description: "To test local web applications, write native Python Playwright scripts."
risk: unknown
risk: critical
source: community
date_added: "2026-02-27"
---