e2e-test-automation

Community

Automate end-to-end Nikita tests across MCPs.

Authoryangsi7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill executes comprehensive end-to-end tests for Nikita using MCP tools and gcloud CLI to validate new implementations, ensure regressions are caught, and verify user journeys.

Core Features & Use Cases

  • Phase-based E2E tests across Telegram bot, Gmail OTP, Supabase DB, and Chrome portal
  • Scope-based testing (full, telegram, portal, otp)
  • Regression analysis with failure-mode references
  • Quickstart examples and documentation templates

Quick Start

After /implement completes, run this Skill with a scope (e.g., full, telegram, portal) to validate the end-to-end flow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: e2e-test-automation
Download link: https://github.com/yangsi7/nikita/archive/main.zip#e2e-test-automation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository