Agent skill · Backend & API

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.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill backend-development-feature-development --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/backend-development-feature-development/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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

What's inside
Steps it walks through
  1. Use this skill when
  2. Do not use this skill when
  3. Instructions
  4. Safety
  5. Configuration Options
  6. Development Methodology
  7. Feature Complexity
  8. Deployment Strategy
  9. Phase 1: Discovery & Requirements Planning
  10. Phase 2: Implementation & Development
  11. Phase 3: Testing & Quality Assurance
  12. Phase 4: Deployment & Monitoring
  13. Execution Parameters
  14. Required Parameters
More from agentic-awesome-skills
All skills →
About this skill
What does the backend-development-feature-development skill do?

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

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill backend-development-feature-development --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going