always-works-testing

Default testing standard for all implementation work - ensures code actually works through mandatory execution validation before confirming to user. Applies automatically whenever writing, modifying, debugging, or implementing any code (scripts, APIs, UI, configs, data operations, logic changes). This is the baseline expectation, not an optional extra - every implementation must be verified through actual execution, not assumed correct.

$ 安裝

git clone https://github.com/FlorinPopaCodes/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/always-works-testing ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill