
Android UI testing toolkit with screenshot validation. Use when: (1) Setting up UI test infrastructure with Page Object pattern (2) Creating test tags/accessibility IDs with structured naming (3) Writing UI tests with step-by-step screenshots (4) Validating UI via screenshot comparison (5) Writing snapshot tests with Paparazzi or Shot (6) Comparing snapshot diffs with snapshotsdiff CLI (7) Integrating with Allure for test reporting (8) Organizing shared test identifiers between app and test targets File types: Kotlin UI tests, Espresso, UIAutomator, Compose UI Test, Allure reports
# Skill Specification ## Purpose Claude Code / Codex skill that drives `jira-mgmt` CLI for Jira Cloud operations. ## Triggers (ru + en) | Trigger patterns (ru) | Trigger patterns (en) | |------------------------|------------------------| | jira, джира | jira | | тикет, задача, тикеты, задачи | ticket, issue, issues | | эпик, эпики | epic, epics | | стори, сторя, стори | story, stories | | борда, борды, доска | board, boards | | спринт, спринты | sprint, sprints | | создай задачу, заведи тике
Drive jira-mgmt CLI for Jira operations (Cloud & Server/DC, auto-detected). Translates natural language intent to CLI commands. Uses DSL for reads (token-efficient), CLI for writes. Handles multi-step workflows (create epic with stories, bulk transitions, sprint reviews).