team-dev

Generate backend source code from BA, TechLead, and PM artifacts.

19|1|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/DangQuangSE/team-development-skills --skill team-dev-dangquangse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-dev
Source: https://github.com/DangQuangSE/team-development-skills/tree/main/virtual-team-skill/skills/team-dev
Command: npx skills add https://github.com/DangQuangSE/team-development-skills --skill team-dev-dangquangse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the backend development process, significantly reducing the time and effort required to implement features and maintain code.

Core Features & Use Cases

  • Automated Source Code Generation: Reads BA, TechLead, and PM artifacts to generate real backend source code.
  • Code Architecture: Supports multiple architecture styles based on project level.
  • Security Implementation: Ensures no hardcoded credentials and uses environment variables for sensitive information.
  • Use Case: Imagine you have a new feature to implement in your project. Use this Skill to generate the backend code based on the provided architecture and tech stack, significantly speeding up the development process.

Quick Start

Run the command /team-dev --project {slug} to start the backend development process for your project.

Frequently Asked Questions about team-dev

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

FAQPage Schema
How do I automate backend source code generation from project specifications?

Automated backend source code generation works by interpreting BA, TechLead, and PM artifacts to produce real source code. The AI coding assistance handles architecture and security implementation based on the defined project level.

What is the best way to generate backend code while ensuring environment variables are used for security?

To ensure environment variables are used for security, automated backend source code generation prevents hardcoded credentials in the output. This approach secures sensitive information by enforcing environment variable usage during the AI coding process.

Can I use AI coding assistance to implement backend architecture for different project levels?

AI coding assistance supports multiple backend architecture styles based on the project level. It interprets project specifications to automatically generate source code matching the required architectural complexity and security standards.

Do I need project artifacts from BA, TechLead, and PM to start backend development?

Yes, you need project artifacts from BA, TechLead, and PM as required input to start the backend development process. The AI coding assistance interprets these specifications to generate the corresponding backend source code accurately.

What are the limitations of automated source code generation for backend development?

A key limitation of automated source code generation is its strict dependency on receiving BA, TechLead, and PM artifacts as input. Without these project specifications, the AI coding assistance cannot interpret the requirements to generate the backend code.