📦 deps(thirdparty): update snapshots
This commit is contained in:
+10
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "agyb-aas-qa-test-automation",
|
||||
"version": "12.9.0",
|
||||
"description": "Install the \"AAS QA & Test Automation\" editorial skill bundle from Antigravity Awesome Skills.",
|
||||
"version": "13.0.0",
|
||||
"description": "Install the \"AAS QA & Test Automation\" workflow plugin from Antigravity Awesome Skills.",
|
||||
"author": {
|
||||
"name": "sickn33 and contributors",
|
||||
"url": "https://github.com/sickn33/antigravity-awesome-skills"
|
||||
@@ -19,8 +19,8 @@
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "AAS QA & Test Automation",
|
||||
"shortDescription": "Specialized Product Plugins · 9 curated skills",
|
||||
"longDescription": "Engineers and QA teams writing, debugging, and stabilizing test suites. Covers Test Driven Development, Systematic Debugging, and 7 more skills.",
|
||||
"shortDescription": "Plan test strategy, automate browser checks, debug failures, stabilize suites, and verify accessibility regressions.",
|
||||
"longDescription": "Plan test strategy, automate browser checks, debug failures, stabilize suites, and verify accessibility regressions. Testing is a natural plugin because users need a workflow, not a single skill: plan tests, automate browsers, debug failures, and fix regressions. Recommended for: QA engineers, Frontend and full-stack teams, Maintainers fixing flaky CI. Not for: Pure visual design work, Manual document production. Covers Test Driven Development, Systematic Debugging, and 8 more skills.",
|
||||
"developerName": "sickn33 and contributors",
|
||||
"category": "Specialized Product Plugins",
|
||||
"capabilities": [
|
||||
@@ -28,6 +28,11 @@
|
||||
"Write"
|
||||
],
|
||||
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
||||
"brandColor": "#111827"
|
||||
"brandColor": "#111827",
|
||||
"defaultPrompt": [
|
||||
"Use this plugin to create a test strategy covering unit, integration, E2E, load, and accessibility risks.",
|
||||
"Use this plugin to stabilize this flaky Playwright suite and explain the root cause.",
|
||||
"Use this plugin to add regression coverage for this bug with the smallest useful test."
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user