>
|
Publish Markdown articles to LinkedIn Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to LinkedIn Articles, or mentions "publish to LinkedIn", "post...
Implement real-time functionality using WebSockets, Server-Sent Events (SSE), or long polling. Use when building chat applications, live dashboards, collaborative editing, notifications, or any...
|
|
|
|
A practical, jargon-free guide to functional programming - the 80/20 approach that gets results without the academic overhead
A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing TypeScript with fp-ts library.
Design REST API endpoints with Zod validation and OpenAPI documentation. Use when creating new API routes, validating request/response schemas, or updating API documentation. Activates for...
Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.
AI-first application patterns, LLM testing, prompt management
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
Agent coordination, orchestration, and multi-agent workflow management scripts
Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to...
Validate design systems for accessibility (WCAG), responsive design, and component consistency with design token analysis.
|
Implement request logging, tracing, and observability. Use for debugging, monitoring, and production observability.