When prototyping and planning a React/Redux/Typescript application, it's useful to reduce boilerplate creation in order to get started building out business logic more quickly. Preducks is an all-in-one-solution that allows developers to configure a redux store/actions, and to connect components in a React component hierarchy to that store. The application outputs a full boilerplate that is ready, scalable, and clear.