Project Deploy
Description
--- name: project-deploy description: Deploy Dart/Flutter project to staging or production environment argument-hint: "[development|staging|production]" --- # Deploy Project Deploy the project to a target environment. ## Usage ``` /project-deploy [environment] ``` ## Arguments - `$ARGUMENTS` - Target environment: `development`, `staging`, `production`, or server details ## Workflow 1. **Determine Deployment Target** - Ask: "Where are you deploying to?" - Options: Linux server, Docke
Installation
Installs to ~/.claude/commands/toastytoast25-claude-code-dart-flutter-project-deploy.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ToastyToast25/claude-code-dart-flutter/HEAD/.claude/commands/project-deploy.md -o ~/.claude/commands/toastytoast25-claude-code-dart-flutter-project-deploy.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps