backend-dev

Automate backend technology selection and REST API design planning.

Updated May 15, 2026
One-click install
npx skills add https://github.com/w020316/cautious-broccoli --skill backend-dev-w020316
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-dev
Source: https://github.com/w020316/cautious-broccoli/tree/main/backend-dev
Command: npx skills add https://github.com/w020316/cautious-broccoli --skill backend-dev-w020316

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

后端开发技能在提供自动化的技术选型、设计规范与安全最佳实践上为开发者提供一致的工作流程,减少决策时间和重复性工作。

Core Features & Use Cases

  • 自动选型规则:依据项目特征给出快速、可落地的技术栈建议。
  • API 设计规范:提供 RESTful API 设计、统一响应结构与错误码规范。
  • 认证授权方案与数据模型:涵盖 JWT、OAuth2 及 Prisma/ORM 数据模型示例。
  • 安全与最佳实践:列出输入校验、参数化查询及安全清单等要点。
  • Use Case: 例如从现有微服务改造或新建后端接口时,按场景自动生成骨架代码和风控清单。

Quick Start

Describe your backend project scenario and let the skill generate a recommended tech stack, API conventions, and security guidelines.

Frequently Asked Questions about backend-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate backend technology selection for a new RESTful service?

Automate backend technology selection by applying standardized REST conventions, JWT-based security, and Prisma-like data models to generate a recommended tech stack and architecture guidelines for your server and database work.

What is the best way to design a REST API with standardized response structures and error codes?

Design a REST API by enforcing standardized REST conventions, which provide a unified response structure and error code specifications to ensure consistency across your backend service endpoints.

How do I set up JWT-based authentication and OAuth2 authorization schemes for my backend architecture?

Set up JWT-based authentication and OAuth2 authorization schemes by applying the skill's security guidelines, which enforce standardized authentication rules and scalable architecture patterns for your API.

Can I use this approach for large distributed systems as well as small backend projects?

Yes, the approach covers projects ranging from small RESTful services to large distributed systems, enforcing scalable architecture guidelines, API design, and data modeling suitable for both contexts.

How do I generate Prisma-like data models and security checklists for my database work?

Generate Prisma-like data models and security checklists by automating your backend development planning, which outputs data modeling examples, input validation rules, and parameterized query guidelines.

Why do I need a standardized workflow for backend development planning and security best practices?

A standardized workflow for backend development planning reduces decision time and repetitive work by providing consistent tech selection, API conventions, and security best practices like risk control checklists.