functional-testing

Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.

$ Instalar

git clone https://github.com/thrawn01/claude-dotfiles /tmp/claude-dotfiles && cp -r /tmp/claude-dotfiles/skills/functional-testing ~/.claude/skills/claude-dotfiles

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