Flox helps you create reproducible development environments that work the same on any computer. You write a single file to define all your tools and packages. Then everyone on your team gets the exact same setup with one command.
The environment uses Nix under the hood and a declarative manifest called manifest.toml. You activate it with flox activate. This sets up all your packages, environment variables, and scripts automatically.
Flox is perfect for teams that want to avoid "works on my machine" problems. It also lets AI agents install tools without sudo in a project-scoped way. No containers or virtual machines are needed.
Global
mkdir -p ~/.claude/skills/flox-environmentsProject
mkdir -p .claude/skills/flox-environmentsSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment