Marco avatar

Marco

Community

@marcocelone · Miami FL

0Followers
|
15Public Repos
|
6Published Skills

Hi, I'm Marco 👋 Senior Quality Engineering Leader based in Miami, FL — I build automation frameworks that actually scale, lead teams that ship with confidence

Skills Distribution
DomainDeveloper To...E2E Test Engineering (40%)Test Strategy & Pl.. (25%)Test Code Review &.. (20%)Application Domain.. (15%)

Agent Skills by Marco

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Marco

FAQPage Schema
What tasks can I accomplish with Marco Celone's skills?▼

You can generate functional test scenarios from EventHub domain knowledge, assign scenarios to Unit/API/Component/E2E pyramid layers, review pytest-playwright files for best-practice compliance, and write E2E tests with real browser validation plus a self-healing debug loop.

Who should use these test engineering skills?▼

Quality engineers, SDETs, and test automation leads working in Python with pytest and Playwright. They suit teams writing, reviewing, or debugging E2E suites and anyone needing structured test strategy for the EventHub application's business rules and user flows.

How do I invoke the scenario and test generation skills?▼

Pass an argument hint such as a feature name, test file path, or leave it blank for full-suite scope. create-scenarios, test-strategy, review-tests, and generate-tests accept these inputs; eventhub-domain and playwright-best-practices supply background standards automatically.

What testing standards do these skills enforce?▼

They enforce Playwright E2E standards for Python/pytest: locator strategy, assertion patterns, test structure, Page Object Model, API mocking, authentication patterns, wait strategies, and documented anti-patterns, applied during test writing, review, and debugging.

What prerequisites are needed to use these skills?▼

A Python environment with pytest and Playwright installed, plus access to the application under test for real browser validation. EventHub-specific skills assume familiarity with its business rules, API endpoints, data models, UI selectors, and error scenarios.