# create-feature > Create a new feature - Author: Alex Lockhart - Repository: megazear7/canzeltly - Version: 20260124213333 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/megazear7/canzeltly - Web: https://mule.run/skillshub/@@megazear7/canzeltly~create-feature:20260124213333 --- --- name: create-feature description: Create a new feature --- # Instructions for Creating a New Feature When implementing a complete feature follow these steps: - Use types defined in `src/shared/type..ts` for all data structures. - Use modals, events, and existing components as needed to implement the feature. - Use existing CSS variables for all styling as defined in `static/app.css`