onboarding-backend

Official

Hands-on backend onboarding experience.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a hands-on onboarding experience for backend developers to practice API design, database planning, and implementation workflow within SAX-Backend.

Core Features & Use Cases

  • Workflow Guidance: API design, DB design, API implementation, tests, and deployment steps.
  • API Design Practice: write API specs and OpenAPI docs.
  • Supabase Integration: basic setup and local dev hints.

Quick Start

  1. API 설계 → OpenAPI/Swagger
  2. 데이터베이스 설계 → ERD, Supabase
  3. API 구현 → Route handlers
  4. 테스트 → 단위/통합 테스트
  5. 배포 → CI/CD

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: onboarding-backend
Download link: https://github.com/semicolon-devteam/sax-backend/archive/main.zip#onboarding-backend

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