LogoClawIndex
CasesSkillsAbout
LogoClawIndex

platform - Shared Platform Library Design

Design shared platform libraries for cross-cutting concerns like auth, config, HTTP/gRPC helpers, and retry policies.

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define module boundaries
  • design boundary wrappers
  • create auth wrappers
  • build gRPC helpers
  • create HTTP wrappers
  • implement typed errors
  • define error semantics
  • create lifecycle helpers
  • define telemetry fields
  • create retry helpers
  • build circuit breakers
  • design adoption tracks

Inputs

  • service boundary logic
  • service API contracts
  • service configuration
  • resilience parameters
  • telemetry specifications
  • service codebase
  • duplication inventory
  • package architecture

Outputs

  • shared library package
  • public API surface
  • module documentation
  • migration guidance
  • test artifacts

Requirements

  • two-service minimum
  • architectural governance
  • release versioning strategy
  • package ownership model

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
shared-library
golden-path
cross-cutting
standardization
boundary-wrappers
packages-shared
extraction
define module boundaries
design boundary wrappers
create auth wrappers
build gRPC helpers
service boundary logic
service API contracts
service configuration
shared library package
public API surface
module documentation