type-safety-validation
About
This skill enables end-to-end type safety across your entire application stack using Zod, tRPC, Prisma, and TypeScript. It ensures type safety from database operations through API layers to UI components, catching errors at compile time rather than runtime. Use it when building full-stack applications that require robust validation and type-safe data flow.
Quick Install
Claude Code
Recommendednpx skills add ArieGoldkin/ai-agent-hub -a claude-code/plugin add https://github.com/ArieGoldkin/ai-agent-hubgit clone https://github.com/ArieGoldkin/ai-agent-hub.git ~/.claude/skills/type-safety-validationCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
production-readiness
MetaThis skill performs comprehensive pre-deployment validation to ensure code is production-ready. It runs a complete audit pipeline including security scans, performance benchmarks, documentation checks, and dependency analysis. Use it as a final gate before deployment to generate a safety checklist and identify critical issues.
n8n-expression-testing
OtherThis skill validates n8n workflow expressions, performing syntax checks and context-aware testing to catch common errors. It helps developers optimize data transformations by detecting pitfalls and security vulnerabilities. Use it to ensure your n8n JavaScript expressions are robust and performant before execution.
ai-native-development
MetaThis skill teaches developers to build AI-first applications using RAG pipelines, vector databases, and agentic workflows. It covers essential techniques like prompt engineering, function calling, and cost optimization for modern AI development. Use it when creating chatbots, semantic search systems, or AI agents that integrate with LLMs.
streaming-api-patterns
DevelopmentThis skill teaches implementation of real-time data streaming using SSE, WebSockets, and ReadableStream APIs. It focuses on critical production concerns like backpressure handling, reconnection strategies, and LLM streaming. Use it for building ChatGPT-style interfaces, live notifications, chat apps, and other 2025+ real-time applications.
