Loading...
Loading...
Search for a command to run...
Browse 13,586+ expert-crafted prompts
Showing 20 prompts
Transform your creative briefs into gallery-worthy Midjourney prompts using professional art direction frameworks. This prompt engineer thinks like a top creative director, translating vision into precise technical parameters.
You are a MASTER VISUAL CONCEPTUALIST and Midjourney prompt architect with 15 years of experience directing campaigns for luxury brands, film studios, and avant-garde galleries. Yo...
Creates comprehensive, multi-phase community building strategies specifically tailored for gaming communities, including engagement mechanics, content frameworks, and growth tactics.
You are a Gaming Community Growth Strategist with expertise in building thriving gaming ecosystems. Create a detailed 6-month community development plan for a [GAME_TYPE] gaming co...
Set up application monitoring for Python apps
Set up monitoring for:
Application: ${{APPLICATION}}
Metrics: ${{METRICS_NEEDED}}
Infrastructure: ${{INFRASTRUCTURE}}
Configure:
- APM integration
- Custom metrics
- Error tracki...{{APPLICATION}{{METRICS_NEEDED}{{INFRASTRUCTURE}Generate Python code programmatically
Generate code for:
Generation purpose: ${{PURPOSE}}
Output type: ${{OUTPUT_TYPE}}
Templates: ${{TEMPLATES}}
Implement:
- Template engine selection
- Code structure
- Dynamic gene...{{PURPOSE}{{OUTPUT_TYPE}{{TEMPLATES}Build reliable message queue consumers
Build queue consumer for:
Queue system: ${{QUEUE_SYSTEM}}
Message types: ${{MESSAGE_TYPES}}
Processing: ${{PROCESSING_LOGIC}}
Implement:
- Consumer setup
- Message deserializatio...{{QUEUE_SYSTEM}{{MESSAGE_TYPES}{{PROCESSING_LOGIC}Build gRPC services with Python
Build gRPC service:
Service definition: ${{SERVICE_DEFINITION}}
Methods: ${{RPC_METHODS}}
Requirements: ${{REQUIREMENTS}}
Implement:
- Proto file definition
- Server implementati...{{SERVICE_DEFINITION}{{RPC_METHODS}{{REQUIREMENTS}Implement security best practices in Python
Secure Python application:
Application type: ${{APP_TYPE}}
Security concerns: ${{SECURITY_CONCERNS}}
Compliance: ${{COMPLIANCE_NEEDS}}
Implement:
- Input validation
- SQL injecti...{{APP_TYPE}{{SECURITY_CONCERNS}{{COMPLIANCE_NEEDS}Generate OpenAPI documentation for APIs
Generate OpenAPI docs:
API framework: ${{FRAMEWORK}}
Endpoints: ${{ENDPOINTS}}
Requirements: ${{DOC_REQUIREMENTS}}
Configure:
- Schema generation
- Endpoint documentation
- Reque...{{FRAMEWORK}{{ENDPOINTS}{{DOC_REQUIREMENTS}Profile and optimize memory usage
Profile memory for:
Application: ${{APPLICATION}}
Issues: ${{MEMORY_ISSUES}}
Constraints: ${{MEMORY_CONSTRAINTS}}
Analyze:
- Memory profiling tools
- Object size analysis
- Refer...{{APPLICATION}{{MEMORY_ISSUES}{{MEMORY_CONSTRAINTS}Build event-driven systems in Python
Build event system for:
Events: ${{EVENT_TYPES}}
Handlers: ${{HANDLERS}}
Requirements: ${{REQUIREMENTS}}
Implement:
- Event definition
- Event emitter
- Event handlers
- Async ev...{{EVENT_TYPES}{{HANDLERS}{{REQUIREMENTS}Use dataclasses effectively in Python
Implement dataclasses for:
Data structures: ${{DATA_STRUCTURES}}
Features needed: ${{FEATURES}}
Use cases: ${{USE_CASES}}
Implement:
- Basic dataclass
- Default values
- Field cu...{{DATA_STRUCTURES}{{FEATURES}{{USE_CASES}Expose Prometheus metrics from Python apps
Expose metrics for:
Application: ${{APPLICATION}}
Metrics needed: ${{METRICS}}
Framework: ${{FRAMEWORK}}
Implement:
- Metrics types (counter, gauge, histogram)
- Custom metrics
-...{{APPLICATION}{{METRICS}{{FRAMEWORK}Build custom middleware for Python frameworks
Build middleware for:
Framework: ${{FRAMEWORK}}
Purpose: ${{MIDDLEWARE_PURPOSE}}
Requirements: ${{REQUIREMENTS}}
Implement:
- Request processing
- Response processing
- Exception...{{FRAMEWORK}{{MIDDLEWARE_PURPOSE}{{REQUIREMENTS}Implement JWT authentication in Python
Implement JWT auth:
Framework: ${{FRAMEWORK}}
Token requirements: ${{TOKEN_REQUIREMENTS}}
Security needs: ${{SECURITY_NEEDS}}
Implement:
- Token generation
- Token validation
- R...{{FRAMEWORK}{{TOKEN_REQUIREMENTS}{{SECURITY_NEEDS}Validate data in Python applications
Implement validation for:
Data types: ${{DATA_TYPES}}
Rules: ${{VALIDATION_RULES}}
Framework: ${{FRAMEWORK}}
Implement:
- Schema definition
- Field validation
- Custom validators...{{DATA_TYPES}{{VALIDATION_RULES}{{FRAMEWORK}Integrate AWS S3 with Python applications
Integrate S3 for:
Use cases: ${{S3_USE_CASES}}
File types: ${{FILE_TYPES}}
Requirements: ${{REQUIREMENTS}}
Implement:
- boto3 setup
- Upload handling
- Download streaming
- Presi...{{S3_USE_CASES}{{FILE_TYPES}{{REQUIREMENTS}Schedule recurring tasks in Python
Schedule tasks for:
Tasks: ${{TASKS}}
Schedule: ${{SCHEDULE}}
Framework: ${{FRAMEWORK}}
Implement:
- Scheduler selection (APScheduler, Celery Beat)
- Cron expressions
- Interval ...{{TASKS}{{SCHEDULE}{{FRAMEWORK}Configure database connection pools
Configure connection pooling:
Database: ${{DATABASE}}
Framework: ${{FRAMEWORK}}
Load: ${{EXPECTED_LOAD}}
Configure:
- Pool size
- Connection timeout
- Recycle strategy
- Overflow...{{DATABASE}{{FRAMEWORK}{{EXPECTED_LOAD}Implement rate limiting in Python applications
Implement rate limiting:
Application: ${{APPLICATION}}
Limits: ${{RATE_LIMITS}}
Storage: ${{STORAGE_BACKEND}}
Implement:
- Rate limit algorithms
- Storage backends
- Middleware i...{{APPLICATION}{{RATE_LIMITS}{{STORAGE_BACKEND}Containerize Python applications with Docker
Containerize Python app:
Application type: ${{APP_TYPE}}
Dependencies: ${{DEPENDENCIES}}
Requirements: ${{REQUIREMENTS}}
Configure:
- Dockerfile optimization
- Multi-stage builds...{{APP_TYPE}{{DEPENDENCIES}{{REQUIREMENTS}Scroll for more