Files
gh-physics91-claude-vibe/commands/st.md
2025-11-30 08:47:23 +08:00

23 lines
581 B
Markdown

---
description: "[Express] Skill test - alias for /skill-test"
allowed-tools: Read, Glob, Grep
---
# Express Skill Test (/st)
Quick alias for skill testing. Uses the same functionality as `/skill-test`.
## Usage
- `/st` - Test skill detection for current context
- `/st <skill-name>` - Test specific skill
- `/st <file-path>` - Test which skills match file
$ARGUMENTS
Test workflow:
1. Analyze input/context
2. Run skill detection logic
3. Show matched skills and confidence scores
4. Display generated prompts (dry run)
5. Validate SKILL.md syntax if testing specific skill