Marco
Community@marcocelone · Miami FL
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
Agent Skills by Marco
Showing 6 vetted skills indexed across 1 GitHub repositories.
eventhub-domain
Provides EventHub platform domain knowledge including business rules, API endpoints, data models, and UI selectors.
playwright-best-practices
Defines Playwright E2E testing standards for Python pytest projects including locators, assertions, and POM patterns.
review-tests
Review pytest-playwright test files for best practice compliance and correctness.
create-scenarios
Generates functional test scenarios from domain knowledge using six thinking lenses.
test-strategy
Assigns test scenarios to optimal test pyramid layers across unit, API, component, and E2E.
generate-tests
Write and validate pytest-playwright E2E tests with a self-healing debug loop.
Frequently Asked Questions About Marco
FAQPage SchemaWhat 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.