data-service

Community

Scaffold and audit data-service packages.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the data service package structure used by MetaSaver API services, enabling teams to scaffold, audit, or validate feature-based data service packages quickly and consistently.

Core Features & Use Cases

  • Feature-based package structure: Provides service/controller/routes with Prisma-based data access.
  • Audit-ready: Clear guidelines for auditing service layout, middleware, and endpoints.
  • Phase-ready templates: Includes file structure reference and templates to accelerate setup.

Quick Start

Use the data-service skill to scaffold a new service package or audit an existing one in packages/services/{project}-service.

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: data-service
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#data-service

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository