mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-05-27 22:22:36 +02:00
7db5ade777
Added comprehensive examples for Claude Code features including slash commands, subagents, memory, MCP protocol, skills, and plugins with documentation and quick reference guides. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
271 B
271 B
name, description
| name | description |
|---|---|
| Deploy | Deploy application to production or staging |
Deploy Application
Execute deployment workflow:
- Run pre-deployment checks
- Build application
- Run tests
- Deploy to target environment
- Run health checks
- Notify team on Slack