📦 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
@@ -4,7 +4,7 @@ description: Browser automation powers web testing, scraping, and AI agent
interactions. The difference between a flaky script and a reliable system
comes down to understanding selectors, waiting strategies, and anti-detection
patterns.
risk: unknown
risk: critical
source: vibeship-spawner-skills (Apache 2.0)
date_added: 2026-02-27
---
@@ -1,7 +1,7 @@
---
name: code-review-checklist
description: "Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability"
risk: unknown
risk: critical
source: community
date_added: "2026-02-27"
---
@@ -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: systematic-debugging
description: "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes"
risk: unknown
risk: critical
source: community
date_added: "2026-02-27"
---
@@ -1,7 +1,7 @@
---
name: test-driven-development
description: "Use when implementing any feature or bugfix, before writing implementation code"
risk: unknown
risk: critical
source: community
date_added: "2026-02-27"
---
@@ -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"
---