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 agentmods add skills/anhtester/claude-testing-kit/skills-framework-architectnpx skills add anhtester/claude-testing-kit --skill skills-framework-architectgit clone --depth 1 https://github.com/anhtester/claude-testing-kitWrote 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/anhtester/claude-testing-kit/skills-framework-architect)<a href="https://agentmods.dev/skills/anhtester/claude-testing-kit/skills-framework-architect"><img src="https://agentmods.dev/badge/skills/anhtester/claude-testing-kit/skills-framework-architect.svg" alt="Measured on agentmods" 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 | $0.00042 | $0.03133 |
| Opus 5 | $0.00021 | $0.01566 |
| Sonnet 5 | $0.00008 | $0.00627 |
| Haiku 4.5 | $0.00004 | $0.00313 |
Grade A, and why
skills-framework-architect 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Framework Architect
Description
Skill chuyên biệt giúp agent thiết kế, scaffold và triển khai automation framework từ đầu. Hỗ trợ đa nền tảng (Web, Mobile, API) với các framework phổ biến nhất.
Agent có thể:
- Thiết kế project structure theo best practices
- Sinh base classes, config management, driver/browser management
- Tích hợp reporting (Allure, HTML Report, Playwright Report)
- Cấu hình CI/CD pipeline (GitHub Actions, GitLab CI, Jenkins)
- Sinh template Page Object Model, fixtures, helpers
- Tạo file cấu hình (package.json, pom.xml, build.gradle, playwright.config.ts)
When to Use
Sử dụng skill này khi:
- User yêu cầu tạo/thiết kế automation framework mới
- User cần scaffold project structure cho test automation
- User muốn chuẩn hóa framework hiện tại
- User cần tích hợp reporting hoặc CI/CD vào framework
- User hỏi về best practices cho framework design
Trigger keywords: "create framework", "design framework", "scaffold project", "thiết kế framework", "tạo project mới"
Supported Stacks
🌐 Web Automation
| Stack | Ngôn ngữ | Runner | Report | Build Tool |
|---|---|---|---|---|
| Playwright + TypeScript | TypeScript | Playwright Test | HTML Report, Allure | npm |
| Playwright + Java | Java | TestNG / JUnit5 | Allure Report | Maven / Gradle |
| Playwright + Python | Python | Pytest | Allure, pytest-html | pip |
| Selenium + Java | Java | TestNG | Allure, ExtentReports | Maven / Gradle |
| Selenium + Python | Python | Pytest | Allure, pytest-html | pip |
📱 Mobile Automation
| Stack | Ngôn ngữ | Runner | Report | Build Tool |
|---|---|---|---|---|
| Appium + Java | Java | TestNG | Allure, ExtentReports | Maven / Gradle |
| Appium + Python | Python | Pytest | Allure, pytest-html | pip |
🔌 API Automation
| Stack | Ngôn ngữ | Runner | Report |
|---|---|---|---|
| REST Assured | Java | TestNG | Allure |
| Playwright API | TypeScript | Playwright Test | HTML Report |
| Requests + Pytest | Python | Pytest | Allure |
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.
- 4d ago First seen · 329 lines · 42 tokens per session scan A 9709796aac84
skills-framework-architect is a skill published in the GitHub repository anhtester/claude-testing-kit (50 stars, last pushed 26d ago), licensed MIT. It adds 42 tokens to every session and 3,133 once invoked, about $0.0002 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-08-30.
Other skills, from other repositories
Framework Architect
Skill thiết kế và scaffold automation framework hoàn chỉnh cho Playwright, Selenium, và Appium — bao gồm project structure, base classes, config management, reporting, và CI/CD integration.
Smart Locator Agent
Skill sinh locator ổn định và dễ bảo trì cho UI automation, hỗ trợ Playwright, Selenium và Appium.
QA Automation Engineer
Skill hỗ trợ agent thực hiện các tác vụ QA automation testing bao gồm generate test cases, automation scripts, API tests, locators, phân tích flaky tests, và tạo test data.
Locator Healer Agent
Skill tự động phát hiện và sửa chữa locators bị hỏng khi automation tests fail do thay đổi DOM.
web-test
Тестирование 1С через веб-клиент — автоматизация действий в браузере. Используй когда пользователь просит проверить, протестировать, автоматизировать действия в 1С через браузер.
Katalon Studio Testing
Comprehensive testing patterns for Katalon Studio including codeless record-and-playback, Groovy scripted testing, custom keywords, data-driven testing, cross-browser execution, and CI/CD integration with Katalon TestOps.