markdowntown-backend
CommunitySecure deterministic backend API workflows
Authorjoelklabo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes patterns and guardrails for editing backend API routes, Prisma schemas/migrations, and server-side validation to prevent broken endpoints, inconsistent data models, and insecure request handling.
Core Features & Use Cases
- API route guidance: Ensure Next.js App Router handlers use requireSession, consistent NextResponse JSON shapes, and explicit status codes.
- Prisma & migrations: Advise schema changes, migration creation, client generation, and caller updates to keep data integrity.
- Validation, rate limiting & cache: Reuse shared validators, apply rate limits and abuse logging, and perform safe cache tag revalidation after mutations.
- Use Case: Update a sections API route to add create/list endpoints while preserving auth gating, validation, Prisma writes, and correct cache invalidation.
Quick Start
Update the sections API route to add create and list endpoints with requireSession, rate limiting, input validation, Prisma writes, and safe cache tag revalidation.
Dependency Matrix
Required Modules
None requiredComponents
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: markdowntown-backend Download link: https://github.com/joelklabo/markdowntown-cli/archive/main.zip#markdowntown-backend 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 223,000+ vetted skills library on demand.