coding-be
OfficialRobust backend logic for Next.js apps.
Authorlac-minh-studio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a structured approach for implementing backend logic in a Next.js App Router, including DAL access, Zod validations, and server actions, ensuring data integrity and predictable revalidation.
Core Features & Use Cases
- Validation: Zod schemas with inferred TS types for strong typing
- DAL: Pure async Firestore-like data access with no external HTTP calls
- Actions: 'use server' server actions with signature export async function <name>(ctx, input)
- Idempotency & Audit: support Idempotency-Key and audit_logs for mutations
- Revalidation: call revalidatePath() for affected UI routes
Quick Start
Instantiate a backend feature by defining Validation, DAL, and Action layers, then configure idempotency, audits, and revalidation rules.
Dependency Matrix
Required Modules
None requiredComponents
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: coding-be Download link: https://github.com/lac-minh-studio/lacminh-web/archive/main.zip#coding-be Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.