Geoffrey Fernald avatar

Geoffrey Fernald

Community

@dadbodgeoff

8Followers
|
11Public Repos
|
72Published Skills

Just a guy trying to be better than he was yesterday

Agent Skills by Geoffrey Fernald

Showing 72 vetted skills indexed across 1 GitHub repositories.

dadbodgeoffdadbodgeoff
783

webhook-security

Implements secure webhook handling with SHA-256 HMAC verification and replay protection.

Community
Advanced
dadbodgeoffdadbodgeoff
783

supabase-auth

Implement Supabase email/password authentication with SSR in Next.js.

Community
Advanced
dadbodgeoffdadbodgeoff
783

environment-config

Validate environment variables with TypeScript Zod or Python Pydantic.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

pwa-setup

Configure PWA features for TypeScript and Next.js web applications.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

sse-streaming

Implement Server-Sent Events for real-time one-way data streaming over HTTP.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

worker-health-monitoring

Monitor background worker health via heartbeats and configurable thresholds.

Community
Advanced
dadbodgeoffdadbodgeoff
783

retry-fallback

Retry failed network requests with exponential backoff and fallback data.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

pagination

Implement cursor-based and offset pagination strategies for API endpoints.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

dead-letter-queue

Store failed jobs with payload, error, and attempt history for replay.

Community
Advanced
dadbodgeoffdadbodgeoff
783

error-handling

Implement custom error classes and structured responses for TypeScript and Python web applications.

Community
Advanced
dadbodgeoffdadbodgeoff
783

worker-orchestration

Manages concurrent background workers with scheduling, dependencies, health monitoring, and automatic disabling of failing workers.

Community
Advanced
dadbodgeoffdadbodgeoff
783

data-transformers

Provide centralized data transformation functions for TypeScript/JavaScript API routes.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

monorepo-structure

Set up a Turborepo and pnpm monorepo with shared TypeScript types.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

graceful-degradation

Implement fallback services and feature flags for resilient software systems.

Community
Advanced
dadbodgeoffdadbodgeoff
783

scoring-engine

Calculate statistical scores for items using percentiles and decay functions.

Community
Advanced
dadbodgeoffdadbodgeoff
783

game-loop

Implement a fixed timestep game loop with interpolation for physics and rendering.

Community
Advanced
dadbodgeoffdadbodgeoff
783

file-uploads

Implement secure file upload pipelines with ClamAV scanning and distributed locks.

Community
Advanced
dadbodgeoffdadbodgeoff
783

request-validation

Validate API request data against Zod and Pydantic schemas.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

anomaly-detection

Detect and alert on production system anomalies with configurable rules and cooldown periods.

Community
Advanced
dadbodgeoffdadbodgeoff
783

multi-tenancy

Implement multi-tenant architecture with tenant isolation and automated query scoping.

Community
Advanced
dadbodgeoffdadbodgeoff
783

fuzzy-matching

Match vendor SKUs to inventory items using PostgreSQL trigram indexes.

Community
Advanced
dadbodgeoffdadbodgeoff
783

typescript-strict

Configure TypeScript projects with strict type checking and safety flags.

Community
Intermediate
dadbodgeoffdadbodgeoff
783

my-skill-name

Create new AI skills with TypeScript and Python example implementations.

Community
Basic
dadbodgeoffdadbodgeoff
783

analytics-pipeline

Track user events with Redis counters and flush aggregates to PostgreSQL.

Community
Advanced