Api Testing Observability
Plugin ActiveAPI testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring
To streamline API development workflows by providing a unified toolkit for testing, mocking, documentation generation, observability setup, and monitoring.
Features
- API testing automation
- Request mocking framework
- OpenAPI documentation generation
- Observability and monitoring setup
- Scenario-based mocking and data management
Use Cases
- Simulating API behavior for development and testing
- Generating interactive API documentation
- Setting up monitoring for API performance
- Validating API contracts
Non-Goals
- Providing a general-purpose testing framework outside of API specifics
- Managing production API infrastructure directly
- Handling non-API related data or services
Practical Utility
- info:Unique selling propositionWhile the plugin offers a suite of related tools, its core value proposition seems to be the comprehensive bundling of API development and observability tools rather than a unique AI behavior. It acts as a well-organized toolkit.
Scope
- warning:Single responsibility principleThe plugin bundles together several distinct domains: API testing, mocking, OpenAPI generation, observability, and monitoring. While related, these could be considered separate concerns that might benefit from more granular plugins for better focus and composability.
- warning:Tool surface sizeThe plugin appears to expose a very large number of tools and capabilities across its various domains, potentially exceeding the recommended 10-15 tools for optimal agent selection.
Invocation
- warning:Scoped toolsThe plugin manifest and associated `.md` files suggest a broad range of tools and agents, but the specific command structure and tool exposure need further inspection to determine if they are narrow verb-noun specialists or more generalist operations. The `api-mock.md` and `api-documenter.md` contain extensive Python code, implying complex internal logic rather than simple, exposed tools.
- info:Name collisionsThe plugin 'api-testing-observability' bundles a wide range of functionalities, increasing the potential for name collisions with other tools or built-in commands if not carefully managed within the plugin structure.
Maintenance
- warning:Dependency ManagementThe plugin uses Python and FastAPI, implying external dependencies. The provided files do not show evidence of vulnerability checks or a clear update mechanism for these dependencies beyond the existence of a lockfile.
Execution
- warning:Pinned dependenciesA lockfile exists, indicating dependency pinning. However, it's unclear if all scripts declare their interpreter and side effects via shebang + header.
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install api-testing-observability@claude-code-workflowsQuality Score
Trust Signals
Similar Extensions
Microsoft Learn MCP Server
100Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Cypress
100Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.
Data Validation Suite
99Schema validation, data quality monitoring, streaming validation pipelines, and input validation for backend APIs
Claude Code Hooks
99Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.