๐Ÿ”ง
AI EngineeringHTML

Adopt The Huma OpenAPI Wrapper

by LerianStudio

Adopt The Huma OpenAPI Wrapper is an AI Engineering skill for Claude Code, published by LerianStudio in ring.

210 stars27 forkson LerianStudio/ringAdded 2026/09/04Repository updated 2026/08/19
ai-agentsai-codingclaude-codecode-qualitycode-reviewdeveloper-toolsdevopsfinopspluginprompt-engineeringskills-librarysoftware-engineeringtddtechnical-writingworkflow-automation
Install in seconds
Install Adopt The Huma OpenAPI Wrapper
Copy Adopt The Huma OpenAPI Wrapper into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/LerianStudio/ring/tree/main/dev-team/skills/adopting-lib-commons-huma-wrapper ~/.claude/skills/adopting-lib-commons-huma-wrapper

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/LerianStudio/ring.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
dev-team/skills/adopting-lib-commons-huma-wrapper/SKILL.md in LerianStudio/ring
Installs to
~/.claude/skills/adopting-lib-commons-huma-wrapper
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2970 skills

What Adopt The Huma OpenAPI Wrapper does

Adopt The Huma OpenAPI Wrapper wires a Go service to the shared Huma OpenAPI 3.1 and RFC 9457 problem packages. Use it when migrating or standardizing an HTTP API on the lib-commons wrapper and its spec generation and error handling patterns.

Adopt The Huma OpenAPI Wrapper is cataloged under AI Engineering on DirSkills. Adopt The Huma OpenAPI Wrapper comes from a repository tagged ai-agents, ai-coding, claude-code, code-quality and code-review.

Documentation

README

Adopt the lib-commons Huma OpenAPI Wrapper

When to use

  • A Go service needs code-first OpenAPI 3.1 over Fiber (Huma) with RFC 9457 application/problem+json errors
  • User asks to "adopt the lib-commons OpenAPI/problem wrapper", "use the shared Huma wrapper", "standardize error responses on RFC 9457"
  • A service already carries a local copy of the wrapper (internal/shared/adapters/openapi, shared/openapi, shared/humaerr, a hand-rolled huma.NewError override) and should move onto the shared lib-commons/v5/commons/net/http/{openapi,problem}
  • A service is still on swaggo/swag (Swagger 2.0) and is migrating to Huma

This is the opening of the README. Read the full README on GitHub.

Commands Adopt The Huma OpenAPI Wrapper provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /openapi
  • /docs
  • /coded
  • /absent

Frequently asked about Adopt The Huma OpenAPI Wrapper

  • What else does LerianStudio publish alongside Adopt The Huma OpenAPI Wrapper?

    Adopt The Huma OpenAPI Wrapper is one of 25 skills that DirSkills catalogs from LerianStudio/ring, the repository it ships in. Its siblings there include Analyzing Options, Cleaning Comments and Code Review. Each one is a separate skill with its own page in this directory, installs the same way Adopt The Huma OpenAPI Wrapper does, and is maintained by LerianStudio in that same repository. The rest of the collection is listed on the LerianStudio/ring page.

  • How does Adopt The Huma OpenAPI Wrapper compare to other AI Engineering skills?

    Adopt The Huma OpenAPI Wrapper ranks #2679 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Adopt The Huma OpenAPI Wrapper against them. Open each page to compare what they document and how they install.

More from LerianStudio/ring

Adopt The Huma OpenAPI Wrapper is one of 25 skills cataloged on DirSkills from LerianStudio/ring.

See all 25 skills โ†’
๐Ÿงญ
2h ago

Analyzing Options

Analyzing Options structures multiple viable approaches with trade-offs, effort estimates, and a recommendation. Use it for strategic decisions, architecture choices, or any problem that needs a clear comparison.
AI Engineering
21027
๐Ÿงน
2h ago

Cleaning Comments

Cleaning Comments removes redundant, obvious, and commented-out code comments while preserving intent, warnings, and documentation. Use it during code review or post-refactor cleanup, including git-scoped changes.
Quality
21027
๐Ÿ”
2h ago

Code Review

Code Review dispatches default reviewer subagents in parallel, plus conditional specialists when the diff touches observability, systemplane, or streaming. Use it as Gate 8 before merge to aggregate findings by severity without changing files.
Quality
21027
๐Ÿ”Ž
2h ago

Code Search

Code Search helps locate specific functions, patterns, bugs, or vulnerabilities in a codebase. Use it for targeted investigation, dependency tracing, and concise analysis with optional Chain of Draft mode.
Quality
21027
๐Ÿงญ
2h ago

Codebase Explorer

Codebase Explorer scans a codebase in phases to identify architecture, components, layers, and organization, then summarizes findings with file:line evidence. Use it to understand unfamiliar systems before planning changes.
Automation
21027
๐Ÿงฉ
2h ago

Dispatching Workflows

Dispatching Workflows executes a phased plan as reviewed multi-agent workflows, with TDD, mandatory in-harness review, and contrarian verification before each phase returns. Use it when each wave should be validated inside the harness rather than by a lone subagent.
Automation
21027