Loading...
Loading...
Found 48002 skills
aj-geddes
Enables seamless integration with external APIs and services, including robust error handling, retry mechanisms, and data transformation.
aj-geddes
Provides implementation for graceful shutdown procedures to handle SIGTERM, drain connections, and ensure zero-downtime deployments in containerized applications.
aj-geddes
Enables controlled feature rollouts, A/B testing, and canary deployments through dynamic feature toggles for safe production experimentation.
aj-geddes
Enables efficient API pagination using offset/limit, cursor-based, and keyset methods to optimize query performance for large result sets.
aj-geddes
Provides form validation utilities for React applications using popular libraries like React Hook Form and Formik, enabling real-time input validation.
aj-geddes
Manages monorepo structures with Lerna, Turborepo, and Nx for workspace configuration, dependency versioning, and cross-package testing.
aj-geddes
Automates pull request workflows with templates, checklists, and auto-merge rules to reduce manual effort and improve consistency in code reviews.
aj-geddes
Designs and implements GraphQL APIs with schema, resolvers, queries, mutations, and subscriptions following industry best practices for backend systems.
aj-geddes
Enables multi-language application support with message extraction, translation catalogs, and formatting using i18n libraries like i18next.
aj-geddes
Automates semantic versioning (SemVer) and release management using conventional commits and semantic-release.
aj-geddes
Enforces code standards, catches bugs, and detects security vulnerabilities through static code analysis during development.
aj-geddes
Generates high-coverage unit tests for functions, classes, and components using frameworks like Jest and pytest.
aj-geddes
Ensures safe retry of operations without duplicates by implementing idempotency keys in APIs and payment systems.
aj-geddes
Designs NoSQL database schemas for MongoDB and DynamoDB, focusing on document structures and data architecture planning.
aj-geddes
Designs RESTful APIs using industry best practices for resource modeling, HTTP methods, status codes, and versioning to ensure scalability and maintainability.
aj-geddes
Generates code from templates, scaffolding, and AST-based methods for project setup and boilerplate creation.
aj-geddes
Provides utilities for implementing thread-safe code, mutexes, semaphores, and async/await patterns to handle parallel operations and prevent race conditions.
aj-geddes
Provides circuit breaker pattern implementation for fault tolerance, automatic failure detection, and fallback mechanisms in external service calls.
aj-geddes
Builds enterprise Spring Boot applications with dependency injection, data persistence, REST APIs, and security configuration.
aj-geddes
Build production-ready web applications with Django, including database models, views, authentication, and admin interfaces.
aj-geddes
Verifies API contracts between services using Pact and schema validation to ensure compatibility and prevent breaking changes.
aj-geddes
Enables comprehensive frontend testing with Jest, Vitest, React Testing Library, and Cypress for UI and integration test coverage.
aj-geddes
Manages application state in complex frontend applications using Redux, MobX, Zustand, and Context API.
aj-geddes
Builds high-performance gRPC services using Protocol Buffers for efficient microservice communication and bidirectional streaming.