Use this skill to determine the correct data-testid selector for Playwright or end-to-end tests.
Determines the correct data-testid selector for Playwright tests by checking playwrightId, data-testid, or text content in priority order. Use when writing e2e tests to identify UI components for test selectors.
/plugin marketplace add venturo-id/venturo-claude/plugin install venturo-e2e-web@venturo-toolsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Determine the correct data-testid for a UI component following a strict priority order.
// Test uses: [data-testid="my-element"] // Component has only data-testid: <Component data-testid="my-element" /> // Test uses: [data-testid="my-element"]
Key Rule: Always use [data-testid="..."] in tests, whether the component has playwrightId or data-testid!
Return a simple string containing the resolved data-testid value.
If no match is found, return: "undefined-testid"
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.