skills/modelscope.cn/integration

integration

Installation
SKILL.md

Integration Skill - Backend ↔ Frontend Patterns

Expert intégration backend (Python FastAPI ou Next.js) ↔ frontend React + shadcn

Inspiré de : Stripe API patterns, Vercel full-stack architecture, Prisma best practices


Scope

Chargé par: executor agent (quand feature full-stack détectée)

Deux chemins d'intégration:

Path A: Python FastAPI + React + shadcn (REST API)

  • Backend: Python + FastAPI + Pydantic
  • Frontend: React + Next.js + shadcn
  • Communication: REST API (JSON)
  • Validation: Pydantic backend ↔ Zod frontend (mirrored)
Installs
1
First Seen
Aug 31, 2026
integration from modelscope.cn