crud-grpc

Official

Unified gRPC standards for PowerX CRUD

AuthorArtisanCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It resolves inconsistencies between HTTP and gRPC CRUD implementations in PowerX, ensuring that all services follow a single, contract‑driven approach for multi‑tenant, paginated, and audited operations.

Core Features & Use Cases

  • Proto Contracts: Centralized .proto definitions with versioning via Buf.
  • Server Handlers: Auto‑generated gRPC servers that only bind request data, invoke services, and map errors.
  • Interceptors: Built‑in authentication, tenant resolution, tracing, and recovery layers.
  • Error & Pagination Mapping: Guarantees parity with HTTP error codes and paging semantics.
  • Use Case Example: Apply the Skill to the IAM module to expose Member and Team CRUD operations over gRPC without writing business logic in the transport layer.

Quick Start

Generate the gRPC CRUD layer for the IAM service following the Skill's guidelines.

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: crud-grpc
Download link: https://github.com/ArtisanCloud/PowerX/archive/main.zip#crud-grpc

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.