소개
The Feature Builder skill empowers developers to transition from ideation to implementation rapidly by handling the boilerplate and logic for common application patterns. It intelligently interprets simple user prompts—such as 'add Stripe payments'—and automatically architects the necessary UI components, backend routes, database schemas, and tests. By following a Test-Driven Development (TDD) approach, it ensures that new features are not only functional but also seamlessly integrated into your existing project's navigation, state management, and data layers.