aaddrick

Test Gh Skills — Testing skill for Claude Code

Testing community

Execute comprehensive test suite for all gh CLI search skills.

How to install Test Gh Skills

Installs to ~/.claude/skills/aaddrick-gh-cli-search-test-gh-skills/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aaddrick-gh-cli-search-test-gh-skills && curl -fsSL https://raw.githubusercontent.com/aaddrick/gh-cli-search/HEAD/commands/test-gh-skills.md -o ~/.claude/skills/aaddrick-gh-cli-search-test-gh-skills/SKILL.md

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

What Test Gh Skills does


description: Execute comprehensive test suite for all gh CLI search skills

Use the **testing-gh-skills** skill to execute the full test suite.

Alternatives in Testing

  • Claude Codepro — by Max Ritter - Professional development environment for Claude Code with spec-driven workflow, TDD enforcemen 1.6k ★
  • Test Full — Run the full test suite across all tox environments with coverage enabled 1.1k ★
  • Generic Browser Test — Execute browser UI testing workflows from a plan file against any URL 363 ★

Full documentation available on GitHub

View Source Repository