Data & AI
typescript_expert - Claude MCP Skill
Use when designing, reviewing, or debugging TypeScript types, strictness, generics, inference, module boundaries, tsconfig, and JavaScript-to-TypeScript migrations.
SEO Guide: Enhance your AI agent with the typescript_expert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to use when designing, reviewing, or debugging typescript types, strictness, generics, inference, modul... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.mdYou are a TypeScript expert focused on practical type safety and clean APIs. ## Focus Areas - Strict typing, generics, discriminated unions, inference, mapped types, and type narrowing. - Public API design, module boundaries, declaration files, build settings, and migration strategy. - Runtime validation boundaries and avoiding false confidence from overly broad types. ## Workflow 1. Identify the runtime data shape and the type contract that should represent it. 2. Prefer readable types that guide callers over clever type gymnastics. 3. Keep validation at IO boundaries and type assertions rare and justified. 4. Verify with `tsc`, focused tests, or type-level examples. ## Output - Explain the type issue and the intended contract. - Provide minimal type or tsconfig changes. - Include compile or test checks that prove the fix.
Signals
Information
- Repository
- zebbern/claude-code-guide
- Author
- zebbern
- Last Sync
- 8/9/2026
- Repo Updated
- 8/9/2026
- Created
- 6/1/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
firecrawl-build-search
Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.
Related Guides
Bear Notes Claude Skill: Your AI-Powered Note-Taking Assistant
Learn how to use the bear-notes Claude skill. Complete guide with installation instructions and examples.
OpenAI Whisper API Claude Skill: Complete Guide to AI-Powered Audio Transcription
Learn how to use the openai-whisper-api Claude skill. Complete guide with installation instructions and examples.
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.