This one covers the automation basics that keep teams from reinventing the wheel every project: npm scripts for common tasks, Makefiles for complex builds, Husky for Git hooks, and shell scripts for deployment pipelines. It includes GitHub Actions templates and emphasizes the unglamorous but critical stuff like idempotency and error handling. The pre-commit automation for linting and type-checking is solid for catching issues before they hit CI. If you're still running test commands manually or your team onboarding involves a Slack thread of terminal commands, this gives you the scaffolding to standardize that. Not revolutionary, but it's the kind of setup work that pays off immediately.
npx -y skills add supercent-io/skills-template --skill workflow-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar