ck:test

Automate test suite execution, coverage analysis, and UI/visual tests.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-test-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/test
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-test-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the testing process for software projects, automating test execution, coverage analysis, and UI/visual testing, saving time and reducing manual effort.

Core Features & Use Cases

  • Test Execution: Run unit, integration, e2e, and UI tests automatically.
  • Coverage Analysis: Generate and analyze test coverage reports.
  • UI Testing: Perform visual regression testing and responsive layout checks.
  • Use Case: Integrate this Skill into your development workflow to ensure code quality and catch issues early in the development cycle.

Quick Start

Use the ck:test skill to run all tests for your project.

Frequently Asked Questions about ck:test

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

FAQPage Schema
How do I automate test execution for unit, integration, and e2e suites?

Automate test execution by running the skill against your codebase to handle unit, integration, e2e, and UI tests automatically, saving time and reducing manual effort in your development workflow.

How do I generate and analyze test coverage reports for my software project?

Generate test coverage reports by triggering coverage analysis during your automated test execution. The skill evaluates your codebase and test scripts to produce coverage metrics, ensuring code quality and identifying untested paths.

Can I perform visual regression testing and responsive layout checks with this tool?

Yes, you can perform visual regression testing and responsive layout checks using the UI testing features. The skill automates UI and visual tests for your software project to catch visual defects early in the development cycle.

Does automated testing work with various programming languages and testing frameworks?

Automated testing works with various programming languages and testing frameworks. The skill requires access to your project's codebase and existing test scripts to execute unit, integration, e2e, and UI tests across different environments.

What do I need to set up before running automated UI and integration tests?

You need to provide access to your project's codebase and existing test scripts. The skill uses these references and scripts to execute unit, integration, e2e, and UI tests, requiring no additional dependencies to start automation.