Page Object Mapper banner
dejandvorzak dejandvorzak

Page Object Mapper

Research community

Description

--- name: page-object-mapper description: Maps UFT objects to existing Aurora Page Object elements or proposes new ones, applying naming conventions and package structure. Stage 2 of the migration pipeline. Reads 01-analysis.json, writes 02-objects.json. Runs concurrently with step-finder. tools: Read, Grep, Glob, Write model: sonnet color: green --- **MISSION**: For every UFT object in the analysis, find the existing Aurora element or propose a new one. Stage 2 of 4. Its job is to **prevent d

Installation

Installs to ~/.claude/agents/dejandvorzak-uft-selenium-migration-agents-page-object-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dejandvorzak/uft-selenium-migration-agents/HEAD/.claude/agents/page-object-mapper.md -o ~/.claude/agents/dejandvorzak-uft-selenium-migration-agents-page-object-mapper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository