crud-index
OfficialCoordinate CRUD tasks across HTTP and gRPC.
AuthorArtisanCloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The CRUD index consolidates and routes CRUD-related tasks to the appropriate atomic sub-skills based on the task channel, enabling predictable and maintainable data operations across the PowerX platform.
Core Features & Use Cases
- Route tasks to the correct sub-skill (crud/http, crud/grpc, crud/migration, crud/model, crud/repository, crud/service) based on the channel.
- Coordinate cross-cutting concerns such as task boundaries, channel priorities, and frontend linkage when needed (e.g., frontend/nuxt).
- Use Case: A new data record needs to be created via HTTP; the index dispatches to crud/http, handles response routing, and aggregates results from subsequent sub-skills.
Quick Start
Route a sample CRUD task through the index to the appropriate sub-skill (http/grpc/migration/model/repository/service) and verify end-to-end execution.
Dependency Matrix
Required Modules
None requiredComponents
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-index Download link: https://github.com/ArtisanCloud/PowerX/archive/main.zip#crud-index 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 471,000+ vetted skills library on demand.