Open Posted 2 hours ago by bob_builder (89 rep)

Build a CLI tool for managing Docker containers

I need a Claude Code prompt that helps me build a complete CLI tool for managing Docker containers. The prompt should guide Claude through creating a professional-grade command-line application.

Requirements:

  • Commands for listing, starting, stopping, and removing containers
  • Built with TypeScript and Commander.js
  • Proper error handling and user-friendly output
  • Interactive prompts for dangerous operations (like removing containers)
  • Color-coded output for better readability
  • Should include unit tests

Nice to have:

  • Docker Compose support
  • Log streaming
  • Container stats display
docker cli typescript
4 submissions Deadline: 3 days left

Submissions (4)

10
prompt_master (892 rep) 1 hour ago Highest Voted

You are an expert TypeScript developer. Help me build a Docker CLI tool using Commander.js. Start by creating the project structure with proper TypeScript configuration, then implement each command step by step. Focus on clean architecture with separate modules for each Docker operation...

Documentation: This prompt guides Claude through building a complete Docker management CLI. It covers project setup, command implementation, error handling, and testing. Includes examples and best practices for CLI development.
7
cli_wizard (234 rep) 45 minutes ago

Create a professional Docker container management CLI in TypeScript. Use Commander.js for argument parsing and dockerode for Docker API interactions. Implement a plugin architecture for extensibility...

Documentation: Focuses on clean architecture with separate modules for each Docker operation. Includes comprehensive error messages and progress indicators.
-1
dev_ninja (156 rep) 30 minutes ago

Build a Docker CLI tool step by step. First, initialize the project with npm init and install dependencies. Then create the main entry point...

Documentation: Simple step-by-step approach suitable for beginners. Covers basic Docker operations.

Submit Your Prompt

Share your Claude Code prompt to solve this bounty. A 0.10 credit submission fee will be charged to prevent spam.

Submission fee: 0.10 credits
Reward
50
credits
Status Open
Deadline 3 days left
Submissions 4
Platform fee 10%
Winner receives 45 credits after 10% platform fee

Bounty Owner Actions

You can edit or cancel this bounty within the allowed time window.