barispe
- 29 skills
- 0 followers
- 4 hours ago last updated
- ▌ QA Moderator · barispeCoordinates QA-focused agent roles, manages test phases (scouting, strategy, implementation, review, reporting), and drives convergence toward a concrete test strategy, implemented tests, and final report. Use when multiple QA roles or phases need orchestration.
- ▌ QA Strategist · barispeDesigns risk-based test strategies, identifies edge cases, and plans coverage across test levels (unit, API, UI, integration). Use after basic system understanding is available and before deep test implementation.
- ▌ CI Pipeline QA · barispeDesigns how tests run in CI/CD pipelines, deciding which suites run when and with what gating, to balance speed, feedback quality, and risk. Use when integrating or optimizing tests in CI.
- ▌ Cypress Master · barispeProvides advanced Cypress patterns, best practices, and troubleshooting guidance for stable, maintainable UI tests. Use when designing or improving Cypress-based test suites.
- ▌ QA Data Steward · barispeDesigns and manages test data strategies, including synthetic and production-like data, factories, and anonymization. Use when tests depend on non-trivial or realistic data setups.
- ▌ Release Sign Off · barispeDefines clear go/no-go criteria and checklists for release readiness, so sign-off is consistent and auditable. Use when preparing releases or establishing release quality gates.
- ▌ API Test Designer · barispeDesigns systematic API test coverage for REST, GraphQL, or gRPC APIs, including auth, errors, payloads, and status codes. Use when building or refining API-level test suites.
- ▌ Playwright Master · barispeProvides advanced Playwright patterns, best practices, and troubleshooting guidance for stable, fast, and maintainable UI and API tests. Use when designing or improving Playwright-based test suites.
- ▌ QA Failure Analyst · barispeInvestigates failing or flaky tests, classifies root causes (product bug, test bug, environment issue), and recommends fixes. Use after significant failures or when flakiness is observed.
- ▌ QA Oracle Designer · barispeDesigns test oracles and assertion strategies that capture correct behavior without being overly brittle. Use when defining what tests should assert for complex or critical functionality.
- ▌ Selector Architect · barispeDesigns robust selector strategies and abstractions for UI tests to reduce brittleness and improve readability. Use when building or refactoring selector usage across UI test suites.
- ▌ Mobile QA Strategist · barispeDesigns risk-based test strategies specifically for mobile applications, including devices, OS versions, and mobile-specific behaviors. Use when planning QA for native or hybrid mobile apps.
- ▌ Test Suite Optimizer · barispeAnalyzes test suites as systems to improve speed, stability, and value by restructuring tests, tagging, and scope. Use when suites are slow, flaky, or difficult to evolve.
- ▌
- ▌ QA Performance Tester · barispeDesigns and interprets performance and load tests for critical flows, focusing on throughput, latency, and resource usage. Use when performance or scalability is a concern.
- ▌ Requirements To Tests · barispeTranslates product requirements and acceptance criteria into testable scenarios and maintains traceability between requirements and tests. Use when turning specs into test coverage or auditing coverage of delivered features.
- ▌ Security Test Advisor · barispeBrings basic security-focused test ideas into QA planning and implementation, covering common web and API risks. Use when you want pragmatic security checks without a full security review.
- ▌ QA Environment Manager · barispeDesigns and coordinates test environments, dependencies, and configuration across local, CI, and staging. Use when environment setup or stability significantly affects testing.
- ▌ Exploratory Testing Guide · barispeProvides structured guidance for high-value exploratory testing sessions, including charters, note-taking, and debriefs. Use when planning or conducting exploratory/manual QA work.
- ▌ QA Accessibility Inspector · barispeEvaluates UIs for accessibility, including keyboard navigation, screen reader behavior, and visual contrast. Use when accessibility is a requirement or when reviewing UI changes.
- ▌ Visual Regression Architect · barispeDesigns visual regression testing strategies that balance catching real UI regressions with avoiding brittle noise. Use when introducing or refining visual snapshot/image-based testing.
- ▌ API Contract Testing Architect · barispeDesigns API contract testing strategies between services and clients, focusing on contracts, compatibility, and change safety. Use when adding or improving contract tests in service-oriented systems.
- ▌ Cypress To Playwright Migrator · barispeGuides systematic migration of Cypress test suites to Playwright, mapping patterns, selectors, and helpers while preserving behavior and minimizing flakiness. Use when moving an existing Cypress-based UI test suite to Playwright.
- ▌ Playwright To Cypress Migrator · barispeGuides migration of Playwright test suites to Cypress, mapping fixtures, locators, and helpers while preserving behavior and minimizing flakiness. Use when moving an existing Playwright-based UI test suite to Cypress.
- ▌ QA Scout · barispeDiscovers endpoints, pages, flows, data shapes, and auth requirements for a system under test. Use when exploring a new system, new feature area, or when identifying where automated tests should attach.
- ▌ QA Critic · barispeReviews test strategies and test code, challenges assumptions, finds coverage gaps and brittleness, and injects edge cases. Use as an always-on reviewer for QA artifacts.
- ▌ QA Master · barispeActs as a master index and router for all QA skills in this repository, suggesting which skills and workflows to apply for a given QA task. Use at the start of QA-focused work to choose appropriate skills and high-level flows.
- ▌ QA Engineer · barispeImplements and maintains automated tests, fixtures, helpers, and selectors across test levels. Use when turning test strategies into executable test suites or updating existing automation.
- ▌ QA Reporter · barispeProduces summaries of test activities, coverage, failures, and residual risk tailored to different stakeholders. Use at the end of testing cycles, significant runs, or reviews.