before-backend-dev

Review backend guidelines for databases, error handling, logging, and type safety before coding.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/LinXueyuanStdio/viben --skill before-backend-dev-linxueyuanstdio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: before-backend-dev
Source: https://github.com/LinXueyuanStdio/viben/tree/main/packages/core/templates/codex/skills/before-backend-dev
Command: npx skills add https://github.com/LinXueyuanStdio/viben --skill before-backend-dev-linxueyuanstdio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents backend development from starting without alignment to the project’s required guidelines, reducing inconsistent implementations and avoidable rework.

Core Features & Use Cases

  • Mandatory guideline review: Forces a first step of reading backend development requirements before writing any backend code.
  • Targeted reading by domain: Guides you to consult the relevant guideline files for database work, error handling, logging, and type safety.
  • Standards alignment for safer delivery: Helps ensure your implementation follows the established coding standards and patterns for maintainability.

Quick Start

Before implementing any backend feature, ask an AI assistant to summarize the relevant backend guidelines for your task, including database, error handling, logging, and type-safety requirements from the docs.

Frequently Asked Questions about before-backend-dev

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

FAQPage Schema
How do I ensure my backend code follows project coding standards before implementation?

To ensure backend code follows project coding standards, review the repository's engineering guidelines and required patterns for database, error handling, logging, and type safety before writing any code. This prevents inconsistent implementations and avoidable rework.

What is the best way to start backend feature development safely?

The best way to start backend feature development safely is to read the relevant guideline documents, specifically targeting database work, error handling, logging, and type safety requirements, to align with established coding standards for maintainability.

Why does my backend implementation require reading documentation first?

Your backend implementation requires reading documentation first to enforce mandatory guideline review, ensuring the task starts from the repository's required engineering guidelines rather than ad-hoc coding, which reduces inconsistent implementations.

Do I need to read specific guideline files for database and error handling tasks?

Yes, you need to read specific guideline files for database and error handling tasks. The process guides you to consult targeted guideline documents based on the domain you are working in, alongside logging and type safety requirements.

When should I not use a guidelines-first approach for backend development?

You should not skip the guidelines-first approach for backend development when working on workflows that touch databases, error handling, logging, and type safety, as ignoring established patterns leads to avoidable rework and inconsistent implementations.