ck:test

Execute unit, integration, end-to-end, and UI tests across languages and frameworks.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/felix-howard/ella --skill ck-test-felix-howard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:test
Source: https://github.com/felix-howard/ella/tree/main/.opencode/skills/test
Command: npx skills add https://github.com/felix-howard/ella --skill ck-test-felix-howard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures the quality and reliability of your codebase by automating various testing processes, from code-level validation to visual regression.

Core Features & Use Cases

  • Comprehensive Testing: Executes unit, integration, and end-to-end tests.
  • UI Verification: Performs visual regression testing and accessibility audits on web interfaces.
  • Coverage Analysis: Reports on code coverage to identify gaps.
  • Build Validation: Verifies the integrity of the build process.
  • Use Case: After deploying a new feature, use this Skill to run all automated tests, check UI consistency across different devices, and ensure code coverage meets project standards before merging.

Quick Start

Run all available tests for the current 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 unit and end-to-end testing across different programming frameworks?

Automate unit, integration, end-to-end, and UI tests across various programming languages and frameworks to validate codebase reliability. It executes deterministic tests and generates structured QA reporting.

Can I run visual regression testing and accessibility audits on my web interfaces?

Yes, perform visual regression testing and accessibility audits on web interfaces to verify UI consistency across devices and ensure adherence to quality standards before merging new features.

How do I analyze code coverage to identify gaps in my testing strategy?

Analyze code coverage to identify testing gaps by reporting on unvalidated code paths. This ensures automated tests meet project coverage standards during build verification and feature deployment.

What is the best way to verify build integrity and run all automated tests before merging?

Verify build integrity by automating the execution of all tests, checking UI consistency, and ensuring code coverage meets project standards. This validates the build process and guarantees code quality before merging.

Does automated QA reporting support structured test execution for continuous integration?

Automated QA reporting supports deterministic test execution and adherence to quality standards for continuous integration. It facilitates build verification and structured reporting across unit, integration, and end-to-end tests.