Scaffold a new React component with matching test file and consistent folder layout, following the project's conventions in src/features or src/components. Invoke when the user asks to create, scaffold, or add a new component.
$npx -y skills add muhammadusmangm/claude-code-best-practices --skill component-newInstalls into the current project.
Run `npx skills use "https://github.com/muhammadusmangm/claude-code-best-practices" --skill "muhammadusmangm/claude-code-best-practices/component-new"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/muhammadusmangm/claude-code-best-practices" that are relevant to the current task. Run `npx skills add "https://github.com/muhammadusmangm/claude-code-best-practices"` and select the relevant skills, then follow their instructions.