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.

unit-test-vue-pinia - Write and review unit tests for Vue 3 and Pinia

Write and review unit tests for Vue 3, Vitest, and Pinia components, composables, and stores using Vue Test Utils and black-box assertions.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write unit tests
  • Review unit tests
  • Mock Pinia stores
  • Assert observable outputs
  • Identify coverage gaps

Inputs

  • Vue component composable or store code
  • Existing test code or test requirements
  • Reference file references/pinia-patterns.md

Outputs

  • Generated or updated unit test code
  • Test strategy summary notes
  • Code review findings and coverage gaps

Requirements

  • Vue 3
  • TypeScript
  • Vitest
  • Pinia
  • Vue Test Utils

Source

  • Spec: SKILL.md
testing
vue3
pinia
vitest
unit-testing
typescript
Write unit tests
Review unit tests
Mock Pinia stores
Assert observable outputs
Vue component composable or store code
Existing test code or test requirements
Reference file references/pinia-patterns.md
Generated or updated unit test code
Test strategy summary notes
Code review findings and coverage gaps