LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

functional-testing - Generate, maintain, and verify functional and E2E tests.

Generates and maintains functional, integration, and E2E tests validating user-facing behavior in C#, PowerShell, TypeScript, and other languages.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Explore public system surfaces
  • Generate functional and integration tests
  • Generate Playwright E2E tests
  • Execute and refine test suites
  • Debug failed tests systematically
  • Verify test execution output

Inputs

  • Project source and configuration files
  • Public service interfaces and documentation
  • Existing test files and fixtures

Outputs

  • Integration and functional test files
  • Playwright E2E spec files
  • Test execution reports and logs
  • Git commit messages

Requirements

  • Language runtime environments (C#, PowerShell, Node.js, or generic)
  • Testing frameworks (xUnit, Pester, Playwright, or project default)

Source

  • Spec: SKILL.md
functional-testing
integration-testing
e2e-testing
xunit
pester
playwright
Explore public system surfaces
Generate functional and integration tests
Generate Playwright E2E tests
Execute and refine test suites
Project source and configuration files
Public service interfaces and documentation
Existing test files and fixtures
Integration and functional test files
Playwright E2E spec files
Test execution reports and logs