From jeremylongshore-claude-code-plugins-plus-skills
Generates API tests, configurations, and code for test automation using Jest, Pytest, mocking, and TDD patterns. Useful for unit/integration testing and API integrations.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for api test generator tasks within the Test Automation domain.
Generates pytest tests and configurations for unit testing, integration testing, mocking, TDD, and test automation in Python projects. Triggers on pytest generator phrases.
Generates backend unit, integration, and mock tests using Jest or Vitest, including fixtures, dependency mocks, edge cases, and best practices.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for api test generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api test generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Test Automation skill category. Tags: testing, jest, pytest, mocking, tdd