Generate test cases from functional specifications. Use when: writing acceptance tests, API tests, UI tests, integration tests, error handling tests, creating test scenarios, analyzing specifications for testable requirements, generating test suites in EN or SK, exporting test cases to CSV/Markdown, reviewing test coverage, refining tests with feedback.
Generate Robot Framework test automation scripts from test cases. Use when: converting test cases (.md or .csv) into executable Robot Framework .robot files, creating automated test suites, building keyword-driven tests with Browser library, scaffolding page objects and resource files.