Test Guide banner
xiaolai xiaolai

Test Guide

Testing community

Description

# Manual Testing Guide Open the comprehensive testing guide and help the user test VMark features. ## Instructions 1. Read the testing guide at `dev-docs/testing/comprehensive-testing-guide.md` (create the directory if it does not yet exist) 2. Present a summary of test categories to the user 3. If the user specifies a category, show those specific tests 4. Help track test results if requested ## Test Categories 1. **Text Formatting** - Bold, italic, code, strikethrough, nested marks 2. **A

Installation

Installs to ~/.claude/commands/xiaolai-vmark-test-guide.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xiaolai/vmark/HEAD/.claude/commands/test-guide.md -o ~/.claude/commands/xiaolai-vmark-test-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository