application-engineering

Community

Ship AI APIs with validated, OTel-instrumented calls

Authorysuurme
Version1.0.0
Installs0

System Documentation

What problem does it solve?

application-engineering turns AI-backed REST/API requirements into production-ready service boundaries with strong input/output validation, reliable Claude integration, and required telemetry.

Core Features & Use Cases

  • FastAPI API design with Pydantic contracts: Build request/response models that produce correct OpenAPI docs and prevent internal-field leakage.
  • Single-call Claude integration via an AICompletionPort: Use a provider-agnostic port with a Claude adapter to keep routers thin and tests deterministic using FakeAIPort.
  • Mandatory OTel instrumentation at the request boundary: Emit one span per Claude call for latency and cost visibility.
  • Auth, error handling, and streaming to clients: Apply authentication/authorization patterns, add backoff for rate limits, and support SSE streaming responses.

Quick Start

Use application-engineering to design a FastAPI endpoint that accepts a validated request, calls Claude through an AICompletionPort once per request, and returns a structured or streamed response with OTel spans for the Claude call.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: application-engineering
Download link: https://github.com/ysuurme/azure_hello_world/archive/main.zip#application-engineering

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.