mcpbeat

Backend Development Feature Development

dokhacgiakhoa/backend-development-feature-development

Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.

3k tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill backend-development-feature-development

What comes with it

9 305 bytes besides the instruction
sub-skills/deployment-strategy.md
sub-skills/development-methodology.md
sub-skills/feature-complexity.md
sub-skills/optional-parameters.md
sub-skills/required-parameters.md

The instruction itself

11 sections, as written by the author

Orchestrate end-to-end feature development from requirements to production deployment:

[Extended thinking: This workflow orchestrates specialized agents through comprehensive feature development phases - from discovery and planning through implementation, testing, and deployment. Each phase builds on previous outputs, ensuring coherent feature delivery. The workflow supports multiple development methodologies (traditional, TDD/BDD, DDD), feature complexity levels, and modern deployment strategies including feature flags, gradual rollouts, and observability-first development. Agents receive detailed context from previous phases to maintain consistency and quality throughout the development lifecycle.]

Use this skill when

  • Coordinating end-to-end feature delivery across backend, frontend, and data
  • Managing requirements, architecture, implementation, testing, and rollout
  • Planning multi-service changes with deployment and monitoring needs
  • Aligning teams on scope, risks, and success metrics

Do not use this skill when

  • The task is a small, isolated backend change or bug fix
  • You only need a single specialist task, not a full workflow
  • There is no deployment or cross-team coordination involved

Instructions

  • Confirm feature scope, success metrics, and constraints.
  • Select a methodology and define phase outputs.
  • Orchestrate implementation, testing, and security validation.
  • Prepare rollout, monitoring, and documentation plans.

Safety

  • Avoid production changes without approvals and rollback plans.
  • Validate data migrations and feature flags in staging first.

Configuration Options

🧠 Knowledge Modules (Fractal Skills)

1. Development Methodology

2. Feature Complexity

3. Deployment Strategy

4. Required Parameters

5. Optional Parameters

How to use it

Copy the folder

Take dokhacgiakhoa/backend-development-feature-development from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.