12 skills found
ash-project / ash_typescriptAutomatic TypeScript type generation for Ash resources and actions
gabrielmoreira / typescript-advanced-typesMaster TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications
rhernaus / type-safetyPrioritize Type Safety
yWorks / mcp-typescribeAn MCP server implementation enabling LLMs to work with new APIs and frameworks
avarant / typesense-mcp-serverMCP server for Typesense
ethantrent / ibcmarketplaceYou are an expert senior software engineer specializing in modern web development, with deep expertise in TypeScript, Medusa, React.js, and TailwindCSS. - Don't use type aliases when importing files.
Rheosoph / flow-likeFlow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration and rich customization.
nimiusrd / frontend_typescriptTypeScriptの型定義に関するガイドライン
Themis128 / 03-coding-standards- **TypeScript:** Strict mode enabled. Prefer `interface` over `type` for object shapes. Use `type` for unions, intersections, and utility types. - **React:** Use functional components with hooks. Server Components by default; add `'use client'` only when interactivity is needed.
niloykumarbarman / typescript-patternsTypeScript patterns extending common rules
modelcontextprotocol / typescript-sdkThe official TypeScript SDK for Model Context Protocol servers and clients
gouravroy2110 / SparkHackKgExtension"semanticKG.mcpPort": { "type": "number", "default": 3579, "description": "MCP server port" }, "semanticKG.uiPort": { "type": "number",