Tag: automated-testing

Type: All Skills Tools
skill

Automated Frontend Integration Test Generation

Analyses git diffs to identify changed frontend components and pages, then plans and writes integration tests using MSW and Vitest. It automates the creation of test coverage by identifying API endpoints and implementing appropriate mock ha…

Significant-Gravitas/Auto-GPT frontend-testing vitest msw integration-tests
skill ★ 1,072

Skill Creator for Agentic Workflows

An agentic skill for the end-to-end development of new skills, covering drafting, quantitative evaluation, and iterative refinement. It assists in capturing user intent, authoring structured SKILL.md files, and optimising descriptions for i…

Onelevenvy/flock skill-development agentic-workflows llm-evaluation prompt-engineering
skill ★ 105

Automated AI Agent Test Case Generation

Automate the creation of test suites for AI agents by generating cases from SKILL.md files, manual descriptions, or by capturing live agent interactions via a proxy.

hidai25/eval-view ai-agents test-generation automated-testing agent-evaluation
skill ★ 50

Playwright E2E Testing Patterns and Best Practices

A comprehensive guide to implementing stable and maintainable end-to-end testing using Playwright, covering Page Object Model, CI/CD integration, and flaky test mitigation strategies.

tan-yong-sheng/ai-vision-mcp playwright e2e-testing testing-patterns automated-testing
skill ★ 23

Automated Feature Implementation Workflow

An automated workflow for executing feature units by managing configuration, documentation, testing, and spec-to-implementation alignment.

markmhendrickson/neotoma feature-workflow automated-testing spec-driven-development workflow-automation
skill ★ 10,706

Browser QA Flow Orchestrator

Orchestrates browser-based QA test flows by executing predefined specifications and generating detailed JSON and Markdown reports. It supports parallel execution, flow filtering by priority or group, and captures screenshots for failed test…

elie222/inbox-zero qa-automation browser-testing test-orchestration automated-testing
skill ★ 5

Independent Contract Compliance Verifier

This skill independently validates that a software implementation satisfies its defined contract by reading acceptance criteria, generating new test cases, and executing them using the project's existing toolchain. It serves as a secondary …

taniwhaai/arai contract-verification automated-testing software-quality agentic-workflow
skill ★ 19,338

Playwright E2E Test Generation Workflow

A three-agent workflow for planning, generating, and repairing automated Playwright end-to-end tests for the Opik application. It utilises a planner, generator, and healer to maintain test suites using established page objects and fixtures.

comet-ml/opik playwright e2e-testing test-automation opik
skill ★ 47,275

LiteLLM Automated Testing Skill

A minimal skill implemented for automated testing purposes within the LiteLLM framework.

BerriAI/litellm litellm automated-testing test-skill
skill ★ 184,429

Automated Frontend Integration Test Generation

Analyses frontend git diffs to identify changed components and pages, then plans and implements integration tests using Vitest and MSW. It automates the creation of test coverage by mapping API endpoints to mock service worker handlers.

Significant-Gravitas/AutoGPT frontend-testing vitest msw integration-tests
skill ★ 184,429

Automated end-to-end pull request testing

Automates end-to-end testing of pull requests by building environments with Docker Compose and verifying system state via browser interactions and API calls. It captures screenshots and posts detailed test reports directly to GitHub PR comm…

Significant-Gravitas/AutoGPT e2e-testing pull-request docker-compose integration-testing
skill ★ 184,429

Automating Pull Request Creation and Review

This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…

Significant-Gravitas/AutoGPT pull-request git-workflow github-cli automated-testing
skill

Automated Code Review and Linting Skill

An agentic skill designed to automate code reviews by checking for style guide compliance, running automated linting scripts, and identifying security vulnerabilities or performance issues.

phidatahq/phidata code-review linting security-auditing automated-testing
skill ★ 26,383

Test Coverage Improver

This skill automates the assessment and enhancement of test coverage by running coverage suites, identifying low-coverage files, and proposing impactful test cases for user approval.

openai/openai-agents-python test-coverage python automated-testing code-quality
skill ★ 21,652

Automated diff-driven smoke testing

Automates smoke testing by analysing git diffs to identify changes and executing targeted browser-based validation sequences. It utilises Skyvern browser tools to navigate, interact, and validate application state, reporting results directl…

Skyvern-AI/skyvern smoke-testing ci-cd git-diff browser-automation
skill ★ 21,652

Automated Diff-Driven QA Validation

This skill automates code validation by analysing git diffs to determine the appropriate testing strategy for frontend, backend, or mixed changes. It executes targeted browser automation, API requests, or repository-native tests to report p…

Skyvern-AI/skyvern qa automated-testing git-diff regression-testing
skill ★ 26

WAIaaS Automated User Acceptance Testing

An automated system for AI agents to execute markdown-based test scenarios for verifying WAIaaS functions across various blockchain networks. It manages session lifecycles, wallet selection, and transaction simulation during the testing pro…

minhoyoo-iotrust/WAIaaS uat blockchain automated-testing ai-agents
skill ★ 73,580

Bootstrap Realtime Evaluation Environments

Automates the scaffolding of new realtime evaluation environments within the OpenAI cookbook by configuring harnesses, prompts, tools, and datasets. It includes automated validation via smoke and full evaluation runs to ensure the new setup…

openai/openai-cookbook realtime-evals scaffolding openai-cookbook automated-testing