backend-change-builder

Community

Ship safe backend changes with proof.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents production incidents caused by incorrect backend behavior, including broken authorization, non-idempotent retries, partial writes, and opaque failures.

Core Features & Use Cases

It guides you to design and implement backend changes with explicit validation at trust boundaries, server-side authentication/authorization (including object-level IDOR prevention), clear transaction boundaries, robust idempotency for retriable mutations, and structured error/observability patterns. Use it when you are modifying endpoint handlers, service methods, authentication/authorization logic, permission checks, transactional data mutations, or background/async jobs that must remain correct under concurrency and retries. It is also suited for agent-assisted backend fixes where you need evidence, a same-pattern scan, and a reuse-and-placement rationale before accepting changes.

Quick Start

Use backend-change-builder to produce a backend implementation and review plan for updating an endpoint that mutates data with correct validation, authorization, transactions, idempotency, error handling, observability, and concurrency safeguards.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-change-builder
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#backend-change-builder

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.