About
Barrel Craft is a specialized utility designed to simplify TypeScript and React project architecture by automating the creation and maintenance of barrel files (index.ts/tsx). By consolidating exports into single entry points, it eliminates deep, messy import paths and ensures a cleaner, more maintainable codebase. The skill handles everything from basic export generation to complex recursive directory trees, respecting exclusion patterns for tests and specific file extensions while integrating seamlessly into existing CI/CD workflows and quality gates.