ck:test

Execute unit, integration, end-to-end, and UI tests on codebases.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-test-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/test
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-test-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of running various types of tests, including unit, integration, end-to-end, and UI tests, to ensure code quality and functionality.

Core Features & Use Cases

  • Comprehensive Testing: Supports a wide range of testing scenarios for both code and UI.
  • Automated Test Execution: Run tests automatically with minimal manual intervention.
  • Coverage Analysis: Analyze code coverage to ensure that all critical paths are tested.
  • Use Case: Use this Skill to automatically run a suite of tests after implementing new features or bug fixes to validate the changes.

Quick Start

Run all tests for the current codebase using the 'ck:test' command.

Frequently Asked Questions about ck:test

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

FAQPage Schema
How do I execute unit, integration, and end-to-end tests for my codebase?

To execute tests, this Skill handles unit, integration, end-to-end, and UI tests automatically on your codebase. It supports various test frameworks and tools, providing structured QA reports with minimal manual intervention.

Can I run browser-based UI testing and analyze code coverage?

Yes, automated UI testing supports browser-based environments, and the tool analyzes code coverage to ensure critical paths are tested. It provides structured QA reports detailing the coverage results after executing the test suite.

What test runners or UI testing tools do I need to use this automation?

You need to provide compatible test runners and UI testing tools in your environment. The Skill orchestrates the execution of these existing frameworks to run tests on your codebase and generate structured QA reports.

What's the best way to automate test execution after implementing new features?

The best way to automate test execution is running the 'ck:test' command, which validates new features or bug fixes. It runs the comprehensive test suite across your codebase and outputs structured QA reports detailing the results.

Are there limitations when running tests for code and UI simultaneously?

Limitations depend on the specific test runners and UI testing tools configured in your environment. The Skill orchestrates these dependencies to execute tests, meaning unsupported frameworks or improperly configured browser environments may prevent structured QA reports from generating.