Skip to main content
ClaudeWave
Skill490 estrellas del repoactualizado yesterday

gsd:help

Display GSD help information

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-help && cp -r /tmp/gsd-help/.claude/skills/gsd/commands/help ~/.claude/skills/gsd-help
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# GSD Help

Displays GSD help and usage information.

## When to Use

- Learning GSD commands
- Finding command information

## Process

1. Load help documentation
2. Display available commands
3. Provide usage examples

## Success Criteria

Help information displayed.