be-development

Community

Backend scaffolding for FastAPI-based ChordLens.

Authorxmun74
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a clear, reusable backend development blueprint for chordlens-be using FastAPI, including routers, Pydantic models, service layers, and consistent environment patterns to accelerate server-side implementation.

Core Features & Use Cases

  • Router templates for standard endpoints with separation of concerns between routing and business logic.
  • Pydantic models & validation patterns for request/response schemas and data integrity.
  • Service layer guidance to encapsulate business rules and enable testability, with a focus on Supabase-backed data access.
  • Environment handling guidance that discourages direct os.environ usage in business logic and promotes a centralized config module.

Quick Start

Create a new endpoint by scaffolding a router, Pydantic models, and a service that uses the config pattern to access Supabase.

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: be-development
Download link: https://github.com/xmun74/chordlens/archive/main.zip#be-development

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.