SKILL·5BC808

test-skill-e2e-1771211948387

oimiragieo
Updated 1 month ago
20 views
11
11
View on GitHub
Testingtestinge2evalidation

About

This skill validates end-to-end knowledge base indexing and search functionality for testing purposes. It specifically tests CSV schema verification and search capabilities. Developers should use it to verify their knowledge base systems are working correctly.

Quick Install

Claude Code

Recommended
Primary
npx skills add oimiragieo/agent-studio -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/oimiragieo/agent-studio
Git CloneAlternative
git clone https://github.com/oimiragieo/agent-studio.git ~/.claude/skills/test-skill-e2e-1771211948387

Copy and paste this command in Claude Code to install this skill

GitHub Repository

oimiragieo/agent-studio
Path: .claude/skills/test-skill-e2e-1771211948387
0
FAQ

Frequently asked questions

What is the test-skill-e2e-1771211948387 skill?

test-skill-e2e-1771211948387 is a Claude Skill by oimiragieo. Skills package instructions and resources that Claude loads on demand, so Claude can perform test-skill-e2e-1771211948387-related tasks without extra prompting.

How do I install test-skill-e2e-1771211948387?

Use the install commands on this page: add test-skill-e2e-1771211948387 to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does test-skill-e2e-1771211948387 belong to?

test-skill-e2e-1771211948387 is in the testing category, tagged testing, e2e and validation.

Is test-skill-e2e-1771211948387 free to use?

Yes. test-skill-e2e-1771211948387 is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

webapp-testing
Testing

This Claude Skill provides automated webapp testing using Playwright with a reconnaissance-first approach. It focuses on verifying server state and page load before testing, and includes capabilities for server management, UI testing, and visual debugging. Use it when testing web applications with Playwright for server verification, frontend debugging, and comprehensive UI testing.

View skill
test-driven-development
Testing

This Claude Skill enforces strict test-driven development by requiring you to write failing tests first before any implementation code. It follows the RED/GREEN/REFACTOR cycle where you write a test, verify it fails, write minimal code to pass, then refactor. Use this skill for all new features, bug fixes, and behavior changes to ensure test-first development practices.

View skill
axiom-xctest-automation
Testing

This skill provides comprehensive guidance for writing reliable XCUITests, covering element queries, waiting strategies, and accessibility identifiers. It helps developers implement stable UI automation with best practices like condition-based waiting and clean test isolation. Use it when writing, running, or debugging iOS UI tests to improve test reliability and maintainability.

View skill
axiom-ui-recording
Testing

This skill helps developers set up and enhance UI test recording in Xcode 26, based on WWDC 2025-344. It guides you through recording tests via app interaction, replaying them across multiple configurations, and improving test stability. Use it when configuring test plans for reliable, automated UI testing workflows.

View skill