crud-http

Official

Standardize PowerX CRUD HTTP APIs for consistency

AuthorArtisanCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PowerX projects often suffer from inconsistent CRUD HTTP implementations, leading to maintenance burdens, security gaps, and multi-tenant violations.

Core Features & Use Cases

  • Unified Migration: Centralized cmd/database/migrate.go entry with AutoMigrate only, no raw SQL.
  • Model Conventions: Base models with tenant ID, timestamps, JSON handling, and schema-aware table names.
  • Repository & Service Patterns: BaseRepository composition, context-aware methods, DI registration in deps.go, and audit-logged write operations.
  • Handler & Routing Standards: /api/v1/admin/** prefix, RESTful verbs, DTO validation, and uniform response structures.
  • Testing Requirements: Contract and integration tests covering CRUD, pagination, and soft-delete behavior.

Quick Start

Use the crud-http skill to check that your module follows PowerX CRUD HTTP standards.

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

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.