backend-files

Official

Master backend file uploads and references

Authorslingr-stack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents incorrect or generic file-handling implementations in Drumr backend apps by showing the exact way to model files, connect them to records, and control how uploads and downloads work.

Core Features & Use Cases

  • Concrete file models: Create a real File class that extends AppFile instead of referencing the abstract base type.
  • File references and validation: Attach single or multiple file fields with ReferenceField and configure size, type, and count limits through fileOptions.
  • Upload, download, and permissions: Work with the upload flow, context-aware download routes, and the required access and read permissions for file-backed models.
  • Storage configuration: Understand the supported storage environment variables and the current local provider behavior.

Quick Start

Ask for the backend file skill to model a concrete File entity, wire file references, and add the required upload, download, permission, and storage configuration for your app.

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: backend-files
Download link: https://github.com/slingr-stack/qa-test-drumr/archive/main.zip#backend-files

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 536,000+ vetted skills library on demand.