Source

smithery/aj-geddes

154 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
database-migration-management Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies,…
smithery/aj-geddes
0
2
database-monitoring Monitor database performance and health. Use when setting up monitoring, analyzing metrics, or troubleshooting databa…
smithery/aj-geddes
0
3
database-performance-debugging Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and…
smithery/aj-geddes
0
4
database-schema-documentation Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database…
smithery/aj-geddes
0
5
dependency-management Manage project dependencies across languages including npm install, package versioning, dependency conflicts, securit…
smithery/aj-geddes
0
6
dependency-tracking Map, track, and manage project dependencies across teams, systems, and organizations. Identify critical path items an…
smithery/aj-geddes
0
7
deployment-automation Automate deployments across environments using Helm, Terraform, and ArgoCD. Implement blue-green deployments, canary …
smithery/aj-geddes
0
8
deployment-documentation Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating…
smithery/aj-geddes
0
9
design-handoff Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient develo…
smithery/aj-geddes
0
10
design-patterns-implementation Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use…
smithery/aj-geddes
0
11
design-system-creation Build comprehensive design systems with components, patterns, and guidelines. Enable consistent design, faster develo…
smithery/aj-geddes
0
12
developer-onboarding Create comprehensive developer onboarding documentation including setup guides, README files, contributing guidelines…
smithery/aj-geddes
0
13
disaster-recovery-testing Execute comprehensive disaster recovery tests, validate recovery procedures, and document lessons learned from DR exe…
smithery/aj-geddes
0
14
distributed-tracing Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use when debugging d…
smithery/aj-geddes
0
15
django-application Develop production-grade Django applications with models, views, ORM queries, authentication, and admin interfaces. U…
smithery/aj-geddes
0
16
dns-management Manage DNS records, routing policies, and failover configurations for high availability and disaster recovery.
smithery/aj-geddes
0
17
documentation-site-setup Set up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creat…
smithery/aj-geddes
0
18
email-service-integration Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use wh…
smithery/aj-geddes
0
19
error-tracking Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Us…
smithery/aj-geddes
0
20
Feature Engineering Create and transform features using encoding, scaling, polynomial features, and domain-specific transformations for i…
smithery/aj-geddes
0
21
feature-flag-system Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches…
smithery/aj-geddes
0
22
file-upload-handling Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficien…
smithery/aj-geddes
0
23
flask-api-development Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response h…
smithery/aj-geddes
0
24
frontend-routing Implement client-side routing using React Router, Vue Router, and Angular Router. Use when building multi-page applic…
smithery/aj-geddes
0
25
gap-analysis Identify differences between current state and desired future state. Analyze gaps in capabilities, processes, skills,…
smithery/aj-geddes
0
26
gcp-cloud-functions Deploy serverless functions on Google Cloud Platform with triggers, IAM roles, environment variables, and monitoring.…
smithery/aj-geddes
0
27
git-hooks-setup Implement Git hooks using Husky, pre-commit, and custom scripts. Enforce code quality, linting, and testing before co…
smithery/aj-geddes
0
28
git-workflow-strategy Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, a…
smithery/aj-geddes
0
29
github-actions-workflow Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, st…
smithery/aj-geddes
0
30
gitlab-cicd-pipeline Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker inte…
smithery/aj-geddes
0
31
graceful-shutdown Implement graceful shutdown procedures to handle SIGTERM signals, drain connections, complete in-flight requests, and…
smithery/aj-geddes
0
32
grafana-dashboard Create professional Grafana dashboards with visualizations, templating, and alerts. Use when building monitoring dash…
smithery/aj-geddes
0
33
incident-response-plan Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handli…
smithery/aj-geddes
0
34
infrastructure-monitoring Set up comprehensive infrastructure monitoring with Prometheus, Grafana, and alerting systems for metrics, health che…
smithery/aj-geddes
0
35
intermittent-issue-debugging Debug issues that occur sporadically and are hard to reproduce. Use monitoring and systematic investigation to identi…
smithery/aj-geddes
0
36
ios-swift-development Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactiv…
smithery/aj-geddes
0
37
jenkins-pipeline Build Jenkins declarative and scripted pipelines with stages, agents, parameters, and plugins. Implement multi-branch…
smithery/aj-geddes
0
38
kubernetes-deployment Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production worklo…
smithery/aj-geddes
0
39
load-balancer-setup Configure and deploy load balancers (HAProxy, AWS ELB/ALB/NLB) for distributing traffic, session management, and high…
smithery/aj-geddes
0
40
log-aggregation Implement centralized logging with ELK Stack, Loki, or Splunk for log collection, parsing, storage, and analysis acro…
smithery/aj-geddes
0
41
logging-best-practices Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII handli…
smithery/aj-geddes
0
42
markdown-documentation Master markdown formatting, GitHub Flavored Markdown, README files, and documentation formatting. Use when writing ma…
smithery/aj-geddes
0
43
memory-leak-detection Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating …
smithery/aj-geddes
0
44
memory-optimization Profile and optimize application memory usage. Identify memory leaks, reduce memory footprint, and improve efficiency…
smithery/aj-geddes
0
45
microservices-architecture Design and implement microservices architecture including service boundaries, communication patterns, API gateways, s…
smithery/aj-geddes
0
46
mobile-app-debugging Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivi…
smithery/aj-geddes
0
47
mobile-offline-support Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage…
smithery/aj-geddes
0
48
mocking-stubbing Create and manage mocks, stubs, spies, and test doubles for isolating unit tests from external dependencies. Use for …
smithery/aj-geddes
0
49
Model Hyperparameter Tuning Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Op…
smithery/aj-geddes
0
50
multi-cloud-strategy Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deploy…
smithery/aj-geddes
0
Page 2 · 154 total Previous Next