Solid foundation for getting your development environment consistent across the team. You get Docker Compose configs for the usual suspects (PostgreSQL, Redis, Nginx), VS Code dev containers with extensions baked in, and Makefile shortcuts for common tasks like migrations and seeding. The .env management with type-safe loading is a nice touch, and the Terraform templates handle AWS infrastructure if you need it. Honestly most useful during onboarding or when you're tired of everyone having slightly different local setups that break in weird ways. The 10k installs suggest plenty of teams have hit that pain point.
npx -y skills add supercent-io/skills-template --skill system-environment-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template