home / skills / ariegoldkin

ariegoldkin skills

Find 17 skills from 1 repo created by ariegoldkin on GitHub.

1 repo
17 skills
GitHub

Sponsored

security-checklist

ariegoldkin/ai-agent-hub

8
This skill helps you implement and audit security controls using OWASP top 10 mitigations, authentication patterns, input validation, and compliance guidelines.
streaming-api-patterns

ariegoldkin/ai-agent-hub

8
This skill enables real-time streaming with SSE, WebSockets, and ReadableStream, optimizing backpressure, reconnection, and LLM delivery for responsive
devops-deployment

ariegoldkin/ai-agent-hub

8
This skill helps you design and implement end-to-end DevOps pipelines, containerize apps, and manage Kubernetes deployments with IaC and GitOps.
performance-optimization

ariegoldkin/ai-agent-hub

8
This skill analyzes full-stack performance and provides actionable optimization strategies to speed up apps, databases, and APIs.
brainstorming

ariegoldkin/ai-agent-hub

8
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
api-design-framework

ariegoldkin/ai-agent-hub

8
This skill guides REST, GraphQL, and gRPC API design with consistent patterns, versioning, and developer-friendly OpenAPI/AsyncAPI templates.
design-system-starter

ariegoldkin/ai-agent-hub

8
This skill helps you design scalable design systems with tokens, components, documentation, and accessibility guidelines to ensure consistency and usability.
ai-native-development

ariegoldkin/ai-agent-hub

8
This skill helps you build AI-native applications with RAG, embeddings, agentic workflows, and cost-aware LLM integration for scalable AI solutions.
code-review-playbook

ariegoldkin/ai-agent-hub

8
This skill helps teams run structured, constructive code reviews with standardized comments, checklists, and templates to improve quality and collaboration.
prototype-to-production

ariegoldkin/ai-agent-hub

8
This skill converts design prototypes into production-ready, typed React components by analyzing structure, extracting tokens, and generating reusable code.
edge-computing-patterns

ariegoldkin/ai-agent-hub

8
This skill helps you design and deploy globally distributed edge applications with Cloudflare Workers, Vercel Edge, and Deno Deploy for ultra-low latency.
observability-monitoring

ariegoldkin/ai-agent-hub

8
This skill helps you implement structured logging, metrics, tracing, and alerting to improve system visibility and reliability.
react-server-components-framework

ariegoldkin/ai-agent-hub

8
This skill helps you design and implement React Server Components with Next.js 15, delivering server-first architecture and streaming SSR benefits.
type-safety-validation

ariegoldkin/ai-agent-hub

8
This skill enables end-to-end type safety using Zod, tRPC, Prisma, and TypeScript 5.7+ to validate data and APIs across full stack.
architecture-decision-record

ariegoldkin/ai-agent-hub

8
This skill helps you create ADR templates and maintain architectural memory using the Nygard format for decisions, context, consequences, and alternatives.
database-schema-designer

ariegoldkin/ai-agent-hub

8
This skill guides you through designing scalable SQL and NoSQL schemas, optimizing normalization, indexing, migrations, and performance for maintainable data