appium-mobile-testing
vmain
io.github.PramodDutta/qaskills/appium-mobile
Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.
“test testing jest playwright” 共 1,109 个结果
vmain
io.github.PramodDutta/qaskills/appium-mobile
Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.
vmain
io.github.stacklok/toolhive/deploy-otel
Deploy the OpenTelemetry observability stack (Prometheus, Grafana, OTEL Collector) to a Kind cluster for testing toolhive telemetry. Use when you need to set up monitoring, metrics collection, or observability infrastructure.
vmaster
io.github.JetBrains/intellij-community/writing-tests
Guidelines for writing tests in IntelliJ codebase. Use when creating new test classes or test methods.
vmain
io.github.davila7/claude-code-templates/github-actions-creator
Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.
vmain
io.github.ruvnet/ruflo/agent-test-long-runner
Agent skill for test-long-runner - invoke with $agent-test-long-runner
vmain
io.github.ruvnet/ruflo/agent-tester
Agent skill for tester - invoke with $agent-tester
vmain
io.github.ruvnet/ruflo/github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
vmain
io.github.majiayu000/claude-skill-registry-data/faion-automation-tooling
Automation & tooling specialist: browser automation, CI/CD, monorepo, performance testing, feature flags. 23 methodologies.
vmain
io.github.JK-0001/skills/automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
vmain
io.github.rohitg00/awesome-claude-code-toolkit/testing-strategies
Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization
vmain
io.github.rohitg00/awesome-claude-code-toolkit/python-best-practices
Pythonic code with modern type hints, dataclasses, async patterns, packaging, and testing
vmain
io.github.exceptionless/Exceptionless/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
vmain
io.github.netalertx/NetAlertX/testing-workflow
Read before running tests. Detailed instructions for single, standard unit tests (fast), full suites (slow), handling authentication, and obtaining the API Token. Tests must be run when a job is complete.
vmain
io.github.badlogic/pi-skills/browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
vmain
io.github.MMIV-ML/fastMONAI/docker-local-dev
Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks with Nginx, Supervisor/PM2, databases, Redis, and email testing. Always asks clarifying questions before generating configurations.
vmain
io.github.YFGaia/dify-plus/component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
vmain
io.github.YFGaia/dify-plus/frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
vmain
io.github.stacklok/toolhive/deploying-vmcp-locally
Deploys a VirtualMCPServer configuration locally for manual testing and verification
vmain
io.github.JimmyLv/BibiGPT-v1/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
vdev
io.github.code-yeongyu/oh-my-openagent/dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
vmain
io.github.benchflow-ai/skillsbench/browser-testing
VERIFY your changes work. Measure CLS, detect theme flicker, test visual stability, check performance. Use BEFORE and AFTER making changes to confirm fixes. Includes ready-to-run scripts: measure-cls.ts, detect-flicker.ts
vmain
io.github.benchflow-ai/skillsbench/browser-testing
VERIFY your changes work. Measure performance, CLS. Use BEFORE and AFTER making changes to confirm fixes. Includes ready-to-run scripts: measure-cls.ts, detect-flicker.ts
vmaster
io.github.redpanda-data/console/testing
Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.
vmain
io.github.benchflow-ai/skillsbench/python-scala-libraries
Guide for mapping common Python libraries and idioms to Scala equivalents. Use when converting Python code that uses standard library modules (json, datetime, os, re, logging) or needs equivalent Scala libraries for HTTP, testing, or async operations.