backend-development-feature-development

Orchestrate backend feature development from requirements to production deployment.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/HCMUTE-RTIC/fit-hcmute --skill backend-development-feature-development-hcmute-rtic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-development-feature-development
Source: https://github.com/HCMUTE-RTIC/fit-hcmute/tree/main/.agent/skills/backend-development-feature-development
Command: npx skills add https://github.com/HCMUTE-RTIC/fit-hcmute --skill backend-development-feature-development-hcmute-rtic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the entire lifecycle of backend feature development, from initial requirements gathering and architectural design through implementation, testing, and final deployment.

Core Features & Use Cases

  • End-to-End Orchestration: Manages all phases of feature development, ensuring a cohesive process.
  • Methodology Flexibility: Supports various development approaches like TDD, BDD, and DDD.
  • Use Case: A product manager wants to add a new user authentication flow. This Skill can guide the entire process, from defining user stories and designing the API to implementing the backend services, frontend integration, and setting up monitoring for the new feature.

Quick Start

Use the backend-development-feature-development skill to implement a new user profile update feature with a TDD methodology and a medium complexity.

Frequently Asked Questions about backend-development-feature-development

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

FAQPage Schema
How do I orchestrate end-to-end backend feature development from requirements to deployment?

Backend feature development orchestration manages the complete lifecycle from initial requirements and architectural design through implementation, automated testing, security validation, and CI/CD pipeline deployment. It ensures a cohesive, structured workflow across all development phases.

Can I use test-driven development for backend implementation and automated testing?

Test-driven development (TDD) is fully supported as a methodology for backend implementation and automated testing. The orchestration workflow accommodates diverse development approaches including TDD, BDD, and DDD to match your preferred testing and design strategy.

What's the best way to manage technical architecture design and security assessment for a new API?

Managing technical architecture design and security assessment for a new API requires an end-to-end orchestration workflow. This process handles architecture design, security validation, data pipeline creation, and performance optimization to ensure robust backend services.

Does this backend development workflow support CI/CD pipeline setup and observability configuration?

Yes, the backend development workflow supports CI/CD pipeline setup and observability configuration directly. It manages automated testing, performance optimization, and monitoring configuration as part of the comprehensive feature deployment lifecycle.

How do I implement a new user authentication flow with frontend integration and backend services?

Implementing a new user authentication flow involves orchestrating user stories, API design, backend services, and frontend integration. The workflow guides the entire process from defining requirements to setting up monitoring for the completed feature.