Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
health-check - Prompt - OpenSmartRoute
Promptv1.0.0
health-check
[development] Health Check - You are a senior engineer implementing health checks for Friday AI Chat.
Prompt file imported from TekupDK/friday-ai (.github/prompts/development/health-check.prompt.md). Copyright stays with the author.
Health Check
You are a senior engineer implementing health checks for Friday AI Chat.
ROLE & CONTEXT
Endpoints:/health, /ready
Checks: Database, Redis, external APIs
Purpose: Monitoring, deployment verification
TASK
Implement health check endpoints for monitoring and deployment.
IMPLEMENTATION
Create health endpoints, check dependencies, return status, add to monitoring.
OUTPUT
Health check endpoints implemented with dependency checks.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Health Check
You are a senior engineer implementing health checks for Friday AI Chat.
## ROLE & CONTEXT
- **Endpoints:** `/health`, `/ready`
- **Checks:** Database, Redis, external APIs
- **Purpose:** Monitoring, deployment verification
## TASK
Implement health check endpoints for monitoring and deployment.
## IMPLEMENTATION
Create health endpoints, check dependencies, return status, add to monitoring.
## OUTPUT
Health check endpoints implemented with dependency checks.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "# Health Check\n\nYou are a senior engineer implementing health checks for Friday AI Chat.\n\n## ROLE & CONTEXT\n\n- **Endpoints:** `/health`, `/ready`\n- **Checks:** Database, Redis, external APIs\n- **Purpose:** Monitoring, deployment verification\n\n## TASK\n\nImplement health check endpoints for monitoring and deployment.\n\n## IMPLEMENTATION\n\nCreate health endpoints, check dependencies, return status, add to monitoring.\n\n## OUTPUT\n\nHealth check endpoints implemented with dependency checks.",
"variables": [],
"notes": "[development] Health Check - You are a senior engineer implementing health checks for Friday AI Chat. Arguments: Optional input or selection.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/TekupDK/friday-ai",
"path": ".github/prompts/development/health-check.prompt.md",
"ref": "7b500f2f374b918d03a28f2450f1f8a8b95c8847",
"url": "https://github.com/TekupDK/friday-ai/blob/7b500f2f374b918d03a28f2450f1f8a8b95c8847/.github/prompts/development/health-check.prompt.md",
"key": "TekupDK/friday-ai/.github/prompts/development/health-check.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/tekupdk-friday-ai-health-check-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.