Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Association-of-stupid-people/cocos-mcp-server --skill web-testinggit clone --depth 1 https://github.com/Association-of-stupid-people/cocos-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/association-of-stupid-people/cocos-mcp-server/web-testing)<a href="https://agentmods.dev/skills/association-of-stupid-people/cocos-mcp-server/web-testing"><img src="https://agentmods.dev/badge/skills/association-of-stupid-people/cocos-mcp-server/web-testing/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/association-of-stupid-people/cocos-mcp-server/web-testing"><img src="https://agentmods.dev/badge/skills/association-of-stupid-people/cocos-mcp-server/web-testing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00051 | $0.00833 |
| Opus 5 | $0.00026 | $0.00417 |
| Sonnet 5 | $0.00010 | $0.00167 |
| Haiku 4.5 | $0.00005 | $0.00083 |
Grade A, and why
ck:web-testing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
26 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/accessibility-testing.md 1.9 KB
- references/api-testing.md 1.8 KB
- references/ci-cd-testing-workflows.md 2.5 KB
- references/component-testing.md 2.4 KB
- references/contract-testing.md 3.3 KB
- references/cross-browser-checklist.md 1.7 KB
- references/database-testing.md 3.3 KB
- references/e2e-testing-playwright.md 2.7 KB
- references/functional-testing-checklist.md 2.7 KB
- references/interactive-testing-patterns.md 2.5 KB
- references/load-testing-k6.md 1.7 KB
- references/mobile-gesture-testing.md 2.1 KB
- references/performance-core-web-vitals.md 3.1 KB
- references/playwright-component-testing.md 2.8 KB
- references/pre-release-checklist.md 1.8 KB
- references/security-checklists.md 2.5 KB
- references/security-testing-overview.md 2.8 KB
- references/shadow-dom-testing.md 1.6 KB
- references/test-data-management.md 2.9 KB
- references/test-flakiness-mitigation.md 1.8 KB
- references/testing-pyramid-strategy.md 2.1 KB
- references/unit-integration-testing.md 2.7 KB
- references/visual-regression.md 2.2 KB
- references/vulnerability-payloads.md 1.3 KB
- scripts/analyze-test-results.js 7.8 KB runs code
- scripts/init-playwright.js 6.5 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 98 lines · 51 tokens per session scan A 5f6f15a6a485
ck:web-testing is a skill published in the GitHub repository Association-of-stupid-people/cocos-mcp-server (0 stars, last pushed 26d ago), with no licence file. It adds 51 tokens to every session and 833 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
test-conversion-researcher
Researcher for converting unit tests to browser tests for Project Bedrock. Invoke this when the user needs to understand the current codebase behavior while removing complex Browser dependencies from tests.
06-test
Write and iterate tests until they pass, or validate a user journey end to end in the browser. Use when the user wants to add coverage, find what's untested, or walk a flow. Not for auditing test health or debugging a failure.
chrome-ext-testing
This skill should be used when writing or setting up tests for a Chrome extension. Trigger when: "test chrome extension", "extension unit test", "extension e2e test", "Vitest extension", "Playwright extension", "@webext-core/fake-browser", "test content script", "test service worker", "test messaging", "test storage"…
webapp-testing
Write and run comprehensive web app tests — unit, integration, E2E with Playwright/Cypress, and visual regression.
vc:web-testing
Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.
webapp-testing
Use when: test a web app across unit, integration, and end-to-end layers with the right balance.