.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/aj-geddes/useful-ai-prompts
home/skills/aj-geddes/useful-ai-prompts
aj-geddes avatar

aj-geddes/useful-ai-prompts

58 skills · 27,185 total installs

View on GitHub
$npx skills add aj-geddes/useful-ai-prompts
SkillInstalls
code-review-analysisPerform comprehensive code reviews with best practices, security checks, and constructive feedback.2.3karchitecture-diagramsCreate system architecture diagrams using Mermaid, PlantUML, C4 model, flowcharts, and sequence diagrams.1.8kansible-automationInfrastructure automation and configuration management using Ansible playbooks, roles, and inventory.1.4kandroid-kotlin-developmentDevelop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation…1.3kapi-contract-testingVerify API contracts between services to ensure compatibility and prevent breaking changes.800api-security-hardeningSecure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware.782access-control-rbacImplement Role-Based Access Control (RBAC), permissions management, and authorization policies.627agile-sprint-planningPlan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups…593business-case-developmentBuild compelling business cases to justify investments and secure funding.589api-rate-limitingImplement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms.580aws-lambda-functionsCreate and deploy serverless functions using AWS Lambda with event sources, permissions, layers, and environment configuration.572backup-disaster-recoveryImplement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.547aws-s3-managementManage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.542app-store-deploymentDeploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission process, and release management.524api-authenticationImplement secure API authentication with JWT, OAuth 2.0, API keys, and session management.522accessibility-testingTest web applications for WCAG compliance and ensure usability for users with disabilities.515bundle-size-optimizationReduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques.506caching-strategyImplement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns.500browser-debuggingDebug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.487code-generation-templateGenerate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines.486anomaly-detectionIdentify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoencoders for fraud detection and quality…464api-error-handlingImplement comprehensive API error handling with standardized error responses, logging, monitoring, retry logic, and validation patterns.458api-gateway-configurationConfigure API gateways for routing, authentication, rate limiting, and request/response transformation.455cicd-pipeline-setupDesign and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing, building, and deployment workflows.454application-loggingImplement structured logging across applications with log aggregation and centralized analysis.453causal-inferenceDetermine cause-and-effect relationships using propensity scoring, instrumental variables, and causal graphs for policy evaluation and treatment effects452changelog-maintenanceMaintain comprehensive changelogs and release notes following Keep a Changelog format.452api-reference-documentationCreate comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs.444api-paginationImplement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination.439api-response-optimizationOptimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.439code-documentationWrite comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and API comments.439accessibility-complianceImplement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing.435background-job-processingImplement background job processing systems with task queues, workers, scheduling, and retry mechanisms.433aws-cloudfront-cdnDistribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.430batch-processing-jobsImplement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers.429api-changelog-versioningDocument API changes, breaking changes, migration guides, and version history for APIs.428circuit-breaker-patternImplement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms.427cloud-security-configurationImplement comprehensive cloud security across AWS, Azure, and GCP with IAM, encryption, network security, compliance, and threat detection.426aws-ec2-setupLaunch and configure EC2 instances with security groups, IAM roles, key pairs, AMIs, and auto-scaling. Use for virtual servers and managed infrastructure.423api-versioning-strategyImplement API versioning strategies including URL versioning, header versioning, backward compatibility, deprecation strategies, and migration guides.420angular-module-designDesign Angular modules using feature modules, lazy loading, and dependency injection.414code-metrics-analysisAnalyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools.410clustering-analysisIdentify groups and patterns in data using k-means, hierarchical clustering, and DBSCAN for cluster discovery, customer segmentation, and unsupervised learning408aws-rds-databaseDeploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.407autoscaling-configurationConfigure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.406classification-modelingBuild binary and multiclass classification models using logistic regression, decision trees, and ensemble methods for categorical prediction and classification405ab-test-analysisDesign and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion optimization and experiment validation—alert-managementImplement comprehensive alert management with PagerDuty, escalation policies, and incident coordination.—api-filtering-sortingImplement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization.—artifact-managementManage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.—azure-app-serviceDeploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.—azure-functionsCreate serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.—blue-green-deploymentImplement blue-green deployment strategies for zero-downtime releases with instant rollback capability and traffic switching between environments.—canary-deploymentImplement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.—capacity-planningAnalyze team capacity, plan resource allocation, and balance workload across projects.—cloud-cost-managementOptimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.—cloud-migration-planningPlan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.—cloud-storage-optimizationOptimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle policies, and cost management.—