generate_automation_framework

generate_automation_framework is a command for Claude Code from anhtester/ClaudeCode_Playwright_Demo. It costs 27 tokens per session (2,972 once invoked), scanned A, a copy of generate_automation_framework, MIT.

An automation framework builder that sets up test projects for websites, mobile apps, and APIs using Playwright, Selenium, or Appium.

In plain words
What is it for?
Use it to create a runnable automated-testing project with test runners and reports for web, mobile, or API testing.
Why use it?
It removes the need to design the test-project structure and configuration from scratch. It first confirms the technology choices instead of guessing them.

Command for Claude Code

Install

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.

agentmods
npx agentmods add commands/anhtester/claudecode_playwright_demo/generate_automation_framework
Clone the repo
git clone --depth 1 https://github.com/anhtester/ClaudeCode_Playwright_Demo

Made for: Claude Code.

Wrote 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.

agentmods badge for generate_automation_framework

README.md
[![agentmods](https://agentmods.dev/badge/commands/anhtester/claudecode_playwright_demo/generate_automation_framework.svg)](https://agentmods.dev/commands/anhtester/claudecode_playwright_demo/generate_automation_framework)
Your own site
<a href="https://agentmods.dev/commands/anhtester/claudecode_playwright_demo/generate_automation_framework"><img src="https://agentmods.dev/badge/commands/anhtester/claudecode_playwright_demo/generate_automation_framework.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,972 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00027 $0.02972
Opus 5 $0.00014 $0.01486
Sonnet 5 $0.00005 $0.00594
Haiku 4.5 $0.00003 $0.00297

Measured 4d ago against content hash b3a90779c5af, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

generate_automation_framework 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.

Origin

This is a copy

86% identical to generate_automation_framework — 70 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/generate_automation_framework.md · 267 lines

How it starts

The opening of the file, as written. The whole thing — 267 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Workflow: Thiết Kế Automation Framework

BẮT BUỘC (MANDATORY SKILL): Bạn PHẢI nạp và đọc kỹ nội dung của skill framework_architect (tại .agent/skills/framework_architect/SKILL.md) trước khi bắt đầu. Ngoài ra, tham khảo thêm skill qa_automation_engineer để nắm các quy tắc automation chung.

Workflow này giúp agent thiết kế, scaffold và triển khai một automation framework hoàn chỉnh từ đầu, phù hợp với nhu cầu cụ thể của project.

⚠️ Nguyên tắc thực thi

  • Tất cả output bằng Tiếng Việt
  • KHÔNG đoán tech stack — phải hỏi user xác nhận trước khi scaffold
  • PHẢI tạo artifact task.md để theo dõi tiến độ
  • Mỗi file sinh ra phải biên dịch/chạy được ngay — không để placeholder // TODO
  • Framework phải tuân thủ design principles trong skill framework_architect

Stacks hỗ trợ

Platform Stack Ngôn ngữ Runner Report
🌐 Web Playwright TypeScript Playwright Test HTML Report, Allure
🌐 Web Playwright Java TestNG / JUnit5 Allure
🌐 Web Playwright Python Pytest pytest-html, Allure
🌐 Web Selenium Java TestNG Allure, ExtentReports
🌐 Web Selenium Python Pytest pytest-html, Allure
📱 Mobile Appium Java TestNG Allure, ExtentReports
📱 Mobile Appium Python Pytest Allure
🔌 API REST Assured Java TestNG Allure
🔌 API Playwright API TypeScript Playwright Test HTML Report

Các bước thực hiện

Bước 1: Thu thập yêu cầu (Requirements Gathering — ⏸️ CHECKPOINT)

  1. Hỏi user các thông tin cần thiết:

    Câu hỏi Mục đích Mặc định nếu không trả lời
    Ứng dụng cần test là gì? (Web / Mobile / API / Hybrid) Chọn platform Web
    Framework nào? (Playwright / Selenium / Appium) Chọn tool Playwright
    Ngôn ngữ? (TypeScript / Java / Python) Chọn language TypeScript (Playwright), Java (Selenium/Appium)
    Project name? Đặt tên thư mục automation-framework
    Có cần CI/CD pipeline không? Sinh pipeline config Có (GitHub Actions)
    Reporting tool? Tích hợp report Mặc định theo stack
    Có test API song song không? Thêm API testing layer Không
    Parallel execution? Config parallel Không

Read the full file on GitHub · 267 lines

Changes

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.

  1. 4d ago First seen · 267 lines · 27 tokens per session scan A b3a90779c5af

Subscribe to this mod's changes

generate_automation_framework is a command published in the GitHub repository anhtester/ClaudeCode_Playwright_Demo (2 stars, last pushed 3mo ago), licensed MIT. It adds 27 tokens to every session and 2,972 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to generate_automation_framework, differing in 70 lines, and is treated as a copy.

Related

Other commands, from other repositories