Loading...
Loading...
Use when creating, moving, or splitting React files, owner folders, component folders, hooks, presenters, utils, CSS modules, common folders, or shared/private dependencies.
npx skill4agent add gosukiwi/clean-code-react clean-react-file-organizationA/
A.tsx
hooks.ts
B/
B.tsx
C.tsxC.tsxB.tsxB.tsxA.tsxhooks.tsA/A.tsxB.tsxC.tsxcommon/common/
hooks.ts
A/
A.tsx
B.tsx
C/
C.tsxcommon/components/hooks/presenters/utils/MyHelperComponent.tsxhooks.tspresenters.tsutils.tsBattleStage/
BattleStage.tsx
BattleStage.module.csscommon/BattleStage/
BattleStage.tsx
BattleStage.module.csscomponents/hooks/utils/common/