file-factory

How to use the file-factory CLI to create new React components, hooks, context providers, Next.js pages along with associated tests and storybook stories. ALWAYS use this tool instead of manually creating new components/hooks/contexts/pages to ensure consistent file structure and conventions.

$ Instalar

git clone https://github.com/lsst-sqre/squareone /tmp/squareone && cp -r /tmp/squareone/.claude/skills/file-factory ~/.claude/skills/squareone

// tip: Run this command in your terminal to install the skill