home/coding/test-prompts-11

Test Prompts

GPTClaudeDeepSeek··1,141 copies·updated 2026-07-14
test-prompts-11.prompt
# Test Prompts for Skill Creator

Use these to verify the skill works correctly.

## Test 1 — Vague request
>
> "I want a skill that helps me write better commit messages"

Expected: The skill should ask clarifying questions (what style? conventional commits? what language?) before generating.

## Test 2 — Precise request
>
> "Create a skill called 'sql-explainer' that takes a SQL query and explains it step by step in plain French. Trigger: /sql-explain. No tools needed."

Expected: The skill should generate a complete SKILL.md immediately without asking many questions, then propose test prompts.

## Test 3 — Improvement request
>
> "My existing skill /convert is too verbose. Can you help me tighten it?"

Expected: The skill should read the existing skill, identify verbosity, propose edits, and iterate.

when to use it

Community prompt sourced from the open-source GitHub repo valorisa/Claude-Skills (MIT). A "Test Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

valorisa/Claude-Skills · MIT