testing-anti-patterns
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
$ インストール
git clone https://github.com/chrispangg/deepagentsdk /tmp/deepagentsdk && cp -r /tmp/deepagentsdk/.claude/skills/testing-anti-patterns ~/.claude/skills/deepagentsdk// tip: Run this command in your terminal to install the skill
Repository

chrispangg
Author
chrispangg/deepagentsdk/.claude/skills/testing-anti-patterns
57
Stars
5
Forks
Updated1w ago
Added1w ago