📦 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,6 +1,6 @@
{
"name": "agentic-bundle-qa-testing",
"version": "15.6.0",
"version": "15.7.0",
"description": "Editorial \"QA & Testing\" bundle for Claude Code from Agentic Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
@@ -1,6 +1,6 @@
{
"name": "aasb-qa-testing",
"version": "15.6.0",
"version": "15.7.0",
"description": "Install the \"QA & Testing\" editorial skill bundle from Agentic Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
@@ -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: ci-cd-and-automation
description: Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
risk: unknown
risk: critical
source: https://github.com/addyosmani/agent-skills/tree/main/skills/ci-cd-and-automation
source_repo: addyosmani/agent-skills
source_type: community
@@ -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: 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"
---