跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Api Testing Observability

插件 活跃

API 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.

功能

  • API testing automation
  • Request mocking framework
  • OpenAPI documentation generation
  • Observability and monitoring setup
  • Scenario-based mocking and data management

使用场景

  • Simulating API behavior for development and testing
  • Generating interactive API documentation
  • Setting up monitoring for API performance
  • Validating API contracts

非目标

  • 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.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install api-testing-observability@claude-code-workflows

质量评分

75 /100
13 days ago 分析

信任信号

最近提交14 days ago
星标35.3k
许可证MIT
状态
查看源代码