Useful AI Prompts

Useful AI Prompts from aj-geddes/useful-ai-prompts.

Skills in this plugin

191
  1. Requirements Gathering · aj-geddes-useful-ai-prompts bundle
    Systematically collect, document, and validate requirements from stakeholders. Ensure clarity, completeness, and agreement before development begins to reduce scope creep and rework.
    1 install
  2. Ruby Rails Application · aj-geddes-useful-ai-prompts bundle
    Develop Ruby on Rails applications with models, controllers, views, Active Record ORM, authentication, and RESTful routes. Use when building Rails applications, managing database relationships, and implementing MVC architecture.
    1 install
  3. Security Audit Logging · aj-geddes-useful-ai-prompts bundle
    Implement comprehensive security audit logging for compliance, forensics, and SIEM integration. Use when building audit trails, compliance logging, or security monitoring systems.
    1 install
  4. Security Documentation · aj-geddes-useful-ai-prompts bundle
    Create security policies, guidelines, compliance documentation, and security best practices. Use when documenting security policies, compliance requirements, or security guidelines.
    1 install
  5. SQL Query Optimization · aj-geddes-useful-ai-prompts bundle
    Analyze and optimize SQL queries for performance. Use when improving slow queries, reducing execution time, or analyzing query performance in PostgreSQL and MySQL.
    1 install
  6. Transaction Management · aj-geddes-useful-ai-prompts bundle
    Manage database transactions for data consistency. Use when implementing ACID compliance, handling concurrency, or managing transaction isolation levels.
    1 install
  7. Unit Testing Framework · aj-geddes-useful-ai-prompts bundle
    Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.
    1 install
  8. User Research Analysis · aj-geddes-useful-ai-prompts bundle
    Analyze user research data to uncover insights, identify patterns, and inform design decisions. Synthesize qualitative and quantitative research into actionable recommendations.
    1 install
  9. Vulnerability Scanning · aj-geddes-useful-ai-prompts bundle
    Automated vulnerability detection using OWASP tools, CVE databases, and security scanners. Use when performing security audits, compliance checks, or continuous security monitoring.
    1 install
  10. Circuit Breaker Pattern · aj-geddes-useful-ai-prompts bundle
    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.
    2 installs
  11. Database Backup Restore · aj-geddes-useful-ai-prompts bundle
    Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedures, or setting up automated backups.
    1 install
  12. Docker Containerization · aj-geddes-useful-ai-prompts bundle
    Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when containerizing applications, creating Dockerfiles, optimizing container images, or setting up Docker Compose services.
    1 install
  13. Github Actions Workflow · aj-geddes-useful-ai-prompts bundle
    Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.
    1 install
  14. Network Security Groups · aj-geddes-useful-ai-prompts bundle
    Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation.
    1 install
  15. Pull Request Automation · aj-geddes-useful-ai-prompts bundle
    Automate pull request workflows with templates, checklists, auto-merge rules, and review assignments. Reduce manual overhead and improve consistency.
    1 install
  16. Push Notification Setup · aj-geddes-useful-ai-prompts bundle
    Implement push notifications for iOS and Android. Covers Firebase Cloud Messaging, Apple Push Notification service, handling notifications, and backend integration.
    1 install
  17. Serverless Architecture · aj-geddes-useful-ai-prompts bundle
    Design and implement serverless applications using AWS Lambda, Azure Functions, and GCP Cloud Functions with event-driven patterns and orchestration.
    1 install
  18. Spring Boot Application · aj-geddes-useful-ai-prompts bundle
    Build enterprise Spring Boot applications with annotations, dependency injection, data persistence, REST controllers, and security. Use when developing Spring applications, managing beans, implementing services, and configuring Spring Boot projects.
    1 install
  19. Technical Specification · aj-geddes-useful-ai-prompts bundle
    Create detailed technical specifications, requirements documents, design documents, and system architecture specs. Use when writing technical specs, requirements docs, or design documents.
    1 install
  20. Third Party Integration · aj-geddes-useful-ai-prompts bundle
    Integrate external APIs and services with error handling, retry logic, and data transformation. Use when connecting to payment processors, messaging services, analytics platforms, or other third-party providers.
    1 install
  21. Zero Trust Architecture · aj-geddes-useful-ai-prompts bundle
    Implement Zero Trust security model with identity verification, microsegmentation, least privilege access, and continuous monitoring. Use when building secure cloud-native applications.
    1 install
  22. Backup Disaster Recovery · aj-geddes-useful-ai-prompts bundle
    Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.
    2 installs
  23. Bundle Size Optimization · aj-geddes-useful-ai-prompts bundle
    Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.
    2 installs
  24. Cloud Migration Planning · aj-geddes-useful-ai-prompts bundle
    Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.
    2 installs
  25. Code Generation Template · aj-geddes-useful-ai-prompts bundle
    Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines. Use when generating code, scaffolding projects, creating boilerplate, or using templates.
    1 install
  26. Configuration Management · aj-geddes-useful-ai-prompts bundle
    Manage application configuration including environment variables, settings management, configuration hierarchies, secret management, feature flags, and 12-factor app principles. Use for config, environment setup, or settings management.
    0 installs
  27. Deployment Documentation · aj-geddes-useful-ai-prompts bundle
    Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation.
    1 install
  28. Documentation Site Setup · aj-geddes-useful-ai-prompts bundle
    Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creating docs sites, setting up documentation portals, or building static documentation.
    1 install
  29. Grpc Service Development · aj-geddes-useful-ai-prompts bundle
    Build high-performance gRPC services with Protocol Buffers, bidirectional streaming, and microservice communication. Use when building gRPC servers, defining service contracts, or implementing inter-service communication.
    1 install
  30. Information Architecture · aj-geddes-useful-ai-prompts bundle
    Organize and structure information for clarity and discoverability. Design navigation systems, hierarchies, and mental models that match user needs.
    1 install
  31. Query Caching Strategies · aj-geddes-useful-ai-prompts bundle
    Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.
    1 install
  32. SQL Injection Prevention · aj-geddes-useful-ai-prompts bundle
    Prevent SQL injection attacks using prepared statements, parameterized queries, and input validation. Use when building database-driven applications securely.
    1 install
  33. Terraform Infrastructure · aj-geddes-useful-ai-prompts bundle
    Infrastructure as Code using Terraform with modular components, state management, and multi-cloud deployments. Use for provisioning and managing cloud resources.
    1 install
  34. Websocket Implementation · aj-geddes-useful-ai-prompts bundle
    Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling. Use when building real-time features, chat systems, live notifications, or collaborative applications.
    1 install
  35. Autoscaling Configuration · aj-geddes-useful-ai-prompts bundle
    Configure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.
    2 installs
  36. Background Job Processing · aj-geddes-useful-ai-prompts bundle
    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.
    2 installs
  37. Business Case Development · aj-geddes-useful-ai-prompts bundle
    Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.
    2 installs
  38. Disaster Recovery Testing · aj-geddes-useful-ai-prompts bundle
    Execute comprehensive disaster recovery tests, validate recovery procedures, and document lessons learned from DR exercises.
    1 install
  39. Email Service Integration · aj-geddes-useful-ai-prompts bundle
    Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when implementing email functionality, sending transactional emails, and managing email workflows.
    1 install
  40. Exploratory Data Analysis · aj-geddes-useful-ai-prompts bundle
    Discover patterns, distributions, and relationships in data through visualization, summary statistics, and hypothesis generation for exploratory data analysis, data profiling, and initial insights
    1 install
  41. Frontend State Management · aj-geddes-useful-ai-prompts bundle
    Manage application state using Redux, MobX, Zustand, and Context API. Use when centralizing state for complex applications with multiple components.
    1 install
  42. Infrastructure Monitoring · aj-geddes-useful-ai-prompts bundle
    Set up comprehensive infrastructure monitoring with Prometheus, Grafana, and alerting systems for metrics, health checks, and performance tracking.
    1 install
  43. Internationalization I18N · aj-geddes-useful-ai-prompts bundle
    Implement internationalization (i18n) and localization including message extraction, translation catalogs, pluralization rules, date/time/number formatting, RTL language support, and i18n libraries like i18next and gettext. Use for multi-language, translation, or localization needs.
    1 install
  44. Security Compliance Audit · aj-geddes-useful-ai-prompts bundle
    Conduct comprehensive security compliance audits for SOC 2, GDPR, HIPAA, PCI-DSS, and ISO 27001. Use when preparing for certification, annual audits, or compliance validation.
    1 install
  45. Stakeholder Communication · aj-geddes-useful-ai-prompts bundle
    Manage stakeholder expectations and engagement through targeted communication, regular updates, and relationship building. Tailor messaging for different stakeholder groups and priorities.
    1 install
  46. Technical Debt Assessment · aj-geddes-useful-ai-prompts bundle
    Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning refactoring, evaluating codebases, or making architectural decisions.
    1 install
  47. Test Automation Framework · aj-geddes-useful-ai-prompts bundle
    Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for test framework, page object pattern, test architecture, test organization, and automation infrastructure.
    1 install
  48. Visual Regression Testing · aj-geddes-useful-ai-prompts bundle
    Detect unintended visual changes in UI by comparing screenshots across versions. Use for visual regression, screenshot diff, Percy, Chromatic, UI testing, and visual validation.
    1 install
  49. Vue Application Structure · aj-geddes-useful-ai-prompts bundle
    Structure Vue 3 applications using Composition API, component organization, and TypeScript. Use when building scalable Vue applications with proper separation of concerns.
    1 install
  50. Cloud Storage Optimization · aj-geddes-useful-ai-prompts bundle
    Optimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle policies, and cost management.
    2 installs
  51. Database Indexing Strategy · aj-geddes-useful-ai-prompts bundle
    Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing index performance in PostgreSQL and MySQL.
    1 install
  52. Microservices Architecture · aj-geddes-useful-ai-prompts bundle
    Design and implement microservices architecture including service boundaries, communication patterns, API gateways, service mesh, service discovery, and distributed system patterns. Use when building microservices, distributed systems, or service-oriented architectures.
    1 install
  53. Retrospective Facilitation · aj-geddes-useful-ai-prompts bundle
    Facilitate effective retrospectives to capture lessons learned, celebrate successes, and identify actionable improvements for future iterations.
    1 install
  54. Ssl Certificate Management · aj-geddes-useful-ai-prompts bundle
    Manage SSL/TLS certificates with automated provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault.
    1 install
  55. Technical Roadmap Planning · aj-geddes-useful-ai-prompts bundle
    Create comprehensive technical roadmaps aligned with business goals. Plan technology investments, architecture evolution, and infrastructure improvements over quarters and years.
    1 install
  56. Database Query Optimization · aj-geddes-useful-ai-prompts bundle
    Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.
    1 install
  57. Payment Gateway Integration · aj-geddes-useful-ai-prompts bundle
    Integrate payment gateways like Stripe, PayPal, and Square with backends for payment processing, subscription management, and webhook handling. Use when building e-commerce platforms, implementing billing systems, and handling payments securely.
    1 install
  58. Cloud Security Configuration · aj-geddes-useful-ai-prompts bundle
    Implement comprehensive cloud security across AWS, Azure, and GCP with IAM, encryption, network security, compliance, and threat detection.
    2 installs
  59. Cross Platform Compatibility · aj-geddes-useful-ai-prompts bundle
    Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.
    2 installs
  60. Intermittent Issue Debugging · aj-geddes-useful-ai-prompts bundle
    Debug issues that occur sporadically and are hard to reproduce. Use monitoring and systematic investigation to identify root causes of flaky behavior.
    1 install