ck:test

Execute unit, integration, e2e, and UI tests across multiple languages with coverage analysis.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-test-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/test
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-test-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit streamlines the execution of various types of tests, including unit, integration, end-to-end, and UI tests, ensuring high-quality code and robust applications.

Core Features & Use Cases

  • Comprehensive Testing: Executes unit, integration, end-to-end, and UI tests.
  • Coverage Analysis: Ensures code coverage meets project standards.
  • UI Verification: Runs visual regression tests and accessibility checks.
  • Build Validation: Validates build process and dependencies.
  • QA Reporting: Generates structured QA reports for review.
  • Use Case: Before deploying a new feature, run the test suite to validate functionality and performance.

Quick Start

To run all tests, use the command: /ck:test [context]

Frequently Asked Questions about ck:test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run unit and integration tests for JavaScript, Python, and Rust applications?

You can run unit, integration, end-to-end, and UI tests for JavaScript/TypeScript, Python, Go, Rust, and Flutter by executing the test suite, which validates functionality and generates structured QA reports for comprehensive code quality assurance.

What is the best way to analyze test coverage and perform UI verification before deployment?

The best way to analyze test coverage and perform UI verification is to execute a comprehensive test suite that runs visual regression tests, accessibility checks, and validates that code coverage meets your project standards before deployment.

Does this testing approach support end-to-end and UI tests for Flutter applications?

Yes, this testing approach supports executing end-to-end and UI tests for Flutter applications, alongside JavaScript/TypeScript, Python, Go, and Rust, ensuring robust application quality through build validation and structured QA reporting.

How do I validate build processes and dependencies to ensure high-quality code?

To validate build processes and dependencies for high-quality code, execute the test suite to perform build validation, run coverage analysis, and generate structured QA reports that review functionality and performance before deploying new features.

When do I need to run a comprehensive test suite including visual regression and accessibility checks?

You need to run a comprehensive test suite including visual regression and accessibility checks before deploying a new feature, ensuring that code coverage meets project standards and validating functionality, performance, and UI integrity.