13. PostgreSQL Schema:基礎會員與交易 (Prisma)

Community

Generate Prisma models for members and trades in Neon/PostgreSQL.

Authortommy771004
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you bootstrap a clean Prisma data layer for a trading app by defining the PostgreSQL schema models needed to persist core concepts like users (members) and their trades.

Core Features & Use Cases

  • Create Prisma schema structure: Adds the foundational Prisma schema.prisma content for member and trade persistence.
  • Define relational fields: Models are designed to support linking trades to users (members) and tracking trade attributes over time.
  • Use Case: When you move from JSON storage to Neon PostgreSQL, you can generate the Prisma schema first, run migrations, and then implement repository code for /api trade workflows.

Quick Start

Use the Skill to generate the complete Prisma schema for member and trade tables, then run Prisma migrate to apply it to your Neon PostgreSQL database.

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: 13. PostgreSQL Schema:基礎會員與交易 (Prisma)
Download link: https://github.com/tommy771004/StockAnalyzeAIConnectV2/archive/main.zip#13-postgresql-schema-prisma

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.