Source

aj-geddes/useful-ai-prompts

259 skills · 145.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
Causal Inference Determine cause-and-effect relationships using propensity scoring, instrumental variables, and causal graphs for poli…
aj-geddes/useful-ai-prompts
501
2
sql-query-optimization Analyze and optimize SQL queries for performance. Use when improving slow queries, reducing execution time, or analyz…
aj-geddes/useful-ai-prompts
501
3
Anomaly Detection Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoenco…
aj-geddes/useful-ai-prompts
499
4
kpi-dashboard-design Design and build dashboards that track key performance indicators. Select relevant metrics, visualize data effectivel…
aj-geddes/useful-ai-prompts
498
5
prometheus-monitoring Set up Prometheus monitoring for applications with custom metrics, scraping configurations, and service discovery. Us…
aj-geddes/useful-ai-prompts
496
6
api-error-handling Implement comprehensive API error handling with standardized error responses, logging, monitoring, retry logic, and v…
aj-geddes/useful-ai-prompts
491
7
Exploratory Data Analysis Discover patterns, distributions, and relationships in data through visualization, summary statistics, and hypothesis…
aj-geddes/useful-ai-prompts
491
8
frontend-testing Implement comprehensive frontend testing using Jest, Vitest, React Testing Library, and Cypress. Use when building ro…
aj-geddes/useful-ai-prompts
491
9
ML Model Training Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression, a…
aj-geddes/useful-ai-prompts
491
10
Neural Network Design Design and architect neural networks with various architectures including CNNs, RNNs, Transformers, and attention mec…
aj-geddes/useful-ai-prompts
491
11
technical-debt-assessment Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning …
aj-geddes/useful-ai-prompts
490
12
security-headers-configuration Configure HTTP security headers including CSP, HSTS, X-Frame-Options, and XSS protection. Use when hardening web appl…
aj-geddes/useful-ai-prompts
488
13
webhook-development Implement webhook systems for event-driven integration with retry logic, signature verification, and delivery guarant…
aj-geddes/useful-ai-prompts
488
14
api-gateway-configuration Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when depl…
aj-geddes/useful-ai-prompts
487
15
react-native-app Build cross-platform mobile apps with React Native. Covers navigation with React Navigation, state management with Re…
aj-geddes/useful-ai-prompts
487
16
rate-limiting-implementation Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensur…
aj-geddes/useful-ai-prompts
485
17
Feature Engineering Create and transform features using encoding, scaling, polynomial features, and domain-specific transformations for i…
aj-geddes/useful-ai-prompts
484
18
interaction-design Design meaningful interactions and microinteractions. Create delightful user experiences through thoughtful animation…
aj-geddes/useful-ai-prompts
484
19
stakeholder-communication Manage stakeholder expectations and engagement through targeted communication, regular updates, and relationship buil…
aj-geddes/useful-ai-prompts
484
20
changelog-maintenance Maintain comprehensive changelogs and release notes following Keep a Changelog format. Use when documenting version h…
aj-geddes/useful-ai-prompts
482
21
grafana-dashboard Create professional Grafana dashboards with visualizations, templating, and alerts. Use when building monitoring dash…
aj-geddes/useful-ai-prompts
482
22
cicd-pipeline-setup Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing,…
aj-geddes/useful-ai-prompts
481
23
application-logging Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up a…
aj-geddes/useful-ai-prompts
480
24
database-migration-management Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies,…
aj-geddes/useful-ai-prompts
480
25
ssl-certificate-management Manage SSL/TLS certificates with automated provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault.
aj-geddes/useful-ai-prompts
480
26
test-automation-framework Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for tes…
aj-geddes/useful-ai-prompts
480
27
form-validation Implement form validation using React Hook Form, Formik, Vee-Validate, and custom validators. Use when building robus…
aj-geddes/useful-ai-prompts
479
28
database-performance-debugging Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and…
aj-geddes/useful-ai-prompts
477
29
stress-testing Test system behavior under extreme load conditions to identify breaking points, capacity limits, and failure modes. U…
aj-geddes/useful-ai-prompts
477
30
api-reference-documentation Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples…
aj-geddes/useful-ai-prompts
476
31
Computer Vision Implement computer vision tasks including image classification, object detection, segmentation, and pose estimation u…
aj-geddes/useful-ai-prompts
476
32
reactive-programming Implement reactive programming patterns using RxJS, streams, observables, and backpressure handling. Use when buildin…
aj-geddes/useful-ai-prompts
476
33
test-data-generation Generate realistic, consistent test data using factories, fixtures, and fake data libraries. Use for test data, fixtu…
aj-geddes/useful-ai-prompts
475
34
Statistical Hypothesis Testing Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hy…
aj-geddes/useful-ai-prompts
474
35
code-documentation Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, a…
aj-geddes/useful-ai-prompts
472
36
Model Hyperparameter Tuning Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Op…
aj-geddes/useful-ai-prompts
471
37
user-persona-creation Create detailed user personas based on research and data. Develop realistic representations of target users to guide …
aj-geddes/useful-ai-prompts
471
38
api-pagination Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination.…
aj-geddes/useful-ai-prompts
470
39
api-response-optimization Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and red…
aj-geddes/useful-ai-prompts
468
40
database-indexing-strategy Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing ind…
aj-geddes/useful-ai-prompts
468
41
background-job-processing Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when han…
aj-geddes/useful-ai-prompts
467
42
container-debugging Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and…
aj-geddes/useful-ai-prompts
466
43
nosql-database-design Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections,…
aj-geddes/useful-ai-prompts
466
44
uptime-monitoring Implement uptime monitoring and status page systems for tracking service availability. Use when monitoring applicatio…
aj-geddes/useful-ai-prompts
466
45
accessibility-compliance Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing. U…
aj-geddes/useful-ai-prompts
465
46
git-workflow-strategy Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, a…
aj-geddes/useful-ai-prompts
465
47
cross-platform-compatibility Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and …
aj-geddes/useful-ai-prompts
463
48
frontend-state-management Manage application state using Redux, MobX, Zustand, and Context API. Use when centralizing state for complex applica…
aj-geddes/useful-ai-prompts
463
49
incident-response-plan Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handli…
aj-geddes/useful-ai-prompts
463
50
web-performance-optimization Optimize web application performance using code splitting, lazy loading, caching, compression, and monitoring. Use wh…
aj-geddes/useful-ai-prompts
462
Page 3 · 259 total Previous Next