From jeremylongshore-claude-code-plugins-plus-skills
Guides API health checking operations and integration tasks including third-party APIs, webhooks, SDK generation, and OAuth. Generates production-ready code, configs, and best practices.
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 health checker tasks within the API Integration domain.
Assists with API testing operations using curl via bash, read/write/edit files, and grep. Covers REST, GraphQL, OpenAPI, authentication, and design patterns in API development.
Executes API smoke tests validating health endpoints, CRUD operations, auth, search, response times, and performance SLAs across staging/production during releases and deployments.
Implements liveness, readiness, and dependency health check endpoints for services. Use for Kubernetes probes, load balancers, and monitoring in Express, Spring Boot, Flask.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for api health checker tasks within the API Integration domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api health checker" 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 API Integration skill category. Tags: integration, webhooks, sdk, oauth, third-party