Ways to split big User Story into smaller ones
The word “decomposition” is used in several ways: 1) dividing the story into subtasks by type of work — for example, write requirements, design a solution, create a design layout, write code, etc. — or by architectural layers; 2) dividing a large story into smaller, independent stories that fit in one sprint.