关于
The Outfitter Stack Templates skill streamlines the creation of robust, production-ready TypeScript applications by providing standardized scaffolding for core architecture components. It automates the generation of transport-agnostic business logic handlers, Zod-validated inputs, Commander.js CLI commands, and Model Context Protocol (MCP) tools, ensuring consistency and type safety across your entire codebase. Whether building a background daemon service or a new AI-ready tool, this skill enforces best practices like 'handler-first' development and explicit error handling to reduce boilerplate and improve maintainability.