A Claude Code skill that creates minimal, production-ready Flutter projects with clean code and CI/CD. my_app/ ├── .github/ │ └── workflows/ │ └── main.yml # CI: format, analyze, test (named after ...