Dhanush Reddy avatar

Dhanush Reddy

Community

@dhanushreddy291

34Followers
|
174Public Repos
|
9Published Skills

Building AI x automation tools in public | 💼 DMs open for collabs

Skills Distribution
DomainDeveloper To...Durable Execution .. (45%)Event-Driven Archi.. (20%)Serverless Postgre.. (20%)AI Feature Enginee.. (15%)

Agent Skills by Dhanush Reddy

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Dhanush Reddy

FAQPage Schema
What tasks can I build with Dhanush Reddy's Inngest skills?▼

You can build durable functions that survive crashes, scheduled cron jobs, retry-safe webhook handlers, and long-running flows with delays, human approval waits, parallel execution, and memoized steps. Flow control skills cover rate limiting, debouncing, throttling, concurrency keys, priority, and event batching.

Who are these skills designed for?▼

TypeScript and JavaScript backend developers building event-driven systems, background jobs, or AI-powered features. They suit engineers integrating Stripe or HubSpot webhooks, taming external API rate limits like OpenAI 429s, or adding chat, RAG, and structured output via the Vercel AI SDK.

How do I set up and run these skills locally?▼

The inngest-setup and inngest-cli skills cover SDK installation, client configuration, environment variables, and serve endpoints for Next.js, Express, Hono, and Fastify. Local development uses `inngest dev` with the Dev Server, `@inngest/test`, Docker Compose, or self-hosted `inngest start`.

What Neon Postgres capabilities are covered?▼

The neon and neon-postgres skills cover serverless Postgres setup, pooled versus direct connections, database branching, autoscaling, scale-to-zero, instant restore, read replicas, IP allow lists, and logical replication, plus Neon Auth, Data API, Object Storage, and the AI Gateway.

What are the prerequisites for using these skills?▼

A TypeScript project is required for the Inngest skills, including SDK installation and a serve endpoint or connect-as-worker mode. Neon skills require a Neon project and DATABASE_URL, using drivers like @neondatabase/serverless, the Neon CLI, or MCP server configuration.