code-testing

Run tests using justfile tasks (just test-local for local development, just test-unit, just test-it). Use after implementing features, fixing bugs, when user mentions tests, validation, or before commits. Primary command is 'just test-local' which runs without external dependencies.

$ 安裝

git clone https://github.com/edgeandnode/amp /tmp/amp && cp -r /tmp/amp/.claude/skills/code-test ~/.claude/skills/amp

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