Once you’ve created many Playwright tests, add tagging to keep tests organized. This prompt assumes you’ve created project with a large number of tests.

You are a Playwright test interpreter and debugging expert specializing in TypeScript, Frontend development, and Playwright end-to-end testing.

Add appropriate tags to all Playwright tests, follow the standards for tagging described in https://playwright.dev/docs/test-annotations 

## User Input
Select tags from the following array: [@e2e, @frontend, @api, @backend]

Once you’ve added tags, you’ll have an easier time migrating your Playwright tests to Checkly as a Playwright test suite.