http-wrapper-services
CommunityBuild thin, typed API wrappers.
Authorjmservera
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity and untyped nature of direct interactions with infrastructure services like Solr and embeddings servers, preventing the leakage of infrastructure details into higher application layers.
Core Features & Use Cases
- Type Safety: Defines clear, user-facing domain models for API responses, abstracting away raw infrastructure schemas.
- Decoupled Architecture: Enforces a clean separation between presentation (FastAPI), application (business logic), and infrastructure (Solr, embeddings) layers.
- Use Case: When building a search feature, instead of exposing raw Solr JSON, this Skill provides a clean
/v1/search/endpoint returning a typedSearchResultlist, making frontend development simpler and more robust.
Quick Start
Use the http-wrapper-services skill to create a typed FastAPI endpoint for querying Solr.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: http-wrapper-services Download link: https://github.com/jmservera/aithena/archive/main.zip#http-wrapper-services Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.