scenario library

Supported clarity paths

Browse the current Rikaha scenario library. Inspect a scenario here, or copy its example prompt and paste it into the homepage input.

Back to homepage

supported scenarios

What Rikaha can help with right now

Rikaha is intentionally focused. Browse the supported clarity paths and inspect a scenario before using its example prompt.

Deployment & Production

Next.js + Docker + PostgreSQL Deployment Clarity

Understand how a Next.js app, PostgreSQL database, Docker, ports, and optional nginx fit together in a production-minded setup.

Example prompt

Deploy Next.js with Docker and PostgreSQL

Inspect to view the full scenario here, or copy the prompt and paste it into the homepage input.

Nginx Reverse Proxy Clarity

Understand what nginx does in front of an app, how traffic flows through it, and how to verify whether proxy routing is correct.

Example prompt

Help me understand nginx reverse proxy

Inspect to view the full scenario here, or copy the prompt and paste it into the homepage input.

Deployment Verification + Debugging Flow Clarity

Understand how to verify a deployment layer by layer and how to separate front-door, proxy, app runtime, database, and persistence problems without panicking.

Example prompt

How do I debug a deployment step by step?

Inspect to view the full scenario here, or copy the prompt and paste it into the homepage input.

Networking & Access

Docker Ports and Access Clarity

Understand what host ports, container ports, and access paths really mean in a Docker-based web setup.

Example prompt

Help me understand Docker ports

Inspect to view the full scenario here, or copy the prompt and paste it into the homepage input.

Setup & Environment

Environment Variables + App/DB Connection Clarity

Understand how environment variables connect your app to the database, why connection strings break, and how to verify whether the app is reading the right values.

Example prompt

Help me understand environment variables and database connection

Inspect to view the full scenario here, or copy the prompt and paste it into the homepage input.