Back to categories
Category

Agent Skills in category: Uncategorized

68013 skills match this category. Browse curated collections and explore related Agent Skills.

ML Pipeline Automation

Build end-to-end ML pipelines with automated data processing, training, validation, and deployment using Airflow, Kubeflow, and Jenkins

aj-geddes
aj-geddes
607

mobile-app-debugging

Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.

aj-geddes
aj-geddes
607

mobile-app-testing

Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.

aj-geddes
aj-geddes
607

mobile-first-design

Design for mobile devices first, then scale up to larger screens. Create responsive interfaces that work seamlessly across all device sizes.

aj-geddes
aj-geddes
607

mobile-offline-support

Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.

aj-geddes
aj-geddes
607

mocking-stubbing

Create and manage mocks, stubs, spies, and test doubles for isolating unit tests from external dependencies. Use for mock, stub, spy, test double, Mockito, Jest mocks, and dependency isolation.

aj-geddes
aj-geddes
607

Model Deployment

Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks

aj-geddes
aj-geddes
607

Model Hyperparameter Tuning

Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Optuna and Hyperopt

aj-geddes
aj-geddes
607

Model Monitoring

Monitor model performance, detect data drift, concept drift, and anomalies in production using Prometheus, Grafana, and MLflow

aj-geddes
aj-geddes
607

monorepo-management

Manage monorepo architectures using Lerna, Turborepo, and Nx. Configure workspaces, dependency versioning, and cross-package testing.

aj-geddes
aj-geddes
607

multi-cloud-strategy

Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deployments, and federation.

aj-geddes
aj-geddes
607

mutation-testing

Evaluate test suite quality by introducing code mutations and verifying tests catch them. Use for mutation testing, test quality, mutant detection, Stryker, PITest, and test effectiveness analysis.

aj-geddes
aj-geddes
607

Natural Language Processing

Build NLP applications using transformers library, BERT, GPT, text classification, named entity recognition, and sentiment analysis

aj-geddes
aj-geddes
607

Network Analysis

Analyze network structures, identify communities, measure centrality, and visualize relationships for social networks and organizational structures

aj-geddes
aj-geddes
607

network-debugging

Debug network issues using browser tools and network analysis. Diagnose connection problems, latency, and data transmission issues.

aj-geddes
aj-geddes
607

network-security-groups

Configure network security groups and firewall rules to control inbound/outbound traffic and implement network segmentation.

aj-geddes
aj-geddes
607

Neural Network Design

Design and architect neural networks with various architectures including CNNs, RNNs, Transformers, and attention mechanisms using PyTorch and TensorFlow

aj-geddes
aj-geddes
607

nginx-configuration

Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.

aj-geddes
aj-geddes
607

nodejs-express-server

Build production-ready Express.js servers with middleware, authentication, routing, and database integration. Use when creating REST APIs, managing requests/responses, implementing middleware chains, and handling server logic.

aj-geddes
aj-geddes
607

nosql-database-design

Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.

aj-geddes
aj-geddes
607

oauth-implementation

Implement secure OAuth 2.0, OpenID Connect (OIDC), JWT authentication, and SSO integration. Use when building secure authentication systems for web and mobile applications.

aj-geddes
aj-geddes
607

payment-gateway-integration

Integrate payment gateways like Stripe, PayPal, and Square with backends for payment processing, subscription management, and webhook handling. Use when building e-commerce platforms, implementing billing systems, and handling payments securely.

aj-geddes
aj-geddes
607

penetration-testing

Ethical hacking and security testing methodologies using penetration testing tools, exploit frameworks, and manual security validation. Use when assessing application security posture and identifying exploitable vulnerabilities.

aj-geddes
aj-geddes
607

performance-regression-debugging

Identify and debug performance regressions from code changes. Use comparison and profiling to locate what degraded performance and restore baseline metrics.

aj-geddes
aj-geddes
607

performance-testing

Design and execute performance tests to measure response times, throughput, and resource utilization. Use for performance test, load test, JMeter, k6, benchmark, latency testing, and scalability analysis.

aj-geddes
aj-geddes
607

polyglot-integration

Integrate multiple programming languages using FFI, native bindings, gRPC, or language bridges. Use when combining strengths of different languages or integrating legacy systems.

aj-geddes
aj-geddes
607

process-mapping

Visualize and document current and future business processes. Identify inefficiencies, dependencies, and improvement opportunities through detailed process mapping and analysis.

aj-geddes
aj-geddes
607

profiling-optimization

Profile application performance, identify bottlenecks, and optimize hot paths using CPU profiling, flame graphs, and benchmarking. Use when investigating performance issues or optimizing critical code paths.

aj-geddes
aj-geddes
607

progressive-web-app

Build progressive web apps using service workers, web manifest, offline support, and installability. Use when creating app-like web experiences.

aj-geddes
aj-geddes
607

project-estimation

Estimate project scope, timeline, and resource requirements using multiple estimation techniques including bottom-up, top-down, and analogous estimation methods for accurate project planning.

aj-geddes
aj-geddes
607

prometheus-monitoring

Set up Prometheus monitoring for applications with custom metrics, scraping configurations, and service discovery. Use when implementing time-series metrics collection, monitoring applications, or building observability infrastructure.

aj-geddes
aj-geddes
607

property-based-testing

Design property-based tests that verify code properties hold for all inputs using automatic test case generation. Use for property-based, QuickCheck, hypothesis testing, generative testing, and invariant verification.

aj-geddes
aj-geddes
607

pull-request-automation

Automate pull request workflows with templates, checklists, auto-merge rules, and review assignments. Reduce manual overhead and improve consistency.

aj-geddes
aj-geddes
607

push-notification-setup

Implement push notifications for iOS and Android. Covers Firebase Cloud Messaging, Apple Push Notification service, handling notifications, and backend integration.

aj-geddes
aj-geddes
607

query-caching-strategies

Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.

aj-geddes
aj-geddes
607

rate-limiting-implementation

Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.

aj-geddes
aj-geddes
607

react-component-architecture

Design scalable React components using functional components, hooks, composition patterns, and TypeScript. Use when building reusable component libraries and maintainable UI systems.

aj-geddes
aj-geddes
607

react-native-app

Build cross-platform mobile apps with React Native. Covers navigation with React Navigation, state management with Redux/Context API, API integration, and platform-specific features.

aj-geddes
aj-geddes
607

reactive-programming

Implement reactive programming patterns using RxJS, streams, observables, and backpressure handling. Use when building event-driven UIs, handling async data streams, or managing complex data flows.

aj-geddes
aj-geddes
607

real-time-features

Implement real-time functionality using WebSockets, Server-Sent Events (SSE), or long polling. Use when building chat applications, live dashboards, collaborative editing, notifications, or any feature requiring instant updates.

aj-geddes
aj-geddes
607

Recommendation Engine

Build recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and neural network approaches

aj-geddes
aj-geddes
607

Recommendation System

Build collaborative and content-based recommendation engines for product recommendations, personalization, and improving user engagement

aj-geddes
aj-geddes
607

refactor-legacy-code

Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.

aj-geddes
aj-geddes
607

Regression Modeling

Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification

aj-geddes
aj-geddes
607

release-planning

Plan, coordinate, and execute software releases across environments. Manage versioning, rollout strategies, rollback procedures, and stakeholder communication for smooth deployments.

aj-geddes
aj-geddes
607

requirements-gathering

Systematically collect, document, and validate requirements from stakeholders. Ensure clarity, completeness, and agreement before development begins to reduce scope creep and rework.

aj-geddes
aj-geddes
607

responsive-web-design

Create responsive layouts using CSS Grid, Flexbox, media queries, and mobile-first design. Use when building adaptive interfaces that work across all devices.

aj-geddes
aj-geddes
607

rest-api-design

Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and documentation. Use when creating new APIs, designing endpoints, or improving existing API architecture.

aj-geddes
aj-geddes
607

retrospective-facilitation

Facilitate effective retrospectives to capture lessons learned, celebrate successes, and identify actionable improvements for future iterations.

aj-geddes
aj-geddes
607

risk-assessment

Identify, analyze, and prioritize project risks using qualitative and quantitative methods. Develop mitigation strategies to minimize impact and maximize project success probability.

aj-geddes
aj-geddes
607

Page 1330 of 1361 · 68013 results