Useful AI Prompts

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

Skills in this plugin

191
  1. Rate Limiting Implementation · aj-geddes-useful-ai-prompts bundle
    Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.
    1 install
  2. React Component Architecture · aj-geddes-useful-ai-prompts bundle
    Design scalable React components using functional components, hooks, composition patterns, and TypeScript. Use when building reusable component libraries and maintainable UI systems.
    1 install
  3. Web Performance Optimization · aj-geddes-useful-ai-prompts bundle
    Optimize web application performance using code splitting, lazy loading, caching, compression, and monitoring. Use when improving Core Web Vitals and user experience.
    1 install
  4. Container Registry Management · aj-geddes-useful-ai-prompts bundle
    Manage container registries (Docker Hub, ECR, GCR) with image scanning, retention policies, and access control.
    0 installs
  5. Database Migration Management · aj-geddes-useful-ai-prompts bundle
    Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations in PostgreSQL and MySQL.
    1 install
  6. Database Schema Documentation · aj-geddes-useful-ai-prompts bundle
    Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database schema, creating ERD diagrams, or writing table documentation.
    1 install
  7. Database Performance Debugging · aj-geddes-useful-ai-prompts bundle
    Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fix slow queries.
    1 install
  8. Design Patterns Implementation · aj-geddes-useful-ai-prompts bundle
    Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use when refactoring code architecture, implementing extensible systems, or following SOLID principles.
    1 install
  9. Security Headers Configuration · aj-geddes-useful-ai-prompts bundle
    Configure HTTP security headers including CSP, HSTS, X-Frame-Options, and XSS protection. Use when hardening web applications against common attacks.
    1 install
  10. Infrastructure Cost Optimization · aj-geddes-useful-ai-prompts bundle
    Optimize cloud infrastructure costs through resource rightsizing, reserved instances, spot instances, and waste reduction strategies.
    1 install
  11. Performance Regression Debugging · aj-geddes-useful-ai-prompts bundle
    Identify and debug performance regressions from code changes. Use comparison and profiling to locate what degraded performance and restore baseline metrics.
    1 install