Test Skill banner
Affitor Affitor

Test Skill

Testing community

Description

Test a skill with 3 prompts to validate quality. For the specified skill, run these 3 tests: ## Test 1: Stranger Test Pick a natural prompt that someone unfamiliar with Affitor would type. Run the skill workflow mentally (or actually invoke it). Check: is the output usable and valuable? ## Test 2: Chain Test Take the output from Test 1 and check: would the next skill in the funnel (S1→S2, S2→S3, etc.) be able to pick up the context and run? Verify Output Schema fields are present and correctl

Installation

Installs to ~/.claude/commands/affitor-affiliate-skills-test-skill.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Affitor/affiliate-skills/HEAD/.claude/commands/test-skill.md -o ~/.claude/commands/affitor-affiliate-skills-test-skill.md

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

Full documentation available on GitHub

View Source Repository