Command
Open ArchiPy adapter patterns and API docs for app teams.
Cursor and Claude Code plugin: rules, skills, and commands for building apps with ArchiPy
Command
Open ArchiPy adapter patterns and API docs for app teams.
Command
Open ArchiPy configuration and dependency-injection guidance.
Command
Open ArchiPy error-handling guidance.
Command
Open ArchiPy app health-check guidance for HTTP and gRPC liveness, readiness, startup probes, and shutdown.
Command
Open ArchiPy helpers docs (utils, decorators, interceptors).
Command
Open ArchiPy observability guidance (tracing, metrics, APM).
Command
Open ArchiPy quickstart guidance for app teams.
Command
Open ArchiPy BDD testing guidance.
Command
Scaffold Redis search adapters (RediSearch full-text, vector, search caching).
Command
Scaffold a domain adapter under repositories/{domain}/adapters/.
Command
Scaffold a minimal ArchiPy application package layout.
Command
Scaffold Behave BDD layout with ScenarioContext, pool manager, environment, optional testcontainers.
Command
Scaffold or wire a helpers/decorators module (prefer ArchiPy decorators).
Command
Scaffold a full ArchiPy domain slice (models, repo, logic, service).
Command
Scaffold ArchiPy FastAPI and/or gRPC health checks and optional Kubernetes probe YAML.
Command
Scaffold or wire a helpers/interceptors module (prefer ArchiPy interceptors).
Command
Scaffold an ArchiPy logic class with unit-of-work decorator.
Command
Scaffold a thin ArchiPy FastAPI or gRPC service under services/{domain}/v{n}/.
Command
Scaffold or wire a helpers/utils module (prefer ArchiPy utils).