before-backend-dev

Read backend guidelines and produce a development plan before coding.

1|2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/OriginHubAI/dcai-demo-platform --skill before-backend-dev-originhubai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: before-backend-dev
Source: https://github.com/OriginHubAI/dcai-demo-platform/tree/main/.agents/skills/before-backend-dev
Command: npx skills add https://github.com/OriginHubAI/dcai-demo-platform --skill before-backend-dev-originhubai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read the backend development guidelines before starting your development task.

Core Features & Use Cases

  • Understand available guidelines
  • Follow recommended files and patterns
  • Prepare a development plan before coding

Quick Start

Read the backend guidelines in the repository and outline your development plan based on the relevant files.

Frequently Asked Questions about before-backend-dev

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

FAQPage Schema
How do I plan backend development tasks according to existing project conventions?

To plan backend development according to existing project conventions, you must read and apply the repository's specific guideline files before coding. This ensures your development plan adheres to established patterns for database configuration, error handling, and logging.

What backend coding standards should I check before writing new API endpoints?

Before writing new API endpoints, you should check backend coding standards for type-safety, error handling, and logging. Consulting these specific guideline files ensures your code satisfies repository conventions and maintains structural consistency across the project.

How do I prepare a development plan for database configuration and type-safety checks?

You prepare a development plan for database configuration and type-safety checks by first reading the available backend guidelines. Applying these recommended files and patterns before starting development ensures your plan aligns with project conventions.

When should I consult backend guidelines before starting a coding task?

You should consult backend guidelines before starting any coding task involving database configuration, error handling, logging, or type-safety checks. Reading these guidelines beforehand satisfies requirements to identify specific convention files and produce an adherent development plan.