aj-geddes

aj-geddes

@aj-geddes

GitHub
59 Skills
16232 Total Stars
February 2026 Joined

Public Skills

builder

by aj-geddes

Creates custom agents, workflows, and templates for BMAD. Extends BMAD functionality with domain-specific components. Trigger keywords - create agent, create workflow, custom skill, extend BMAD, new template, customize, scaffold skill

Agents 442 3mo ago

business-analyst

by aj-geddes

Product discovery and requirements analysis specialist. Conducts stakeholder interviews, market research, problem discovery, and creates product briefs. Use for product brief, brainstorm, research, discovery, requirements gathering, problem analysis, user needs, competitive analysis, and setting foundation before product planning. Hands off to product manager when analysis complete.

Academic 441 3mo ago

scrum-master

by aj-geddes

Sprint planning and agile workflow specialist. Breaks epics into user stories, estimates complexity using story points, plans sprint iterations, and tracks velocity. Trigger keywords: sprint planning, user story, story points, velocity, backlog, sprint, epic breakdown, estimation, burndown, agile planning.

Agents 441 3mo ago

system-architect

by aj-geddes

Designs system architecture, selects tech stacks, defines components and interfaces, addresses non-functional requirements. Trigger words - architecture, system design, tech stack, components, scalability, security, API design, data model, NFR, patterns, microservices, monolith

Agents 441 3mo ago

bmad-orchestrator

by aj-geddes

Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking workflow status, or routing between 4 phases (Analysis, Planning, Solutioning, Implementation). Manages project configs, tracks progress through project levels 0-4, and coordinates with specialized workflows. Trigger on /workflow-init, /workflow-status, or when users need BMAD setup.

Agents 441 3mo ago

creative-intelligence

by aj-geddes

Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, research, SCAMPER, SWOT, mind map, creative, explore ideas, market research, competitive analysis, innovation, problem solving, feature generation

Academic 441 3mo ago

ux-designer

by aj-geddes

Designs user experiences, creates wireframes, defines user flows, ensures accessibility. Trigger keywords - UX design, wireframe, user flow, accessibility, WCAG, mobile-first, responsive, UI design, user journey, interface design, user experience, design system, component design, interaction design

Accessibility 441 3mo ago

developer

by aj-geddes

Implements user stories, writes clean tested code, follows best practices. Trigger keywords implement story, dev story, code, implement, build feature, fix bug, write tests, code review, refactor

Auth 441 3mo ago

product-manager

by aj-geddes

Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.

Agents 441 3mo ago

Classification Modeling

by aj-geddes

Build binary and multiclass classification models using logistic regression, decision trees, and ensemble methods for categorical prediction and classification

Processing 246 5mo ago

cicd-pipeline-setup

by aj-geddes

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

CI/CD 246 6mo ago

caching-strategy

by aj-geddes

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

Caching 246 6mo ago

api-authentication

by aj-geddes

Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.

API Dev 246 6mo ago

api-error-handling

by aj-geddes

Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly messages. Use when building resilient APIs, debugging issues, or improving error reporting.

Code Gen 246 6mo ago

ansible-automation

by aj-geddes

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

CLI Tools 246 6mo ago

api-filtering-sorting

by aj-geddes

Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization. Use when building search features, complex queries, or flexible data retrieval endpoints.

Processing 246 6mo ago

azure-functions

by aj-geddes

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

Cloud 246 6mo ago

blue-green-deployment

by aj-geddes

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

CLI Tools 246 6mo ago

capacity-planning

by aj-geddes

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

Automation 246 6mo ago

api-security-hardening

by aj-geddes

Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.

API Dev 246 6mo ago

api-versioning-strategy

by aj-geddes

Implement API versioning strategies including URL versioning, header versioning, backward compatibility, deprecation strategies, and migration guides. Use when dealing with API versions, deprecating endpoints, or managing breaking changes.

API Dev 246 6mo ago

A/B Test Analysis

by aj-geddes

Design and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion optimization and experiment validation

Analytics 245 5mo ago

Anomaly Detection

by aj-geddes

Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoencoders for fraud detection and quality monitoring

Analytics 245 5mo ago

Causal Inference

by aj-geddes

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

Analytics 245 5mo ago

azure-app-service

by aj-geddes

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.

Cloud 245 6mo ago

circuit-breaker-pattern

by aj-geddes

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.

Processing 245 6mo ago

background-job-processing

by aj-geddes

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.

Automation 245 6mo ago

browser-debugging

by aj-geddes

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

Code Review 245 6mo ago

changelog-maintenance

by aj-geddes

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

API Dev 245 6mo ago

aws-s3-management

by aj-geddes

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

Cloud 245 6mo ago

accessibility-compliance

by aj-geddes

Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing. Use when building inclusive web applications, ensuring regulatory compliance, or improving user experience for people with disabilities.

Accessibility 245 6mo ago

accessibility-testing

by aj-geddes

Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG validation.

Accessibility 245 6mo ago

api-changelog-versioning

by aj-geddes

Document API changes, breaking changes, migration guides, and version history for APIs. Use when documenting API versioning, breaking changes, or creating API migration guides.

API Dev 245 6mo ago

alert-management

by aj-geddes

Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.

Debugging 245 6mo ago

aws-lambda-functions

by aj-geddes

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

Cloud 245 6mo ago

aws-rds-database

by aj-geddes

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

Cloud 245 6mo ago

architecture-diagrams

by aj-geddes

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

Caching 245 6mo ago

backup-disaster-recovery

by aj-geddes

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

Cloud 245 6mo ago

agile-sprint-planning

by aj-geddes

Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups to maximize team productivity and deliver value incrementally.

Code Gen 245 6mo ago

batch-processing-jobs

by aj-geddes

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.

Automation 245 6mo ago

api-gateway-configuration

by aj-geddes

Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.

API Dev 245 6mo ago

artifact-management

by aj-geddes

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

Docker 245 6mo ago

bundle-size-optimization

by aj-geddes

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

Code Review 245 6mo ago

business-case-development

by aj-geddes

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

Database 245 6mo ago

angular-module-design

by aj-geddes

Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large Angular applications with proper separation of concerns.

API Dev 245 6mo ago

canary-deployment

by aj-geddes

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

API Dev 245 6mo ago

api-response-optimization

by aj-geddes

Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.

API Dev 245 6mo ago

aws-cloudfront-cdn

by aj-geddes

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

Caching 245 6mo ago

api-contract-testing

by aj-geddes

Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.

API Dev 245 6mo ago

cloud-cost-management

by aj-geddes

Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.

Cloud 245 6mo ago

api-pagination

by aj-geddes

Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.

API Dev 245 6mo ago

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Code Gen 245 6mo ago

access-control-rbac

by aj-geddes

Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.

Code Gen 245 6mo ago

api-reference-documentation

by aj-geddes

Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications.

API Dev 245 6mo ago

app-store-deployment

by aj-geddes

Deploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission process, and release management.

CI/CD 245 6mo ago

api-rate-limiting

by aj-geddes

Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protecting APIs from abuse, managing traffic, or implementing tiered rate limits.

API Dev 245 6mo ago

autoscaling-configuration

by aj-geddes

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

Code Gen 245 6mo ago

aws-ec2-setup

by aj-geddes

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

Cloud 245 6mo ago

application-logging

by aj-geddes

Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up application logging, implementing ELK stack, or analyzing application behavior.

Processing 245 6mo ago