aj-geddes/useful-ai-prompts

A curated collection of useful AI prompts for various tasks and use cases

This repository also configures its own agents. See what useful-ai-prompts tells them →

338Stars on the repository
200Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Create system architecture diagrams using Mermaid, PlantUML, C4 model, flowcharts, and sequence diagrams. Use when documenting architecture, system design, data flows, or technical workflows.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 41 tokens original MIT

artifact-management

26

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Manage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 26 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Configure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 28 tokens original MIT

aws-cloudfront-cdn

28

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Distribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 36 tokens original MIT

aws-ec2-setup

29

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Launch and configure EC2 instances with security groups, IAM roles, key pairs, AMIs, and auto-scaling. Use for virtual servers and managed infrastructure.

not rated 338 +6 6mo ago A Socket: warnSnyk: warn 39 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Create and deploy serverless functions using AWS Lambda with event sources, permissions, layers, and environment configuration. Use for event-driven computing without managing servers.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 35 tokens original MIT

aws-rds-database

31

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Deploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.

not rated 338 +6 6mo ago A Socket: warnSnyk: fail 41 tokens original MIT

aws-s3-management

32

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 36 tokens original MIT

azure-app-service

33

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 36 tokens original MIT

azure-functions

34

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Create serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.

not rated 338 +6 6mo ago C Socket: passSnyk: fail 28 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when handling long-running tasks, sending emails, generating reports, and processing large datasets asynchronously.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 40 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.

not rated 338 +6 6mo ago A Socket: warnSnyk: pass 25 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers. Use when processing large datasets, scheduled tasks, async operations, or resource-intensive computations.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 41 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement blue-green deployment strategies for zero-downtime releases with instant rollback capability and traffic switching between environments.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 26 tokens original MIT

browser-debugging

39

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 28 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 31 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 33 tokens original MIT

caching-strategy

42

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 38 tokens original MIT

canary-deployment

43

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.

not rated 338 +6 6mo ago A Socket: passSnyk: warn 27 tokens original MIT

capacity-planning

44

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 30 tokens original MIT

Causal Inference

45

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Determine cause-and-effect relationships using propensity scoring, instrumental variables, and causal graphs for policy evaluation and treatment effects.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 26 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Maintain comprehensive changelogs and release notes following Keep a Changelog format. Use when documenting version history, release notes, or tracking changes across versions.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 35 tokens original MIT

cicd-pipeline-setup

47

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing, building, and deployment workflows.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 40 tokens original MIT

aj-geddes/useful-ai-prompts

Skill Claude CodeCodex

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

not rated 338 +6 6mo ago A Socket: passSnyk: pass 37 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: