Run Frontend Tests

SkillDev tools

Run frontend tests. Use when user wants to run frontend unit tests or mentions /test-frontend command.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Run Frontend Tests skill

What this skill tells your AI

The instructions your AI receives, as published by rakovi4/continue-framework in .claude/skills/test-frontend/SKILL.md and read by ahel’s review.

Action

Read ProductSpecification/technology.md Conventions table for the frontend test command.

All tests:

{Frontend test command}

With argument (test filter):

{Frontend test command} {argument}

Examples

  • skill="test-frontend" - run all frontend tests
  • skill="test-frontend", args="registration.logic" - run registration logic tests
  • skill="test-frontend", args="registration.api" - run registration API tests
  • skill="test-frontend", args="login" - run all login-related tests

Output

Report the test results from output.

Signals

GitHub stars
51
Forks
14
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
test-frontend
Source
github.com/rakovi4/continue-framework