Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking...
find ~/aj-geddes/ -name "*.skill"
Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility...
Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when...
Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for...
Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when...
Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large...
Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication,...
Design and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion...
Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage...
Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs,...
Document API changes, breaking changes, migration guides, and version history for APIs. Use when documenting API...
Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and...
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls,...
Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset...
Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing....
Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and...
Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract...
Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building...
Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when...
Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly...