بنقرة واحدة
EcosystemWebApiPerformance
يحتوي EcosystemWebApiPerformance على 3 من skills المجمعة من BlueRexPY، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Expert Bun + Elysia TypeScript engineer. Use when: building or reviewing Bun/Elysia APIs, HTTP servers, REST/GraphQL endpoints, WebSocket servers, or any Bun-native backend. Forces strict TypeBox + Elysia type compilation, zero-copy patterns, Drizzle ORM / Bun.file / Bun.write native APIs, and in-process caching. Never uses Node.js shims, Express, or polyfills.
Expert .NET 10+ performance architect. Use when: building .NET APIs, optimizing hot paths, reducing GC pressure, eliminating allocations, or any .NET performance-sensitive code. Forces zero-allocation patterns, Span<T>, System.IO.Pipelines, and GeneratedRegex.
Expert Go concurrency & systems engineer. Use when: building Go HTTP servers, high-throughput APIs, connection pooling, serialization hot paths, goroutine lifecycle management, or any Go performance-sensitive code. Forces Fiber (fasthttp), zero-allocation patterns, strict connection pools, and no-reflection code.